﻿Div#DivSmallBoxLogin
{
	
	background-color:White;
	
	float:right;
	width:100%;
}
Table#TableSmallBox
{
	width:100%;
	height:35px;
	border :0;
}
TD#tdImageSmallBox
{
	/*padding-right:4px;*/
	background-image:url('images/smallboxbg.jpg');
	width:100%;
	height:20px;
	vertical-align:top;
	font-style:oblique;
	font-weight:inherit;

}
Div#DivSmallBoxDetail
{
	background-color:White;
	
	float:right;
	width:100%;
}
Table#TableSmallBoxDetail
{
	width:100%;
	border :0;
}
TD#tdImageSmallBoxDetail
{
	background-image:url('images/SmallBox_05.gif');
	background-repeat:no-repeat;
	width:146px;
	height:27px;
}

Div#DivLinks
{
	background-color:White;
	float:right;
	height:150px;
	width:100%;
}
Table#TableLinks
{
	width:100%;
	height:100%;
	border :0;
}
TD#tdImageLinks
{
	background-image:url('images/SmallBox_05.gif');
	background-repeat:no-repeat;
	width:146px;
	height:27px;
}