@charset "utf-8";
/* CSS Document */
/*http://www.xodmedia.com*/
#xod {
	border-width: 0px;
	border-style: none;
	text-align:center;
	background: #9fca3a;
	width: 100%;
}
#xod img{
	border: none;
	text-align: center;
	margin: 10px auto;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
