@charset "UTF-8";


.footerL {
	width: 12px;
	height: 41px;
}
.footerC {
	width: auto;
	height: 41px;
}
.footerR {
	width: 12px;
	height: 41px;
}

table.copyrights td	{ 	font-size: 10px; }

table td.topL	{ width: 12px;  }
table td.topC	{ width: auto;  }
table td.topR	{ width: 12px;  }

table td.left	{ width: 12px; height: auto; }
table td.middle	{ }
table td.right	{ width: 12px; height: auto; }

table td.bottomL	{ width: 12px;  }
table td.bottomC	{ width: auto;  }
table td.bottomR	{ width: 12px;  }


.theme02 { border: none; margin-bottom: 25px; }

div.SECTION		{   }
div.TITLE		{   }
div.productDescription		{ width: 850px; }

.breadCrumbL {
	width: 12px;
	height: 31px;
}
.breadCrumbC {
	width: auto;
	height: 31px;
}
.breadCrumbR {
	height: 31px;
}



.breadCrumb {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	height: 15px;
	
	overflow: hidden;
	padding:6px 0px 5px 0px;
	font-size: 12px;
	
	
	width: 450px;
}



input		{ border: none; border-bottom: 1px #000 solid; }
textarea	{ border: none; border-bottom: 1px #000 solid; }

.customersPANEL				{ position: absolute; top: 0px; right: 0px; }
.customersPANEL td.left		{ width: 12px; height: 30px; border: none; }
.customersPANEL td.center	{ height: 30px; }
.customersPANEL td.right	{ width: 12px; height: 30px; }
