body {
background: #5198cf;
color: #fff;
padding: 10px;	
font-family: "Arial",Helvetica,sans-serif;
font-size: 12px;
}

a {
	color: #333333;
}

#widget-wrap {
	width: 302px;
	height: 514px;
	background: url(images/widget-shot.png) no-repeat left top;
	padding: 15px;
	float: left;
}

#wrapper {
width: 300px;	
float: left;
}

#widg_text {
	width: 300px;
	height: 50px;
}

h2, h3 {
	color : #16212b;
	font-size: 14px;
}

small {
	font-size: x-small;
}
	
#AIRDownloadMessageTable {
	width: 300px;
	height: 180px;
	border: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#AIRDownloadMessageRuntime {
	font-size: 12px;
	color: #333;
}
	
.clear {
	clear: both;
}
