@CHARSET "ISO-8859-1";



h2{

	/* clear:none;

	line-height:15px;

	font-family:Georgia,serif;*/

	font-size:12px; 

	/*font-weight:normal;

	 font-style:normal;

	color:#000;

	margin:0 0 5px 0;"

	width:140px;

	height:auto;
*/
}



.more{

	

	color:#ca7700;

	font-family:Verdana,Geneva,sans-serif;

	font-size:11px;"

	

}



.foo_con{



font-family:Verdana,Geneva,sans-serif;

font-size:12px;

font-weight:normal;

font-style:normal;

color:#222222;

width:120px;

height:auto;

}



.image_carousel {

	padding: 15px 0 15px 40px;

	position: relative;

}

.image_carousel img {

	border: 1px solid #ccc;

	background-color: white;

	padding: 9px;

	margin:5px 0 5px 0;"

	display: block;

	float: left;

	

}

a.prev, a.next {

	background: url(../images/miscellaneous_sprite.png) no-repeat transparent;

	width: 45px;

	height: 50px;

	display: block;

	position: absolute;

	top: 113px;

}



#foo_content{

	

	 display: block;
    float: left;
    height: auto;
  
    max-height: 280px;
    min-height: 150px;
    padding: 9px;
    text-align: justify;
    width: 391px;
	

	

}





a.prev {			 background-position: 0 0;
    left: -4px;
    top: 113px; }

a.prev:hover {		background-position: 0 -50px; }

a.next {			 right: -4px;
    top: 119px;
					background-position: -50px 0; }

a.next:hover {		background-position: -50px -50px; }



a.prev span, a.next span {

	display: none;

}

.clearfix {

	float: none;

	clear: both;

}