/* HAWHAW skin stylesheet for the hawhaw phone */
body { text-align: center; font-family:Arial,Tahoma; }

}
input {
display:block;
border: 1px solid #006;
background: #ffc;
margin-top:15px;
margin-bottom:15px;
}

select{
margin-top:15px;
margin-bottom:15px;
}




.button {
display:block;
margin-top:15px;
}


label {
display: block;
width: 240px;
text-align:left;
}

.location_link {
color:#000000;
display:block;
width:100%;
height:50px;
background-color:#FFFFFF;
padding-top:15px;
/*border-bottom:#000000 1px solid;*/
}

.location_link a:link{
margin-top:5px;
padding:5px;
}

.todays_linkx {
color:#000000;
display:inline;
width:100%;
margin:0px;
line-height: 125%;
padding-bottom:15px;
vertical-align:super;
}

.todays_countx {
color:#000000;
display:inline;
width:100%;
margin:0px;
background-color:#FCFCFC;
line-height: 125%;
padding-bottom:15px;
vertical-align:super;
}

.rredeem_link{
deisplay:block;
padding:2px;
background-color: #8153a2;
border: 1px solid #666;
}

.rredeem_link a:link{
color: #000;
padding:2px;
background-color: #8153a2;
border-top: 1px solid #666;
border-right: 1px solid #666;
border-bottom: 1 px solid #666;
border-left: 1 px solid #666;

}



.foot_class{
color:#FFFFFF;
background:#8153a2;
height:40px;
}

