body
{
}


input.ntpd_button {
 margin-bottom: 3px; 
 padding-bottom: 0px; 
 border-bottom-width:0px;
 border-right-width:0px;

 background-color: #ccffd1; 
 }
 
table.ntpd_table
{
	margin-top: 0px;
	border-top-width:0px;
	padding-top: 0px;

	margin-bottom: 0px;
	border-bottom-width:0px;
	padding-bottom: 0px;
	
	margin-left: 0px;
	border-left-width:0px;
	padding-left: 0px;
	
	margin-right: 0px;
	border-right-width:0px;
	padding-right: 0px;
}


div.ntpd_page
{
 visibility: hidden;
}

#ntpd_table 
{
	width: 603px; 
	margin-top: 0px; 
	border-top-width:0px;
	padding-top: 0px; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none; 
	background-image:url('ntpd_bk.png');
}
