#brands {
	width: 720px;
	height: 90px;
	border-bottom: 2px solid #fff;
}

#branddescription {
	width: 700px;
	padding: 10px;
}

#datshaub {
	background: url(../images/datshaub_r.jpg) no-repeat;
	width: 115px;
	height: 90px;
	float: left;
	border-right: 2px solid #fff;
}

#gourdane {
	background: url(../images/gourdane.jpg) no-repeat;
	width: 120px;
	height: 90px;
	float: left;
	border-right: 2px solid #fff;
}

#dannka {
	background: url(../images/dannka.jpg) no-repeat;
	width: 120px;
	height: 90px;
	float: left;
	border-right: 2px solid #fff;
}

#alemirates {
	background: url(../images/alemirates.jpg) no-repeat;
	width: 120px;
	height: 90px;
	float: left;
	border-right: 2px solid #fff;
}
#aida {
	background: url(../images/aida.jpg) no-repeat;
	width: 120px;
	height: 90px;
	float: left;
	border-right: 2px solid #fff;
}

#sort {
	background: url(../images/sort.jpg) no-repeat;
	width: 115px;
	height: 90px;
	float: left;
}

h1 {
	font-size: 14px;
	padding:0;
	margin: 0;
}
