

a{
   color: #333333;
   text-decoration: none;
}

a:hover{
   color: #DB8916;
}

.invalid{
   color: #FF0000;
   font-style: italic;
}

img{
   border-width: 0px;
}

div.fix_height{
   display: block;
   float: none;
   clear: both;
}

div.layout_overall{
   width: 1000px;
  position:relative;   
   margin: 0px auto;
   text-align: left;
}




div.layout_content_inner{
   float: left;
   position: relative;
   width: 780px;
   margin-top:-31px;
}

div.layout_foot{
   display: block;
   clear: both;
   background: url(/images/layout/foot-bg.jpg) no-repeat center;
   width: 1000px;
   height: 46px;
}

div.layout_foot div.layout_inner{
   padding-top: 20px;
   padding-right: 10px;
   text-align: center;
   margin-left: 200px;
}

div.layout_foot div.layout_inner a{
   font-size: 10px;
}


div.layout_auto_height{
   height: 380px;
   float: left;
   width: 20px;
   margin-left: -20px;
   display: block;
}



div.adv_search fieldset{
	border:1px solid #dddddd;
}

div.product_list{
	border-bottom: 1px solid #dedede;
}


.adv_link a{

}

