/* CSS Document */

body {
	background-color: #FF0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 0px;
	margin-top:0px;
}
#update{
	width:650px;
	margin:0 auto;
}
#update div img{
	border:0px;
	width:120px;
	height:auto;
	float:left;
}
#update div{
	float:left;
	width:120px;
	margin-left:5px;
	margin-right:5px;
}