/* CSS Document */

body{ color:#000000; font-size:13px; margin:0 auto; text-align:center;	padding: 0 50px;}
.inputstyle{ 
	border: solid 1px #CCCCCC; 
	padding-top:4px;
	font-size:12px;
}
body center .center{
   	width: 642px;
   	float: left;
    }
body center .brand_logo{
	width:330px;
	float:left;
}
body center .brand_logo div{ 
	border:1px solid #BDBDBD;
    height: 80px;
    width: 150px;
    margin: 5px;
    float: left;
}
body center .bottom_brands{
	width:100%;
}

body center .bottom_brands div{
	border:1px solid #BDBDBD;
    height: 80px;
    width: 150px;
    margin: 5px;
    float: left;
}
