#hidden_content table
{

	border:solid 1px #C9C9C9;
	border-collapse:collapse;
	background-color:#FDFDFD;	
}

#hidden_content table tr td
{
	border:solid 1px #C9C9C9;	

}

#hidden_content .odd0
{
	font-weight:bold;
	background-color:#F7F7F7;	
}

#hidden_content .odd1
{
	background-color:#F5F5F5;
	width:100px;
}

#hidden_content .odd2
{
	background-color:#DFEEF4;
	font-weight:bold;	
}

#hidden_content .even0
{
	font-weight:bold;
	background-color:#FDFDFD;
}

#hidden_content .even1
{
	background-color:#FCFCFC;
}

#hidden_content .even2
{
	background-color:#F5FAFC;
	font-weight:bold;
}

#hidden_content a {

		display: block;

		margin: 4px 0 0 0;

		height: 26px;

		text-indent: -3000px;

		background-repeat: no-repeat;

		background-position: 50% 0px;

		background-image: url(../images/table_specs_orderNow.gif);

	}

	#hidden_content a:hover {
		background-position: 50% -26px;

	}

#hidden_content .price a {

		display: block;

		margin: 4px 0 0 0;

		height: 26px;

		text-indent: -3000px;

		background-repeat: no-repeat;

		background-position: 50% 0px;

		background-image: url(../images/table_specs_signupNow3.gif);

	}

	#hidden_content a:hover {
		background-position: 50% -26px;

	}
	
