#rightspace
{
	height: 2px;
}
#rightbarcell
{
	height: 100%;
	width: 100%;
}
#rightbar
{
	height: 100%;
	width: 95%;
	text-align: right;
	vertical-align: top;
	border-left: 1px solid Black;
}
#rightbartable
{
	width: 95%;
}
#rightlogin
{
	height: 100px;
	border: 1px solid Black;
	border-collapse: collapse;
	background-color: #B0C1C9;
	text-align: left;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 90%;
	color: white;
	font-weight: normal;
}
#rightlogin a
{
	padding-left: 0px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 100%;
	color: white;
	font-weight: normal;
}
#rightlogout
{
	height: 40px;
	border: 1px solid Black;
	border-collapse: collapse;
	background-color: #B0C1C9;
	text-align: left;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 90%;
	color: white;
	font-weight: normal;
}

.boxheader
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 90%;
	color: white;
	font-weight: bold;
	height: 10px;
}

/*Add the bocx for the quotes calculator*/
#right_quotes
{
	height: 100px;
	border: 0px solid Black;
	border-collapse: collapse;
	background-color: #D5D6D1;
	text-align: left;
}
/*Add the bocx for the latest news*/
#right_news
{
	height: 100px;
	border: 0px solid Black;
	border-collapse: collapse;
	background-color: #DDD1A9;
	text-align: left;
}
/*Add the box for the vote system*/
#right_votes
{

	height: 100px;
	border: 0px solid Black;
	border-collapse: collapse;
	background-color: #B0C1C9;
	text-align: left;
}
/*Add the box for the vote system*/
#right_votessec
{

	height: 100px;
	border: 0px solid Black;
	border-collapse: collapse;
	background-color: #C5AB9C;
	text-align: left;
}
#right_quotes a,  #right_news a, #right_votes a
{
	padding-left: 0px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 80%;
	color: black;
	font-weight: normal;
}

#right_votessubtab, #right_quotessubtab
{
	padding-left: 0px;
	font-size: 80%;
	border-collapse: collapse;
}

#right_quotessubtab a
{
	padding-left: 0px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 100%;
	color: black;
	font-weight: normal;
}

.votes_total, tr.votes_row span, #right_votessubtab a
{

	padding-left: 0px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 100%;
	color: white;
	font-weight: normal;
}



.boxtitle
{
	text-align: left;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 100%;
	color: white;
	font-weight: bold;
}
#boxlist li
{
	text-align: left;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 90%;
	font-weight: normal;
	list-style-type: disc;
	margin-left:-23px; 
	padding-bottom: 5px
}
#boxlist li a, #boxlist li a:visited
{
	text-align: left;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 90%;
	font-weight: normal;

}

#rightsidetable
{
	height: 100%;
	width: 100%;
	vertical-align: top;
}