﻿#rupert-left
{
    position:relative;
    float:left;
    margin-left:5px;
    margin-top:13px;
    width:400px;
    min-height:390px;
	height: 390px;
	overflow:auto;
}
#rupert-right
{
    position:relative;
    float:right;
    margin-top:10px;
    margin-right:13px;
    width:350px;
    min-height:390px;
	height: 390px;
	overflow:auto;
}

#veritcal-break
{
    margin-left:2px;
    margin-right:1px;
    margin-top:13px;
    background-image: url(/images/news/news_seperator.gif);
    position:relative;
    float: left;
    width:3px;
    min-height:390px;
    height:390px;
}

h2
{
    color:#7C4B08;
}

.hr-news-sep
{
    background-image: url(/images/news/hr_news_seperator.gif);
	background-repeat: repeat-x;
	width:300px;
	height:3px;
	margin-top:4px;
/*	margin-left:auto;
	margin-right:auto;*/
}

/*
li
{
    list-style-image:none;
    list-style-type:square;
    font-size:12px;
    font-weight:bold;
    
}

a:link.li-link, a:visited.li-link
{
    color:#000;
	text-decoration:none;
}
a:hover.li-link
{
    color:#000;
    text-decoration:underline;
}*/
