#footer .contact_us
{
font-weight: bold;
text-transform: capitalize;
cursor: pointer;
}
#contact_form
{
float:left;
width:230px;
background:white;
position:absolute;
border:1px solid;
padding-left:6px;
display:none;
left:200px;
margin-top:-300px;
color: black;
}
#contact_form textarea, #contact_form input
{
width:218px;
}
#contact_form #captcha
{
float:left;
width:64px;
margin-left:12px;
}
#contact_form .let_image
{
float:left;
width:200px;
height:60px;
margin-left:12px;
}
#contact_form .contact_submit
{
float:left;
width:132px;
height:22px;
line-height: 22px;
border:none;
text-align:center;
font-weight: bold;
font-size:14px;
margin:10px 0px 10px 50px;
text-transform: uppercase;
background:url(../images/detailsmenubar.jpg);
}
#contact_form label
{
float:left;
margin-left:10px;
}
#contact_form .error
{
float:left;
width:100%;
text-align:center;
font-weight: bold;
color:#ad2525;
}
.casino_articles_list
{
float:left;
display:inline;
padding-left:25px;
}
.casino_articles_list a
{
color:black;
font-size:12px;
text-decoration:none;
}
.casino_articles_list a:hover
{
text-decoration:underline;
}
