body {
  text-align: center;
  background: #fff url("../images/afashion/bg_top.png") center top no-repeat;
  color: #666;
  font-family: Verdana, sans-serif, Arial, Tahoma;
  font-size: 12px;
  margin: 0;  	
}

#maincenter {
  text-align: center;
  background: #fff url("../images/afashion/bg_main.png") center top repeat-y;
}

#maincontent {
  width: 960px;
  background: #fff;
  color: #555;
  margin: 0 auto;
  padding: 0 0 10px 0;
  text-align: left;	
}

.clearboth { clear: both; }

#header {
  width: 976px;
  height: 110px;
  background: #fff;
  color: #555;
  margin: auto;
  margin-top: 0;
  margin-bottom: 5px;
  text-align: left;
  clear: both;
}

.logo {
padding: 5px 15px;	
}

.headerInfo {
float: right;
padding: 0;
text-align: right;	
}
.headerSearch {
float: right;
margin: 10px 0 5px 0;	
}

.headerLinks {
margin: 6px 7px 0 7px;	
}

.headercrumb {
width: 956px;
height: 15px;
margin: 0 auto;
padding: 5px 10px;
font-size: 90%;
color: #999;
text-align: left;
border-bottom: 1px dotted #ddd;
}

.headercrumb a:link, .headercrumb a:visited{
	color:#888;
	text-decoration:none;
}

.headercrumb a:hover{
	color:#3399cc;
	text-decoration:none;
}

h1 { color: #333; font-size: 150%; }
h2 { color: #555; font-size: 95%; }
h3 { color: #444; font-size: 110%; }
h4 { color: #555; font-size: 95%; }
h5 { color: #555; font-size: 95%; }
hr { width:35em; margin: 10px auto;}

A {
  	color: #342f28;
  	text-decoration: none;
	}

A:hover {
  	color: #cc0000;
  	text-decoration: none;
	}
	
#footer {
 clear: both;
  text-align: center;
  background: #fff url("../images/afashion/bg_bottom.png") center bottom no-repeat;
}

.footercontent {
  width: 976px;
  border-top: 2px solid #eee;
  padding: 0;
  margin: auto;
}

#hnavcontainer {
	width: 976px;
	height: 30px;
    padding: 0;
    margin: 0 auto;
	background: #222 url(../images/afashion/navbar.png) repeat-x;
}

ul.topnav {
	list-style: none;
	padding: 0 20px;	
	margin: 0;
	float: left;
	width: 920px;
	font-size: 12px;
}
ul.topnav li {
	float: left;
	margin: 0;	
	padding: 0 15px 0 0;
	position: relative;
}
ul.topnav li a{
	padding: 7px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	color: #ffcc00;
}
ul.topnav li span { 
	width: 17px;
	height: 30px;
	float: left;
	background: url(../images/afashion/sub_arrow.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;}
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; 
	left: 0; top: 30px;
	background: transparent url(../images/afashion/back_drop.png);
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	text-align: left;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #111;
	z-index: 10;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #252525; 
	border-bottom: 1px solid #444;
	clear: both;
	width: 170px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	background: transparent;
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover {
	background: transparent url(../images/afashion/dropdown_arrow.png) no-repeat 10px center;
	color: #fff;
}

fieldset.search {
	border: none;
	width: 221px;
	margin: 0 auto;
	background: #fff;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	color: #777;
	font-size: 1.2em;
	width: 160px;
	height: 41px;
	padding: 0 0 0 15px;
	background: transparent url(../images/afashion/search_bg.gif) no-repeat;
	margin-right: 0;
}
.search input.box:focus {
	background: transparent url(../images/afashion/search_bg.gif) no-repeat left -41px;
	outline: none;
}
.search button.btn {
	width: 42px;
	height: 41px;
	cursor: pointer;
	text-indent: -9999px;
	background: transparent url(../images/afashion/search_bg.gif) no-repeat top right;
}
.search button.btn:hover {
	background: transparent url(../images/afashion/search_bg.gif) no-repeat bottom right;
}

.transHeader {
  width: 450px;
  height: 20px;
  border:  solid 1px #999966;
  background: #999966;
  color: #FFF;
  padding: 10px;
  margin: auto;
  margin-top: 20px;
  font-size: 120%;
  font-weight: bold;
  text-align: center;
}

.transBox {
  width: 450px;
  height: 280px;
  border:  solid 1px #999966;
  background: #fff;
  color: #666633;
  padding: 10px;
  margin: auto;
  font-weight: bold;
  text-align: center;
}

ul.progbar {width:100%; list-style:none; margin: 5px 5px 10px 20px; clear:both; float:left;}
ul.progbar a {text-decoration:none; color:#aaa;}
ul.progbar li {float:left; width:24%; background:url(../images/afashion/progress_arrow.gif) repeat-x right 6px; text-align:left;}
ul.progbar li span {display:block; margin:auto; margin-right:50%; text-align:center; border:1px solid #bbb; width:19px; height:19px; line-height:19px; background-color:#fff;} 
ul.progbar li span a {display:block; width:19px; height:19px; margin:0px;}
ul.progbar li span a.active, ul li.active span a, ul li.past span a:hover, ul li.past:hover span a {background-color:#666; color:#fff; }
ul.progbar li a {display:block; margin-right:11%; text-align:center;}
ul.progbar li.past {background-position:right -106px;}
ul.progbar li.active {background-position:right -48px;}
ul.progbar li#lastStep {background-position:right -214px;}
ul.progbar li#lastStep.active {background-position:right -162px;}
ul.progbar li.active a:hover, ul li.past a:hover, ul li.past a, ul li.active a {color:#666;}
ul.progbar li.active span a:hover {color:#000;}
ul.progbar li.past:hover {cursor:hand; cursor:pointer;}
ul.progbar li.past span, ul li.active span {border:1px solid #666;}

.imgmid {vertical-align:middle;}

.bagimg {vertical-align:middle; padding-bottom: 7px;}  

.imgbuy {vertical-align:bottom;} 

.imgBorder {
border: 1px solid #ddd;	
}

.messageStackError, .messageStackWarning { 
    width: 93%;
    margin: 0 0 0 25px; 
	color: #000000;
	background-color: #ffe61f;
    padding: 4px 1px 4px 5px;
    border: solid 1px #ff6600;
	}
.messageStackSuccess {
    width: 93%;
    margin: 0 0 0 25px;
	color: #000000;
	background-color: #99ff00;
    padding: 4px 1px 4px 5px;
    border: solid 1px #669900;
 }
 
.messageWaiting {
    width: 98%;
    margin: 5px;
	color: #000000;
	background-color: #cccc33;
    padding: 4px 1px 4px 5px;
    border: solid 1px #999900;
    clear: both;
 }
 
 .inputRequirement { color: #676959; }
 

.moduleRow { }
.moduleRowOver { background-color: #dedede; color: #011f27; cursor: pointer; }
.moduleRowSelected { background-color:#bbee55; color: #000000; }

.triside { 
position: relative;
float: left;
margin: 0 8px 0 0;
padding: 0;
text-align: center;
}

.trimiddle { 
position: relative;
float: left;
margin: 0 8px 0 0;
width: 60%;
padding: 8px;
text-align: center;
}

.tribox { 
position: relative;
float: left;
width: 30%;
margin: 0 8px 0 8px;
padding: 0;
text-align: center;
}

.terms {
   width:96%;
   height:73px;
   border:1px solid #ccc;
   background:#f2f2f2;
   padding:6px;
   overflow:auto;
}

div.terms p,
div.terms li {font:normal 11px/15px arial;color:#333;}
div.terms h3 {font:bold 14px/19px arial;color:#000;}
div.terms h4 {font:bold 12px/17px arial;color:#000;}
div.terms strong {color:#000;}

#faqs h2 {
background: url(../images/open.png) no-repeat 0% 10%;
padding:0px 0px 5px 20px;
cursor: pointer;
font:12px/1.6em Verdana, arial, helvetica, sans-serif;
font-weight: normal;
color: #666666;
}

#faqs h2.close {
background-image: url(../images/close.png);
}

#faqs .answer {
  background-color: white;
  padding:0px 0px 5px 30px;
  border-bottom:1px dashed #CCCCCC;
  margin-bottom:5px;
}

.btn {
      display:inline-block;
      background:none;
      margin:0;
      padding:3px 0;
      border-width:0;
      overflow:visible;
      font:100%/1.2 Arial,Sans-serif;
      text-decoration:none;
      color:#333;
      }
* html button.btn {
      padding-bottom:1px;
      }
html:not([lang*=""]) button.btn {
      margin:0 -3px;
      }
.btn span {
      background:#eee url(../images/afashion/bg_button.gif) repeat-x 0 0;
      margin:0;
      padding:3px 0;
      border-left:1px solid #bbb;
      border-right:1px solid #aaa;
      }
* html .btn span {
      padding-top:0;
      }
.btn span span {
      position:relative;
      padding:3px .4em;
      border-width:0;
      border-top:1px solid #bbb;
      border-bottom:1px solid #aaa;
      }
    
.btn:hover span, .btn:hover span span, .btn:focus span, .btn:focus span span {
      cursor:pointer; 
      border-color:#cf00cd !important;
      color:#000;
      }
.btn:active span {
      background-position:0 -400px;
      outline:none;
      }
.btn:focus, .btn:active {
      outline:none; 
      }
    
    
.genBoxHeader {
  height: 17px;
margin: 10px 12px 0 4px;
padding: 5px 5px 2px 5px;
background:#f9f9f9 url(../images/afashion/pro_ifo.png) repeat-x; 
border: 1px solid #ddd;
font-size: 90%;
text-align: center;
}

.genBoxHeader a:link, .genBoxHeader a:visited{
	color:#a291a2;
	text-decoration:none;
}

.genBoxHeader a:hover{
	color:#333;
	text-decoration:none;
}

.genBoxContent {
  margin: 0 12px 10px 4px;
  padding: 5px;
  background: #fff;
  border:1px solid #eee;
  border-top: 0;
}

.genBox  {
margin: 0 5px 10px 5px;
padding: 5px; 
 background: #fff;
  border:1px solid #eee;   
}

.tableone { 
 width: 100%;   
 margin: 0;
 padding: 0;
 border: none;
}

.tabletwo { 
 width: 98%;   
 margin: 0;
 padding: 0; 
}

td.cartleft { 
 margin: 0;
padding: 0px;
text-align: left;
} 

td.cartcenter {
padding: 0px; 
text-align: center;
} 

td.cartright { 
text-align: right;
}

.checkpos  {
   width: 94%;
   position: relative;
}

.formtable {
width: 100%;
}

.formname {
color: #676959;  
 text-align: left;
 font-size: 90%;
 width: 115px;
}

.fmname {
color: #777;  
 text-align: left;
 font-size: 90%;
}

.listform {
color: #333300; 
 text-align: left;
 }

.listform input
{
 color: #555; 
 background-color: #FFF;
 border: 1px solid #CCC; 
}

.listform select { 
 color: #555; 
 background-color: #FFF;
 border: 1px solid #CCC;
}

.imagebox { 
margin: 0;
padding: 5px;
text-align: center;
font-size: 80%; 
}  

.imagebox select { 
 color: #444; 
 background-color: #FFF;
 border: 1px solid #dedede; 
}

.imageBorder { 
border: 1px solid #eaeaea;
padding: 0;
margin: 5px;
}

.imgpad { 
border: 1px solid #fff;
padding: 0;
margin: 1px 15px 1px 5px;
}      

.imagergt { 
position: relative;
float: right;
padding: 0;
margin: 0;
} 

.lft {
 padding: 0;
 margin: 0;
 text-align: left;
}

.rgt {
 padding: 0;
 margin: 0;
 text-align: right;
}

.ctr {
 padding: 0;
 margin: 0;
 text-align: center;
}

.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

.productSpecialPrice {
  color: #ff0000;
  font-size: 11px;
  font-weight: bold;
}

.errorText {
  color: #ff0000;
}

.promotionNotice {
  color: #ff0000;
} 

.contentbox {	
 margin: 2px;
padding: 2px;
text-align: left; 
}

.msc  {
width: 98%;
margin:1em auto;
position:relative;    
}

.mscbar {
   clear:both;
      float: right;
      width: 54%;
      margin: 0; 
	  padding: 0;
      }
      
.mscslide {
      width: 44%;
      margin: 0; 
	  padding: 0;
      }
.mscbar-content {
      margin: 0;
	  padding: 0;
      }
.mscmain {
  width: 44%;
      margin: 0; 
	  padding:0;
      }
.mscmain-content {
      margin: 0; 
	  padding: 0;
      }
hr.msccleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
      }

.msc li {
   list-style: square;  
}

.mscbox  {
width: 95%;
margin: 8px;
padding: 10px;
border: 1px solid #eee;
font-size: 90%;    
} 

.promoTitle{ font-size: 14px; color: #c3c3c3; font-weight : normal;} 
.promoName { margin:10px 5px 5px 0;}   
.promoName a{ font-size: 24px; font-weight: normal; color: #ed1a41; margin:20px 5px 5px 0;}   
.promoImg{ float:left; padding: 0 30px 0 20px}  
.promoDesc{ font-size: 12px; color: #808080; }  
.promoPrice{ font-size: 14px; font-weight: bold; color: #ffffff; padding: 2px 0 0 10px; float:left; }  
.promobox { width: 98%; height: 300px; background:url(../images/afashion/main_shadow.gif) no-repeat bottom; margin: 0 0 10px 0; }

.salebox {
width: 100px;
height: 70px;
font-size: 130%;
font-weight: bold;
text-align: center;
color: #fff;
float: right;
padding: 30px 0 0 0;
margin-left: 5px;
background: #ff254d url("../images/afashion/pricebox.png") no-repeat;	
}

.smallprice {
	font-size: 10px;
	line-height: 15px;
}

.smallText {
	font-size: 80%;
	line-height: 15px;
}

.medText {
	font-size: 90%;
	line-height: 17px;	
}

.mscinfo {
 height: 18px;
margin: 0 5px 10px 5px;
padding: 6px 5px 2px 5px;
background:#fff; 
border: 1px solid #ddd;
font-size: 90%;
}

.mainbox {
width: 98%;
margin: 5px 0 0 10px; 
padding:0;    
}

hr.mainboxcleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
      }

.dbox  {
	position:relative;
        width:98%;	
		overflow:hidden;
}

.dboxbar {
      float: left;
      width: 160px;
      margin:0; padding:0;
      }
.dboxbar-content {
      margin:0; padding: 0 1em;
      }
.dboxmain {
      margin: 10px 0 0 170px; padding:0;
      }
.dboxmain-content {
      margin: 0; padding: 0;
      }
    
hr.dboxcleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
      }
    
.dboximg { 
float: left;
padding: 0;
margin: 10px;
border: 1px solid #eee;
}

.master  {
width: 98%;
margin:1em auto;
position:relative;    
}

.masterbar {
      float: right;
      width: 235px;
      margin: 0; 
	  padding: 0;
      }
.masterbar-content {
      margin: 0;
	  padding: 0;
      }
.mastermain {
      margin: 0; 
	  padding:0;
      }
.mastermain-content {
      margin: 0; 
	  padding: 0;
      }
hr.mastercleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
      }
    
.clbox { 
float: left;
width: 210px;
height: 320px;
margin: 5px 20px 5px 5px;
text-align: center;
font-size: 80%; 
}

.footerline {
  color: #999;
  margin: 3px 0 12px 0;
  text-align: center;
}

.footerline a:link, .footerline a:visited{
	color:#777;
	text-decoration:none;
}

.footerline a:hover{
	color:#333;
	text-decoration:none;
}



.footerLinks {
color: #aaa;
}
.footerLinks ul{
	float:left;
	width: 175px;
	list-style:square;
	margin-top: 15px;
	text-align: left;
}
.footerLinks ul li{
	padding-bottom:5px;
}
.footerLinks ul li a{
	color:#777;
}

.footerLinks ul.imgcc{
	float:left;
	width: 235px;
	list-style:none;
	margin-top: 7px;
}

.footerCrumb {
width: 956px;
height: 15px;
margin: 0 auto;
padding: 5px 10px;
font-size: 90%;
color: #999;
text-align: left;
border-top: 2px solid #eee;
}

.footerCrumb a:link, .footerCrumb a:visited{
	color:#888;
	text-decoration:none;
}

.footerCrumb a:hover{
	color:#3399cc;
	text-decoration:none;
}

.listNav {
 height: 21px;
margin: 5px;
padding:7px 5px 2px 5px;
background:#fff;
border: 1px solid #eee;
font-size: 90%;	
clear: both;
}

.listCount {
float: left;
width: 32%;
padding-top: 2px;	
}

.listNavShow {
float: left;
width: 12%;	
}

.NavShow {
width: 40px; 
font-size: 90%;
color: #555;	
}

.listNavSort {
float: left;
width: 21%;
}

.NavSort {
width: 100px; 
font-size: 90%;
color: #555;	
}

.listNavGo {
float: right;
width: 35%;
margin-top: -3px;	
}

.NavGo {
width: 40px; 
font-size: 90%;
color: #555;
margin-top: 3px;	
}

.NavGoPrev {
 width: 40px;
float: right;
}

.NavGoNext {
 width: 40px;
float: right;	
}

.NavGoJump {
 width: 90px;
 text-align: center;
float: right;	
}


.leftContent {
float: left;
width: 84%;	
}

.rightBar {
 width: 15%;
 float: right;
margin-top: 5px;
border-left: 1px dotted #ddd;
}


.rightContent {
float: right;
width: 80%;	
}

.leftBar {
 width: 18%;
 float: left;
margin-top: 5px;
}

#sideNav {}

#sideNav ul {
 margin-top: 5px;
 margin-left: 0;
padding-left: 0;
line-height: 15px;
list-style-type: none;
font-size: 90%;
}

#sideNav ul li {
  padding: 2px 2px 2px 15px;
  background: url(../images/afashion/arrow_orange.gif) no-repeat 3px 50%;	
}

#sideNav li.active {
font-weight: bold;
}

.sideSection {
 margin-top: 10px;
 margin-bottom: 0;
font-weight: bold;	
}

.sideHeader {
font-size: 160%;
font-weight: bold;
margin: 10px 0 20px 0;	
}

.boxTopBox {
background: #ccc;
color: #fff;
padding: 3px 10px;
margin-top: 10px;
font-weight: bold;
}

.boxDarkBox {
height: 18px;
background: #eee;
padding: 0 0 0 5px;
margin: 2px;
clear: both;
}

.boxLightBox {
height: 17px;
background: #fff;
padding: 0 0 0 5px;
margin: 2px;
clear: both;	
}

.boxMedBox {
position: relative;
background: transparent;
float: right;
width: 8%;
margin: 1px;
padding: 0;
border: 1px solid #ccc;
text-align: center;		
}

.rgtbox { 
float: right;
width: 180px;
margin: 0 1% 10px 1%;
border: solid 1px #ebe7e0;
background: #efefef;
padding: 5px 5px 10px 5px;
text-align: left;
font-size: 80%; 
}

.vlbox { 
float: left;
width: 45%;
margin: 0 1% 10px 1%;
border: solid 1px #eee;
background: #fff;
padding: 5px 5px 10px 5px;
text-align: center;
font-size: 80%; 
}

.vlboxlft {
float: left;
}

.vlboxrgt {
float: right;
width: 158px;
padding: 6px 15px 0 0;
text-align: left;
}

.mbox { 
float: left;
width: 15%;
margin: 0 2% 10px 2%;
padding: 0;
text-align: center;
font-size: 80%; 
}

.mboximg { 
border: 1px solid #dedede;
float: left;
padding: 0;
margin: 0 2px 2px 10px; 
}

.pagnav {
float: right;
font-size: 90%;
}
.pagenr {
float: left;
font-size: 90%;
padding-top: 5px;	
}

.pagination {
	display: inline-block;
	line-height: 18px;
	text-decoration: none;
	text-transform: uppercase;
}

.pagination .dots {
	bottom: -6px;
	color: #606060;
	position: relative;
}

.pagination a, .pagination .dots {
	display: inline-block;
	margin-right: 2px;
	padding: 2px 8px;
}

div.pagination a:hover {
	color: #303030;
}

div.pagination a:active {
	color: #585858;
}

.pagination a.number {
	border: 1px solid #ddd;	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.pagination a.number:hover {
	border-color: #d0d0d0;
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
}

.pagination a.number.current {
	color: #fff;
}

.pagination a.number.current:hover {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.pagination a.number.current:active {
	-moz-box-shadow: 0px 1px 1px rgba(255,255,255,0.3), inset 0px 1px 2px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 1px 1px rgba(255,255,255,0.3), inset 0px 1px 2px rgba(0,0,0,0.15);
	box-shadow: 0px 1px 1px rgba(255,255,255,0.3), inset 0px 1px 2px rgba(0,0,0,0.15);
}

.pagination.color, .pagination.color a {
	color: #606060; 
}

.pagination.color a.number.current {
	background-color: #e0e0e0;
	border-color: #ddd #d8d8d8 #c4c4c4;
	color: #606060;
	text-shadow: 0px 1px 0px #fff;
	
	background: -moz-linear-gradient(top,
		#fff,
		#f4f4f4 50%,
		#e0e0e0
	);
	background: -webkit-gradient(linear, left top, left bottom,
		from(#fff),
		color-stop(0.5, #f4f4f4),
		to(#e0e0e0)
	);
	
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#f4f4f4', EndColorStr='#e0e0e0');
}

.pagination.color a.number.current:hover {
	background-color: #ebebeb;
	border-color: #dbdbdb #d4d4d4 #c0c0c0;
	
	background: -moz-linear-gradient(top,
		#fff,
		#f8f8f8 65%,
		#ebebeb
	);
	background: -webkit-gradient(linear, left top, left bottom,
		from(#fff),
		color-stop(0.65, #f8f8f8),
		to(#ebebeb)
	);
	
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#f8f8f8', EndColorStr='#ebebeb');
}

.pagination.color a.number.current:active {
	border-color: #c0c0c0 #d4d4d4 #dbdbdb;
	text-shadow: 0px -1px 0px #fff;
	
	background: -moz-linear-gradient(top,
		#ebebeb,
		#f4f4f4 50%,
		#fff
	);
	background: -webkit-gradient(linear, left top, left bottom,
		from(#ebebeb),
		color-stop(0.5, #f4f4f4),
		to(#fff)
	);
	
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#f4f4f4', EndColorStr='#ffffff');
}

.pbox  {
width: 98%;
margin:1em auto; 
}

.pboxbar {
      float: left;
      width: 320px;
      margin:0; padding:0;
      }
.pboxbar-content {
      margin:0; 
	  padding: 0 5px;
      text-align: center; 
      }
.pboxmain {
      margin: 10px 0 0 335px; padding:0;
      }
.pboxmain-content {
      margin: 0; padding: 0;
      }
hr.pboxcleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
      }
    
.pboximg {
 border: 1px solid #ddd;
padding: 5px;
margin: 0 0 5px 0; 
}

.optsel {
 padding: 10px 5px;
border-top: 1px dotted #ddd;
font-size: 90%;
}

.buttonbox {
 padding: 5px;
font-size: 90%;
border-top: 1px dotted #ddd;
border-bottom: 1px dotted #ddd;	
}


.prolist {
padding: 0 5px 0 0;	
}

.proqa {
padding: 0 20px 0 3px;	
}

.proform {
 font-size: 90%;
 color: #444;
 border: 1px solid #CCC; 	
}

.proqty {
width: 25px;
 color: #444;
 border: 1px solid #CCC; 	
}

.prnx_box {
width: 380px;	
}

.addproimg {
font-size: 80%;	
}

.linespace {
padding: 0 20px 0 0;
white-space:nowrap;	
}

.endspace {
padding: 0;
white-space:nowrap;	
}
