#shared{
	padding-top:5px;
}
#shared a{
	color:inherit;
}
#shared div.item{
	border-bottom:1px solid #DCDCDC;
}
#shared div.item div.image{
	position:relative;
}
#shared div.title,
#shared div.item div.text{
	padding:20px;
	padding-right:0;
}
#shared div.title,
#shared div.item div.text{
	padding:20px;
	padding-right:0;
}
#shared div.item div.text{
	border-top:1px solid #DCDCDC;
	margin-top:5px;
}
#shared div.title h2{
	margin-bottom:3px;
}
#shared div.title h3{
	margin-bottom:0;
}
#shared div.item div.text p.date,
#shared div.title p.date{
	color:#999;
	font-size:11px;
	margin-bottom:5px;
}
#shared div.item div.text p{
	font-size:75%;
	margin-bottom:15px;
}
#shared .column.left{
	border-right:1px solid #DCDCDC;
	margin-right:5px;
	padding-right:5px;
	width:783px;
}
#shared .column.right{
	width:180px;
}
#shared .column.right #banners .banner{
	margin-bottom:5px;
}
#shared div.title a{
	color:inherit;
}
#shared div.title h2{
	margin-bottom:3px;
}
#shared div.title h3{
	margin-bottom:0;
	text-transform: lowercase;
}
#shared h4{
	color:#4D4D4D;
	font-size:16px;
	font-weight:normal;
	font-family:"Arial";
	font-weight:normal;
	margin-bottom:15px;
	text-transform:uppercase;
}
#shared h5{
	color:#FCD30A;
	font-size:12px;
	font-weight:normal;
	margin-bottom:5px;
	text-transform:uppercase;
}
#shared ul{
	font-size:75%;
	line-height:18px;
	list-style:inside;
	margin-bottom:20px;
}
#shared div.item .image{
	overflow:hidden;
}
#banners .banner.margin-left{
	margin-left:10px;
}
.paginator{
	color:#FFF;
	float:right;
	margin-top:8px;
	font-size:80%;
}
.paginator span.current,
.paginator a{
	border:1px solid #CCC;
	display:block;
	float:left;
	height:17px;
	margin-bottom:3px;
	margin-left:3px;
	width:20px;
}
.paginator span.current,
.paginator a:hover{
	border-color:#FDDF44;
}
.paginator a.prev,
.paginator span.next,
.paginator a.next{}
