/*
####################################################################################################
#
#	File:			technicalrequirements.css
#	Purpose:		CSS contained in this file for the technical requirements page.
#
####################################################################################################
*/

@CHARSET "ISO-8859-1";

.requirements {
	clear: both;
	float: none;		
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}

.tbl-subscription {
	
}

.tbl-left {
	clear:both;
	float: left;
	width: 200px;
	font-weight: bold;
}

.tbl-right{
	float:left;

}
