@charset "UTF-8";
#affliate_form_button {
	color: #FFF;
	text-decoration: none;
	background-color: #FFF;
	background-image: url(../buttons/affiliate_glossy_button.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	overflow: visible;
	width:270px;
	height:40px;
	text-align: center;
	vertical-align: middle;
	line-height: 40px;
}
.body_background {
	background-color: #d0e0ea;
}
