#content {
	margin:10px 10px 50px 10px  !important;
}

#dylan-header {
	margin-bottom:10px;
}

#dylan-header #map {
	float:left;
	width:142px;
}

#dylan-header #header-image {
	float:left;
	width:403px;
	position:relative;
	display:block;
}

#header-image img.main-image {
	width:403px;
	height:322px;
}

#header-image #come-see-btn {
	position:absolute;
	top:5px;
	right:10px;
	width:102px;
	height:26px;
}

#come-see-btn img {
	border:0;
}

#dylan-scroll {
	position:absolute;
	bottom:8px;
	right:7px;
	height:37px;
}

#dylan-scroll ul {
	list-style:none;
	margin:0;padding:0;
}

#dylan-scroll ul li {
	display:block;
	float:left;
	margin-left:5px;
	
}

#dylan-scroll img {
	border:3px solid #5b5b5b;
	cursor:pointer;
}

#dylan-scroll a img {
	border:0;
}

#dylan-h1 {
	width:545px;
	border-bottom:1px solid #ececec;
	
}

#dylan-h1 h1 {
	margin-bottom:10px;
	font-weight:bold;
	font-size:30px;
	color:#d4620f;
	line-height:30px;
}

#dylan-content-text {
	width:345px;
	float:left;
	padding-top:10px;
	padding-right:15px;
}

#dylan-content-text p {
	color:#333;
	font-size:11px;
	font-weight:normal;
	line-height:14px;
	margin-bottom:20px;
}

#dylan-content-facts {
	width:180px;
	float:left;
	background:#f3f3f3 url('/media/images/dylan/facts_bg.jpg') bottom left repeat-x;
	padding-top:10px;
	padding-right:5px;
}

#dylan-content-facts h2 {
	width:130px;
	height:30px;
	text-align:center;
	margin-left:28px;
	background: url('/media/images/dylan/facts_header.jpg') top left no-repeat;
}

#dylan-content-facts h2 span {
	visibility:hidden;
}

#dylan-content-facts ul {
	list-style-type:disc;
	list-style-position:inside;
	margin-left:15px;
	padding:0;
}

#dylan-content-facts ul li {
	font-size:10px;
	color:#7c7c7c;
	line-height:14px;
	margin-bottom:20px;

}

#dylan-content-facts a.pdf {
	color:#5b5b5b;
	padding-right:25px;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:15px;
	margin-bottom:7px;
	position:relative;
	display:block;
}

#dylan-content-facts a.pdf span {
	width:19px;
	height:19px;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/images/dylan/pdf-icon.png', sizingMethod='image');
	background-position:center right;
	background-repeat:no-repeat;
	display:block;
	position:absolute;
	left:90px;
	top:5px;
	cursor:pointer;
}

html>body #dylan-content-facts a.pdf span{
	background-image: url('/media/images/dylan/pdf-icon.png');
}

#dylan-content-facts hr {
	color:#ccc;
	background:#ccc;
	border:0;
	height:1px;
	margin-bottom:10px;
	margin-left:15px;
	margin-right:5px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
