@media all {
div#banners{width:100%;padding:0}
#news-slider{height:484px;border-radius:5px;border:1px solid #CACACA;overflow:auto;margin:0 2px 2px;padding:5px}
#announcments{margin: 8px 2px 2px;padding: 2px 5px;height:220px;border:1px solid #CACACA;border-radius:5px;overflow-y:scroll;padding:2px 4px}
.news_home{border:1px solid #CACACA;border-radius:5px;margin:8px 2px 2px;padding:10px}
#news-items .important{color:red}
div#polls{position:relative;border:1px solid #CACACA;border-radius:5px;padding:2px 4px;width: 244px;}
div#polls .poll_submit button[type=submit]{margin-top:0!important}
#ref{overflow:auto;width:100%;border:none!important}
#ref > a,#events > a{color:#0C4076;width:242px;height:72px;display: block;border:1px solid #CACACA;border-radius:5px 5px 5px 25px;overflow:hidden;padding:5px 5px 0}
#ref{text-align:center;}
#ref .meta{float:left;text-align:left;width:100%;color:#0c4076;/*padding-left:10px;*/font-size:1.0625em; font-weight:bold;padding-top:5px}
#ref span.desc{float:left;padding-top:3px;width:190px;text-align:left;font-size:0.6875em;margin-left:25px;position:relative;top:-10px; font-weight: normal;}
#ref span.arrows{display:block;width:45px;height:56px;background:url(../../img/client/link_arrow.png) no-repeat;float:left;margin-left:8px}
#facebook_like_box{width:214px;height:76px;overflow:hidden;border:1px solid #CACACA;border-radius:0 25px;padding-right:10px;margin:6px 0 8px 15px}
#facebook_like_box iframe{margin-top:-3px;margin-left:-2px}
#polls .polls_icon{display:block;width:41px;height:34px;float:right}
#events{margin-bottom:13px;overflow:auto}
#events > a{margin-left:0;width:235px;background:url(../../img/client/grey-vline.jpg) repeat-x;float:left;text-align:left;padding-left:12px;border:1px solid silver;
    padding-left: 12px;
    color: #0c4076;
    font-weight: bold;
    font-size: 1.0625em;
    }
}

#news-slider .nivo-caption{
	width:100%
}

#ref > a{
	margin-bottom: 4px;
	background: url(../../img/client/grey-vline.jpg);
}

.announcements_item_home{
	width:31%;
	float:left;
	margin-left:3%;
	text-align:left;
}

.announcements_item_content a:hover{
	text-decoration:none;
	opacity:0.8
}

.announcements_item_content a{
	color:#666
}

.announcements_item_content{
	margin-top:10px;
}

.announcements_item_home:first-of-type{
	margin-left:0 ! important;
}

.announcments_home{margin: 8px 2px 2px;padding: 2px 5px;border:1px solid #CACACA;border-radius:5px;padding:10px}

.announcements_item_title{
	height: 65px;
    overflow: hidden;
}

.news_item_home{
	width:48%;
	float:left;
	margin-left:3%;
}

.news_item_home:first-of-type{
	margin-left:0;
}

.announcments_home h3 a,.news_home h3 a{
	color:inherit;
	font-weight:inherit
}

.news_thumb{
	float:left
}
