/* Update Check */

body
{
	font-family: "Segoe UI", Verdana, Tahoma, Sans, Arial,Helvetica, sans-serif;
	font-size:12px;
}
h1 {
	font-size:14px;
}
h2 {
	font-size:12px;
}
table {
	width:100%;
	border:0;
}
img {
	border:0;
	vertical-align:middle;
}
ul.small {
	font-size:9px;
	margin-bottom: 8px;
	margin-top: 0.1em;
}

.small { 
	font-size: 5px; 	
}	

.same-version {
	color:blue;
}

.older-version {
	color:red;
}

.newer-version {
	color:#007700;
}

.right {
	float:right;
}

.center {
	text-align:center;
}

.build {
	font-size:9px;
	color: #007700;
	font-weight: bold; 
}
.type { 
	font-size: 9px; 	
	font-weight: bold; 
}	
.detail { 
	font-size: 9px; 	
}
