﻿Div#DivBigBoxViewContent
{
	background-color:transparent;
	border: solid 1px #999999;
	float:right;
	
	text-align:right;
}
.DivBigBoxNews
{
	background-color:transparent;
	
	float:right;
	height:170px;
	width:100%;
}
.TableBigBoxNews
{
	width:100%;
	height:100%;
	border :0;
}
TD#BigBoxViewTitleBG
{
	background-image:url('images/ViewTitleBigboxBg.jpg');
	background-repeat:no-repeat;
	background-position:left;
	width:150px;
	color:red;
}
Table#TableBigBox
{
	
	width:100%;
}
.BigBoxTitle
{
	padding-right:4px;
	background-image:url('images/bigboxbg.jpg');
	float:right;
	height:27px;
	text-align:right;
	vertical-align:top;
	font-style:oblique;
	font-weight:inherit;
	width:100%;
	}
.DivBigBoxDown
{
	background-color:transparent;
	
	float:right;
	
	width:100%;
}
.TableBigBoxDown
{
	width:100%;
	border :0;
	
}

