#latest-blog
{
	margin-top: 8px;
	height: 292px;
	width : 840px;
	background-image : url('/images/common/shadow-below.png');
	background-position: center bottom;
	background-repeat : no-repeat;
	
}

.left-rollover
{
background-image: url('/images/common/cream-pointer-left.png');
	background-position: center center;
	background-repeat : no-repeat;
	width :14px;
	position: absolute;
	right : -5px;
	top: 140px;
	float:left;
	display:none;
	zindex:10;
	
}

#latest-blog:hover #latest-blog-image  .left-rollover
{display:block;}

#latest-blog-fb
{
	background-color: #FFF;
	width: 280px;
	height: 280px;
	float: left;
}

#latest-blog-image
{
	float:left;
	width: 280px;
	height: 280px;
	position:relative;
	
}


#latest-blog-image:hover
{
	cursor: pointer;
}

#latest-blog-item
{
	width : 240px !important;
	height : 240px !important;
	padding : 20px ;
	color: #4c4c48;
	background-color: #fbf6c5;
	float:left;
}


#latest-blog-item a
{
	color: #4c4c48;
}

#latest-blog-item h2
{
	font-size: 16px;
}

#latest-blog-item h2 a
{
	color: #5d8e1b;
}

.fan_box .page_stream
{
	height: 140px !important;
}


#a-feature:hover
{cursor:pointer;}

#a-feature:hover #a-feature-info
{
	background-image: url('/images/common/a-feature-rollover.jpg' );
	background-position: right bottom;
	background-repeat: no-repeat;
	
}

