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

.morelink{
font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
display: block;
width: 100%;
text-align: left;
clear: both;
margin: 10px 0 20px 0;
}

.morelink a{
font-size: 19px;
border-radius: 3px;
background: #169B93;
color: #fff;
padding: 10px 20px;
}

.morelink a:hover{
background: #F46A20;
color: #fff;
}

.sweepstakestextbox
{
	border: 1px solid #ccc ;
	padding: 2px;
    background-color: #efefef;
}

#adbox
{
width: 300px; 
height: 250px;
float:left;
margin-right:10px;
	}

a.hb {
padding:5px 0 0 5px;
color: #0176c3;
}

a.hb:hover{
color: #7ac142;
text-decoration:none;
}