body {background: #E6E6E6; font-family: verdana, tahoma, arial, sans-serif; color: #404040; padding: 15px;}

a {color: #000000; text-decoration: underline;}
a:visited {color: #000000; text-decoration: underline;}
a:hover {color: #909090; text-decoration: none;}

div.theserver {
	width: 890px; 
	margin: 115px auto 0 auto; 
	padding: 0; 
	background: #E6E6E6; 
	border: 0px solid red; 
	font-family: verdana, tahoma, arial, sans-serif; 
	font-size: 11px; 
	color: #666666; 
	line-height: 16px;
	text-align:left;
}

div.info {
	width: 815px; 
	margin: 15px auto; 
	padding: 0; 
	background: #E6E6E6; 
	border: 0; 
	font-family: verdana, tahoma, arial, sans-serif; 
	font-size: 9px; 
	color: #666666; 
	line-height: 16px;
	text-align:center;
}

div.updates {
	width: 460px; 
	margin: 15px auto; 
	padding: 4px 6px; 
	background: #CCCCCC; 
	border: 1px solid #999999; 
	font-family: tahoma, verdana, arial, sans-serif; 
	font-size: 9px; 
	color: #555555; 
	line-height: 14px;
	text-align:left;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	-khtml-border-radius: 5px; 
	-o-border-radius: 5px; 
	border-radius: 5px;
}

.updates_header {
	font-family: tahoma, verdana, arial, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	}

a.valid {height: 14px; margin: auto; padding: 5px 0 3px 19px; font-size: 9px; color: #202020; text-decoration: underline;}	
a.valid:visited {color: #202020;}
a.valid:hover {color: #808080; text-decoration: none;}

.html {background: url(../images/html_valid.png) no-repeat center left;}
.css {background: url(../images/css_valid.png) no-repeat center left;}
.php {background: url(../images/page_white_php.png) no-repeat center left;}


.lastdate {height: 14px; margin: auto; padding: 5px 0 3px 19px; font-size: 9px; background: url(../images/date_edit.png) no-repeat center left;}

p.small {font-size: 9px; line-height: 13px;}

