<!--
.addStyle
{
	position:absolute;
	width:345px;
	height:240px;
	margin-left:125px;
	margin-top:300px;	
	background-color:white;
	border: 2px black solid;	
	padding:0px;	
	z-index:10;
}
.addFieldset
{
	width:300px;	
	border: 1px #D3D3D3 solid;	
	height:195px;	
}
.headerFrontAdds1
{	
	height:16px;
	width:186px;
	background:#FFFFFF url(/front/images/frontcellheaderbg2.PNG) left no-repeat;
	color:#FFFFFF;
	font-weight:bold;		
}
.headerFrontAdds2
{	
	height:16px;
	width:186px;
	background:#FFFFFF url(/front/images/frontcellheaderbg.PNG) left no-repeat;
	color:#FFFFFF;
	font-weight:bold;	
}
.textOneCell
{
	padding:2px;
	height:40px;
	background:#FFFFFF url(/front/images/bgtesting.gif) left no-repeat;
	vertical-align:top;
}
.textOneTwoCell
{
	padding:2px;
	height:95px;
	background:#FFFFFF url(/front/images/bgtesting.gif) left no-repeat;
	vertical-align:top;
}
.textTwoCell
{
	padding:2px;
	background:#FFFFFF url(/front/images/_bgtesting2.gif) left no-repeat;
	height:5px;
	vertical-align:top;
	text-align:right;
}

.frontTableOneOne
{	
	position:absolute;
	top:272px;
	margin-left:0px;
	z-index:8;
}

.frontTableOnetwo
{
	position:absolute;
	top:272px;
	margin-left:198px;
	z-index:8;
}
.frontTableOneThree
{	
	position:absolute;
	top:272px;
	margin-left:395px;
	z-index:8;
}
.frontTableTwoOne
{	
	top:440px;
	margin-left:0px;
	position:absolute;
	z-index:8;
}
.frontTableTwoTwo
{
	
	top:440px;
	margin-left:198px;
	position:absolute;
	z-index:8;
}
.frontTableTwoThree
{
	
	top:440px;
	margin-left:395px;
	position:absolute;
	z-index:8;
}
.frontBottom
{
	text-align:center;
	top:575px;
	position:absolute;
	width:585px;
}
-->