#main-left h1 {
	color: #4e4e4e;
	font: 800 28px/28px "open sans";
	margin: 10px 0 10px 0;
	text-align: left;
	text-transform: uppercase;
}

#main-left h1 span {
	font: 400 18px/18px "gentium book basic";
	font-style: italic;
	text-transform: none;
}

#main-left h1 span.kern {
	margin: 0 4px 0 -10px;
}

#main-left h2 {
	border-top: 1px solid #ddd;
	color: #4e4e4e;
	font: 800 16px/16px "open sans";
	margin: 0 15px 20px 0;
	text-align: right;
	text-transform: uppercase;
}

#main-left h2 span {
	background: #ffffff;
	padding: 0 0 0 10px;
	position: relative;
	top: -9px;
}

.warning {
	width: 632px;
	background:none repeat scroll 0 0 #F4E1E2;
	border:#888888;
	overflow:hidden;
	padding:15px;
	font-size: 14px;
	margin: 0 0 20px 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #4e4e4e;
}

#related {
	width: 152px;
	float: left;
	text-align: center;
	margin: 0 15px 0 0;
	height: 220px;
	overflow: hidden;
}

#related h3 {
	margin: 0;
	padding: 0;
	font: 600 12px/12px "open sans";
	line-height: 130%;
}

#related img {
	width: 150px;
	height: 150px;
	border: 1px solid #e9e9e9;
	margin: 0 0 5px 0;
}

#related a {
	color: #4e4e4e;
}

#related a span {
	color: #4e4e4e;
	font: 800 12px/12px "open sans";
}

#related a:hover {
	text-decoration: none;
}

#related p {
	display: none;
	margin: 1px;
	position: absolute;
	top: 0;
	opacity: 0.8;
	width: 130px;
	height: 130px;
	background: #444;
	text-align: left;
	padding: 10px;
	overflow: hidden;
	color: #e9e9e9;
	font: 400 11px/11px "open sans";
	word-wrap: break-word;
}

#related a:hover p {
	display: block;
}

#related .vicon {
	width: 20px;
	height: 20px;
	border: 0;
	position: absolute;
	top: 128px;
	left: 128px;
}

/* BEGIN PAGINATION */

#pagination {
	margin-top: 10px;
	font: 400 12px/12px "open sans";
}

#pagination span {
	background: none repeat scroll 0 0 #41B7D8;
	color: #FFFFFF;
	display: block;
	float: left;
	font-weight: 700;
	padding: 2px 5px;
}

#pagination a {
	background: none repeat scroll 0 0 #FFFFFF;
	color: #4e4e4e;
	display: block;
	float: left;
	font-weight: 700;
	padding: 2px 5px;
}

#pagination font {
	float: left;
	display: block;
	padding: 2px 5px;
	background: none repeat scroll 0 0 #FFFFFF;
	color: #4e4e4e;
}

/* END PAGINATION */

/* BEGIN HOT-TIPS */

#hot-tips {
	/*border: 1px solid #d0d0d0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;*/
	padding: 15px 15px 0 15px;
	margin: 0 0 30px 0;
}

#hot-tips h6 {
	font: 800 18px/18px "open sans";
	padding: 0;
	margin: 0 0 15px 0;
}

#hot-tips div {
	display: block;
	border-left: 8px solid #a3c5fe;
	padding: 3px 10px 5px 10px;
	margin: 0 0 20px 0;
}

#hot-tips div h4 {
	padding: 0;
	margin: 0;
	font: 800 14px/14px "open sans";
	line-height: 130%;
}

#hot-tips div p {
	padding: 0;
	margin: 0;
	font: 400 12px/12px "open sans";
	line-height: 130%;
}

#hot-tips div p span {
	font: 800 12px/12px "open sans";
	color: #fd9e00;
}

#hot-tips div p strong {
	font: 800 12px/12px "open sans";
}

#hot-tips a {
	color: #4e4e4e;
}

#hot-tips a:hover {
	text-decoration: none;
}

#hot-tips a:hover div {
	/*border-left: 8px solid #56a2de;*/
	border-left: 8px solid #fd9e00;
}

/* END HOT-TIPS */

/* BEGIN ADS */

#ad {
	width: 250px;margin: 0 0 0 23px;
	padding: 0;
}

#ad div {
	border: 1px solid #ccc;
}

#ad p {
	padding: 0;
	margin: 0 0 5px 0;
	text-align: center;
	font: 400 12px/12px "open sans";
	color: #ccc;
}

/* END ADS */