@charset "UTF-8";
/* CSS Document */

/*----- custom buttons -----*/

#buttons_wrapper a {
	display: block;
	float: left;
	margin: 0 0 10px 9px;
}

a.alpha {
	margin-left: 0px !important;
}

#buttons_wrapper img {
	display: block;
	border: 0px;
}

/*----- footer styles -----*/

table.footer_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 16px;
}

table.footer_table a {
	color: #FFF;
}