@import"common.css";

/* CSS Document */

/* brands START */
/*/// contents ////////////////////////////////////////////////////////*/
#title-brands{
	height: 70px;
	background-image: url(../images/brands/h2-brands.png);
	background-repeat: no-repeat;
}
/*//////////// text invisible ////////////*/
#title-brands h2{text-indent: -9999px;}
/*//////////// text invisible ////////////*/

#contents-b_details{
	padding-top:20px;
	padding-left:80px;
	padding-bottom:200px;
}

/* brands END */

h3 {
	margin-bottom: 20px;
}

.b-name {
	font-size: 14px;
	font-weight: bold;
}

.text-area {
	width: 540px;
	float:left;
	margin-right: 40px;
}

.image-area {
	width: 250px;
	float:left;
}

.clear {
	clear: left; 
}

.img1 {
}

.img2 {
}

.back_to_brands {
}

.website {
	background-color: #D8E7F1;
	padding: 10px;
	height: 40px;
	border: 1px solid #82AFD0;
	margin-top: 30px;
	margin-bottom: 30px;
}
