
.banner-text div.buttons{
	width:320px; margin:0 auto; padding:20px 0;
}
.banner-text div.button-1{
	float:left; background-color:#039; padding:10px; margin-right:10px; font-size:14px;
}
.banner-text div.button-2{
	float:left; background-color:#039; padding:10px; margin-left:10px; font-size:14px;
}
.banner-text div.button-1 a, div.button-2 a{
	color:#fff; text-decoration: none;
}