
div.page_holder{
width:1210px;
}
div.banner_holder{
width:1210px;
background-image:url(../../images/headerbg_wide.gif);
}
div.main_holder{
width:1210px;
background-image:url(../../images/contentbg_wide.gif);
}
div.footer_holder{
width:1210px;
background-image:url(../../images/footerbg_wide.gif);
}
.notesiframe{
width:80%;
height:1400px;
border:none;
border:0;

}
textarea.profilenote{
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
width:100%;
height:60px;

}
div.session {
width:950px;

}
div.session_desc{
float:left;
background-color:#D6CBBC;
border-top:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
height:50px;
padding:3px;
width:115px;
overflow:hidden;
font-size:1.1em;
}
div.booked{
float:left;
background-color:#F0E1DD;
border-top:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
height:50px;
padding:3px;
width:80px;
overflow:hidden;
}
div.booked_settled{
float:left;
background-color:#CEE0FF;
border-top:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
height:50px;
padding:3px;
width:80px;
overflow:hidden;
}
div.not_booked{
background-image:url(../../images/nobookingBG.gif);
text-align:center;
float:left;
background-color:#F2F2F2;
border-right:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
height:50px;
padding:3px;
width:80px;
overflow:hidden;
}

div.home_leftcol{
float:left;
width:560px;
}
div.home_middlecol{
float:left;
width:400px;
margin-left:12px;
padding-top:5px;

}
div.home_rightcol{
float:right;
}

div.viewsession_bookings{
float:left;
width:950px;

}
