﻿@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:#585858;
width:140px;
height:auto;
}

.image_carousel {
	position: relative;
}
.image_carousel img {
	margin:5px 0 5px 0;"
	display: block;
	float: left;
	
}
a.prev, a.next {
	background: url(../images/miscellaneous_sprite.png) no-repeat transparent;
	width: 30px;
	height: 30px;
	display: block;
	position: absolute;
	top: 55px;
}

#foo_content{
	
	padding: 9px;
	margin: 1px;
	display: block;
	float: left;
	height:auto;

	width:150px;
	min-height:150px;
	max-height:280px;
	
	
}
#foo_content h3 {
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
color: #333;
}
#foo_content h3 a:hover{
	color:#333;
}
#foo_content h3 a{
	color:#333;
}



a.prev {			left: -40px;
					background-position: 0 0; }
a.prev:hover {		background-position: 0 -50px; }
a.next {			right: -40px;
					background-position: -50px 0; }
a.next:hover {		background-position: -50px -50px; }

a.prev span, a.next span {
	display: none;
}
.clearfix {
	float: none;
	clear: both;
}
.caroufredsel_wrapper {
	width: 515px !important;
	height: 195px !important;
}
.image_carousel {
	width: 522px;
	margin-left: 50px;
}