/* 8_PressGallery.css style sheet for layout 8_PressGallery.ascx */


#PUBCOL1{width:900px;}
#PUBCOL2{display:none;}
#PUBCOL3{display:none;}

.PubPressGallerySpace {float:left; width:180px; height: 225px;}
.PubPressGalleryItem{background-image:url(/App_Themes/HoltHouse/images/PressThumb.png); background-repeat:no-repeat; padding:6px 0 0 8px; line-height: 14px; font-size:10px;}
.PubPressGalleryItem a{font-family:Verdana; font-size:11px; color:#F8EC03; text-decoration:none; line-height: 12px;}
.PubPressGalleryItem a:hover{color:#0D94C8;}
