

#mycustomscroll {
/* Typical fixed height and fixed width example */
top:210px;
left:15px;
width:410px; 
height:205px; 
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: absolute;

}

#mycustomscroll_ {
/* Typical fixed height and fixed width example */
top:210px;
left:15px;
width:410px; 
height:460px; 
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: absolute;

}


#nextshows {
/* Typical fixed height and fixed width example */
top:240px;
left:455px;
width:176px; 
height:200px; 
overflow: hidden;
/* IE overflow fix, position must be relative or absolute*/
position: absolute;

}

#email_list {
/* Typical fixed height and fixed width example */
top:340px;
left:445px;
width:180px; 
height:100px; 
overflow: hidden;
/* IE overflow fix, position must be relative or absolute*/
position: absolute;

}

#request_song_on {
/* Typical fixed height and fixed width example */
top:435px;
left:450px;
width:176px; 
height:400px; 
overflow: hidden;
/* IE overflow fix, position must be relative or absolute*/
position: absolute;

}

#request_song_off {
display:none;
}


#float_rt_5 {
padding-left:5px;
}


#new_dates {
/* Typical fixed height and fixed width example */
top:220px;
left:15px;
width:615px; 
height:470px; 
overflow: auto;

/* IE overflow fix, position must be relative or absolute*/
position: absolute;

}

#date_choice {
/* Typical fixed height and fixed width example */
top:180px;
left:460px;
width:100px; 
height:25px;
z-index:10;
overflow: hidden;

/* IE overflow fix, position must be relative or absolute*/
position: absolute;

}

#pictures {
/* Typical fixed height and fixed width example */
top:220px;
left:15px;
width:615px; 
height:470px; 
overflow: auto;

/* IE overflow fix, position must be relative or absolute*/
position: absolute;

}

#pic_choice {
/* Typical fixed height and fixed width example */
top:180px;
left:300px;
width:300px; 
height:20px;
z-index:10;
overflow: hidden;

/* IE overflow fix, position must be relative or absolute*/
position: absolute;

}

#pic_choice1 {
/* Typical fixed height and fixed width example */
top:210px;
left:295px;
width:300px; 
height:20px;
z-index:10;
overflow: hidden;

/* IE overflow fix, position must be relative or absolute*/
position: absolute;

}


#contacts {
/* Typical fixed height and fixed width example */
top:220px;
left:15px;
width:615px; 
height:470px; 
overflow: auto;

/* IE overflow fix, position must be relative or absolute*/
position: absolute;

}

#media_menu {
/* Typical fixed height and fixed width example */
top:175px;
left:200px;
width:400px; 
height:20px;
z-index:10;
overflow: hidden;

/* IE overflow fix, position must be relative or absolute*/
position: absolute;

}

#videos {
/* Typical fixed height and fixed width example */
top:240px;
left:15px;
width:615px; 
height:500px; 
overflow: auto;

/* IE overflow fix, position must be relative or absolute*/
position: absolute;

}

#audio_ {
/* Typical fixed height and fixed width example */
top:262px;
left:80px;
width:500px; 
height:500px; 
overflow: auto;

/* IE overflow fix, position must be relative or absolute*/
position: absolute;

}

#general {
/* Typical fixed height and fixed width example */
top:240px;
left:15px;
width:615px; 
height:450px; 
overflow: auto;

/* IE overflow fix, position must be relative or absolute*/
position: absolute;

}


#song_poll_off {
display:none;
}

#song_poll_on {
display:block;
}