#mainMedia {
    height:400px;
    overflow:hidden;
    margin-bottom:15px;
}

#tabs {
	width:742px;
    clear:both;
    margin-bottom:25px;
}

img.btnBuyTickets {
    vertical-align:top;
}

#filterDiv {
	clear:both;
	float:none;
    height:50px;
    background-color:#ebf7f7;
    width:738px;
    margin:0 0 0 0;
    border:1px solid #dddddd;
}

#filterTitle {
    width:700px;
    color:#000;
    margin:0 0 15px 0;
}

#filterDLRRadio {
    float:left;
    margin:5px 0 0 40px;
}

#filterWDWRadio {
    float:left;
    margin:5px 0 0 10px;
}

.radioImgLabel  {
    margin:3px 0 0 3px;
    position:relative;
    top:-3px;
}

.radioSubText  {
    color:#307193;
    font-size:10px;
    font-style:italic;
    margin:0 0 0 8px;
    position:relative;
    top:-2px;
}

