div#innerContent {
	position:		relative;
}

div#miniNav img {
	float:			left;
}

div#miniNav a {
	float:			left;
	text-transform:	uppercase;
	font-size:		11px;
	margin:			0 20px 0 0;
}

div#miniNav a div {
	float:			left;
	margin:			5px 0 0 5px;
	color:			#BE3100;
}

div.miniTitle a.minisite_textlink {
	color:			#be3100 !important;
}

div#imgHidden {
	position:		absolute;
	overflow:		hidden;
	height:			300px;
	width:			400px;
	margin:			9px 0 0 10px;
	z-index:		0;
}

div#innerContent div#textTop h1 {
	margin-left:	0px;
}

div#innerContent div#moreText {
	position:			absolute;
	left:				421px;
	top:				11px;
	width:				495px;
	padding-left:		10px;
	height:				300px;
	overflow:			hidden;
	background-color:	#ffffff;
}

div#moreText .jScrollPaneTrack {
    margin-top: 0;
}

div#innerContent #moreText #more-text-inner {
	width:				495px;
	height:				290px;
	overflow:			hidden;
}

div#innerContent div#moreText p {
	color:			#000000;
	font-size:			12px;
}

div#innerContent img.closeContent {
	position:		absolute;
	right:			10px;
	top:			11px;
	margin:			0;
	cursor:			pointer;
}

div#readMore {
	display:		none;
}

/*-----------------------------------------------// impressions */
div#impressions {
	display:		none;
}

div#impressions .floatLeft {
	height:				300px;
	width:				390px;
	overflow:			hidden;
	padding:			10px 0 10px 10px;
	margin-right:		15px;
}

.big-image-holder {
	margin-bottom:		10px;
}

div#impressions .floatRight {
	position:			relative;
	margin:				10px 0 0 0;
	height:				310px;
	overflow:			hidden;
	width:				515px;
}

.floatRight .imp-thumb-holder {
	width:				110px;
	margin:				0 15px 15px 0;
	float:				left;
}

div#impressions .floatRight .no-margin {
	margin:				0 0 15px 0;
}

div#impressions .floatRight a {
	display:			block;
	float:				left;
	width:				100px;
	height:				75px;
	margin-bottom:		5px;
	padding:			5px;
	background-image:	url('../images/bg_thumb.gif');
	background-repeat:	repeat;
}

div#impressions .floatRight a img {
	float:				left;
}

div#impressions .floatRight .imp-title {
	color:				#000000;
	width:				110px;
	text-align:			center;
}

div#impressions .floatRight .imp-title-highlight {
	color:				#BE3100;
}

.jScrollPaneTrack {
	margin-top:		10px;
}

/*-------------------------------------// fancybox */
div#closeBox {
	height:			20px;
}

div#closeBox img {
	float:			right;
}
