#container {background: url(../images/sce/container.png) repeat-y top left;}

#content {width: 441px; padding: 20px; float: left;}

/* Right Column Styles */
#right_column {width: 200px; padding: 10px; float:right;}

#right_column p {
background: url(../images/sce/latest-news.jpg) repeat-x top left;
color: #FFF;
font-family: times, serif;
font-size: 2.4em;
height: 35px;
padding-top: 5px;
padding-left: 10px;
}

.gift_vouchers {
display: block;
width: 90px;
height: 44px;
padding: 100px 97px 0px 10px;
background: url(../images/sce/gift-vouchers.jpg) no-repeat top left;
color: #FFF;
font-size: 1.3em;
text-decoration: none;
border: 2px solid #FFF;
}

/* Latest News Styles */
.VolNewsLatest {font-size: 1.2em;}

.VolNewsLatest .news_date {display: block; width: 200px;}

.VolNewsLatest .news_title {color: #657b7e; font-weight: bold; text-decoration: none;}

.latest_news .news_headline {color: #777;}

.VolNewsLatest .read_more {color: #bb9753; font-weight: bold; text-decoration: none;}

.VolNewsLatest hr {color: #657b7e; background-color: #657b7e; margin-top: 5px; margin-bottom: 5px;}
/* End Latest News Styles */
/* Right Column Styles */
