
/* TestSkin Container Css File*/

div#ContainerMaster
{
	background-color:#ffffff;
	vertical-align:top;
	font-size:smaller;
	color:#2e2e2e;
	margin:5px 5px 5px 5px;
	padding:5px 5px 5px 5px;
	display:inline-block;
}
/* Hides from IE5-mac \*/
* html .containerMaster {height: 1%;}
/* End hide from IE5-mac */ 

.Head
{
	font-family:Franklin Gothic Demi, Arial, Tahoma;
	font-weight:bolder;
	font-size:x-large;
	-font-size:large;
	color:#2e2e2e;
}
#contSolPartMenu
{
}
#contMenuLeft
{
	text-align:left;
	float:left;
}
#contMenuRight
{
	text-align:right;
	float:right;
}
#contFtrLeft
{
	text-align:left;
	float:left;
}
#contFtrRight
{
	text-align:right;
	float:right;
}
.Spacer
{
	clear:both;
	background-color:#fcbD34;
	height:1px;
	font-size:0px;
}
.SpacerBlank
{
	clear:both;
	font-size:0px;
}
div#row1
{
	background-color:#ffffff;
}
div#row2
{
	background-color:#ffffff;
}
div#row3
{
	background-color:#ffffff;

}
.fixedRow250
{
	width:250px;
	overflow:hidden;
}





















