
/*<group=hacks>*/

.clearfix {
	display: inline-table;
}

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

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

#maincaption {
	margin: 20px; 
	margin-top: 10px;
	margin-bottom: 0px;
	line-height: 165%;
	width: 560px;
}

#links {
	position: absolute;
	top: 80px;
	left: 600px;
	width: 160px;
	border-left: 1px solid #ccc;
	padding: 0 6px;
}

h3 {
	font-weight: normal;
	padding: 2px;
	background-color: #cc3030;
	color: #fff7cc;
	text-align: center;
	font: 12px/14px Helvetica, Arial, sans-serif;
	/*border-bottom: 1px solid #333;*/
}

#links ul {
	list-style-type: none;
}

#links ul li a {
	display: block;
	text-decoration: none;
	padding: 2px;
	color: #cc3030;
	padding-left: 4px;
}

#links ul li a:hover {
	background-color: #cc3030;
	color: #fff7cc;
}

#slider {
	margin: 0 auto;
}

#slider .floating {
	margin-top: 10px;
}

#slider ul {
	list-style-type: none;
	width: 346px;
	height:150px;
/*	height: 348px;*/
	/*border: 1px solid #00f;*/
}

#slider ul li {
	float: left;
	/*border: 1px solid #f00;*/
	/*width: 320px;*/
	height: 300px;
	text-align: center;
	margin: 0 6px;
	padding-top: 6px;
}

#slider ul li a {
	/*display: block;*/
	height: auto;
	color: #333;
	text-decoration: none;
}

#slider ul li a:hover {
	/*color: #ff0ff0;*/
	text-decoration: underline;
}

#slider ul li img {
	display: block;
	width:180px;
	height:150px;
}

.floating {
	float: left;
	height:215px;
	width:344px;
}

#butleft, #butright {
	padding: 0px;
	margin: 0px;
}
#butleft img, #butright img {
	padding: 0px;
	margin: 0px;
}

#butleft {
	margin-left: 1px;
	margin-right: 4px;
}



#controls {
	width: 100px;
	margin: 0 auto;
}

#texts {
width:879px;
/*	width: 330px;
	height: 140px;
	margin: 16px auto 4px auto;*/
/*margin:19px 0 0 154px;*/
}

#texts .text{

color:#545454;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:normal;
height:auto;
line-height:18px;
/*width:430px;*/
width:auto;
float:left;
}
#texts .text_heading{
color:#27CED5;
text-transform:capitalize;
font-size:14px;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.pf_heading{
font-weight:bold;
line-height:42px;
padding:24px;
text-transform:capitalize;
}
