﻿/**************************************************/
#testing
{
	width: 100%;
}

#testing thead td
{
	font-weight: bold;
	color: #000066;
	padding-bottom: 5px;
	letter-spacing: 1px;
	font-size: 110%;
}

#testing thead td img
{
	margin: 0 5 0 0;
	vertical-align: middle;
}

#testing tbody td
{
	width: 178px;
}

#testing tbody th
{
	width: 100%;
}

/**************************************************/
#testingcontent
{
	width: 100%;
}

#testingcontent td
{
	vertical-align: top;
	padding-left: 10px !important;
}

#testingcontent th
{
	vertical-align: top;
}

#testingcontent th table
{
	height: auto;
	font-size: 70%;
	width: 100%;
}

#testingcontent th table thead td
{
	background-color: #6699CC;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 95%;
	padding:3 0 3 12 !important;
}

#testingcontent th table tbody td
{
	padding:8px;
	border-bottom: 1px solid #000000;
}

#testingcontent th table tbody th
{
	text-align: left;
	padding: 8px;
	font-weight: lighter;
	border-bottom: 1px solid #000000;
	color: #0066CC;
}


#testingcontent th table tbody th
{
	text-align: left;
	padding: 8px;
	font-weight: lighter;
	border-bottom: 1px solid #000000;
	color: #0066CC;
}

#testingcontent tr th table tbody tr th
{
	width:auto;
}


#testingcontent tr th table tbody tr th table
{
	width:auto !important;
	border:none !important;
	font-size:12px !important;
}

#testingcontent tr th table tbody tr th table td
{
	width:auto !important;
	border:none !important;
	padding:none !important;
}