/* 4_NewsItem.css style sheet for layout 4_NewsItem.aspx */


#PUBCOL1{width:565px;}
#PUBCOL2{width:250px; float:right;}
#PUBCOL3{display:none;}

.PubNewsContainer{width:100%; background-image:url(/App_Themes/HoltHouse/images/separator.png); background-repeat:no-repeat; background-position:bottom; position:relative; padding-bottom:15px;}
.PubNewsDate{width:135px; color:#FFF200; font-size:16px;}
.PubNewsContentContainer{float:left;}
.PubNewsTitle {color:#F4921E; font-size:16px;}

.PubNewsNav {background-image:url(/App_Themes/HoltHouse/images/separator.png); background-repeat:no-repeat; background-position:bottom; padding:10px 0 10px 0;}
.PubNewsNav a{color:#F4921E; font-size:14px; text-decoration:none;}
.PubNewsNav a:hover{color:#FFF200;}

.PubNewsNavSelected {background-image:url(/App_Themes/HoltHouse/images/separator.png); background-repeat:no-repeat; background-position:bottom; padding:10px 0 10px 0;}
.PubNewsNavSelected a{color:#00ADEF; font-size:14px; text-decoration:none;}
.PubNewsNavSelected a:hover{color:#FFF200;}