/* * {margin: 0; padding: 0;} */

#casinophotos {
    clear: both;
    background: #E9E9E9 url('/images/RecentCasinoEvents.jpg') no-repeat top center;
    padding-bottom: 44px;
}
.pics {  
    width:   254px;  
    height:  190px;  
    padding: 0;  
    margin:  0;  
    overflow: hidden;
} 
 
.pics img {  
    padding: 6px;  
    margin-top: 44px;
    margin-left: 5px;
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  227px; 
    height: 170px; 
    top:  0; 
    left: 0 
} 

fieldset {
    border: 0;
}
input, select {
    margin-bottom: 5px;
}
label {
    vertical-align: top;
}

a.question {
    text-decoration: none;
    font-size: 12pt;
    color: #B22D03;
}

a.question:hover {
    color: #E19000;
    text-decoration: underline;
}
ol.faq {
    margin-right: 10px;
}
p.answer {
    margin-left: 30px;
}
.buttons {
    text-align: center;
    width: 60%;
}

.buttons input {
    background: #F47F00;
    color: #fff;
    padding: 3px 8px;
    font-weight: bold;
}
.buttons input:hover {
    background: #FABE76;
}
