/* CSS Document */
.ContactUs-1 ul{
width:220px;
float:left;
margin-top:10px;
}
.ContactUs-1 li{
margin-bottom:3px;
}

dl.brochureList {
	width:500px;
	float:left;
}
.bThumb{
	float:left;
	margin-left:10px;
	margin-top:10px
}
.brochureList dt{
	line-height:30px!important;
	height:30px;
	background:url(../images/page/ic_brochureStar.gif) no-repeat left center;
	padding-left:30px;
	font:17px Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top:10px;

}
.brochureList dd{
	padding-left:15px;
	line-height:21px;
	background:url(../images/brochure/ic_pdf.gif) no-repeat left top;
	margin-left:10px;

}
.brochureList dd a{
	font-weight:normal;

}
ul.brochureThumbs{
	margin-top:15px;
	clear:both;
}
.brochureThumbs li{
	width:181px;
	float:left;
	margin-bottom:10px;
	margin-left:1px;

}
.brochureThumbs li img{
	border:none;

}
.brochureThumbs li a{
	display:block;
	width:171px;
/*	height:250px;*/
	padding:4px;
	border:1px solid #fff;	
	font:17px Arial, Helvetica, sans-serif;
	line-height:30px;
	text-decoration:none;

}
.brochureThumbs li a:hover{
	display:block;
	width:171px;
/*	height:250px;*/
	padding:4px;
	border:1px solid #999999;
	text-decoration:none;
}
.Brochures{
	/*width:760px !important;*/
	padding-right: 0;
}
a.requestBrochure{
	width:186px;
	height:35px;
	display:block;
	background:url(../images/promotion/bt_request.gif) no-repeat;
	text-indent:-1000em;
	overflow:hidden;
	margin-top:10px;
}