@charset "UTF-8";
/* CSS Document */

/* gallery */

#news_flash_wrap {
	width:500px;
	height:auto;
	font-family:'GillSansStdLight', Arial, Helvetica, sans-serif;
	font-size:12px;
	background-repeat:repeat-x;
	margin:0px auto;
	padding:0px 0px 20px 0px;
}
.floatleft {
	float:left;
}
#body_text h2{
	text-align:left;
	font-size:16px;
	letter-spacing:0px;
	margin-bottom:10px;
	text-transform:none;
}

#body_text p{
	width:500px;
	height:auto;
	text-align:justify;
	font-size:14px;
	letter-spacing:0px;
	text-transform:none;
	
}
.example {
	border: 1px solid #CCC;
	padding: 10px;
}
code {
	font-family:'GillSansStdLight', Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#descriptions {
	position: relative;
	height: 50px;
	margin-top: 10px;
	width: 500px;
	padding: 10px;
	overflow: hidden;
}
* {
	font-family:'GillSansStdLight', Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 140%;
}
select, input, textarea {
	font-size: 1em;
}

.example {
	border: 1px solid #CCC;
	background: #f2f2f2;
	padding: 10px;
}
pre {
	font-family:'GillSansStdLight', Arial, Helvetica, sans-serif;
	border: 1px solid #CCC;
	background: #f2f2f2;
	padding: 10px;
}
code {
	font-family:'GillSansStdLight', Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#gallery {
	padding:0px auto;
}
#descriptions {
	position: relative;
	height: 50px;
	background: #EEE;
	margin-top: 10px;
	width: 500px;
	padding: 10px;
	overflow: hidden;
}
#descriptions .ad-image-description {
	position: absolute;
}
#descriptions .ad-image-description .ad-description-title {
	display: block;
}
/* brand lightboxes */



#brand_lightbox3 {
	width:500px;
	height:400px;
}
#brand_lightbox3 h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding-bottom:15px;
	height:30px;
	color:#423928;
	text-align:left;
}
