#bottomInfoInside
{
	height: 15;
	border-bottom: thin solid black;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	-khtml-opacity:.6;
	background-color: black;
	padding-left: 2px;
	color: white;	
	font-size:10px;
	text-align: right;
}
#bottomInfoInside a
{text-decoration: none; color: white;}

.leftVideoInside
{width: 310; background-color : 000; vertical-align: top;}

.rightIndexInside
{width: 490; height: 400px; border: 2px solid 000;	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	-khtml-opacity:.8;	background-color : white;}

.rightStoryInside
{width: 565; height: 400px; border: 2px solid 000;	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	-khtml-opacity:.8;	background-color : white;}
	
.leftReviews
{width: 235; background-color : 000;}

.reviewList
{line-height: 22px; text-align: left; font-family : Arial, Helvetica, sans-serif;}
.reviewList a
{width: 100%; color: white; text-decoration: none; font-size : 12px;  border-bottom: 1px dashed white; padding: 4px;}
.reviewList a:hover
{color: black; background-color: #C36213;}


.reviewBodyScroll
{ height: 400px; overflow: auto;}
.reviewDetailsBoxHeader
{color: white; background-color: black; font-size: 15px; width: 150px; font-weight: bold; padding: 4 0 4 2px;}
#reviewDetailsBox
{float: right; width: 150px; vertical-align: top; margin-top: 20px;}

.imgRight
{float: right;}

.indHeadline{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color: white;
	background-color: black;
	padding: 3px;
}
.indQuick{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: white;
	background-color: #9F250E;
	padding: 3px;
}
#indexSideBar
{width: 120px; background-color: gray; vertical-align: top;}
#indexSideBar a
{color: black; text-decoration: none; font-size: 11px; font-weight: bold; padding: 4px;}
#indexSideBar a:hover
{color: white;}
.archiveTableList a:hover
{color: black;}

.tableHeader
{text-align: center; color: white; background-color: black; font-weight: bold; width: 470px;}
.updateText
{color: #9F250E; font-weight: bold; font-size: 11px; text-align: center;}

.imageBox
{width: 200px; background-color: black; padding: 5px; float: right; font-size: 10px; color: white; font-weight: bold;}

li
{padding: 10 0 0 0px;}
