/* CSS Document */
/* panel styles */
#ready_sg_container {
width:165px;
height:100%;
position:relative;
padding:0 0 150px 5px;
margin:0 10px 0 10px;
float:right;
top:-5px;
}

.panel_table{display:block;width:165px; border-top:1px solid #D5DFE6; border-left:1px solid #D5DFE6;background-image:url("../images/bg_panel.gif"); background-repeat:repeat-y; margin:5px 5px 0 5px;}

.panel_readybag{width:165px; background: url("../images/bg_right_panel_readybag.gif"); height:39px; background-repeat:no-repeat;position:relative; top:0;left:0;padding-bottom:5px;}
.panel_handbook{width:165px; height:39px; background-image:url("../images/bg_right_panel_handbook.gif"); background-repeat:no-repeat;position:relative; top:0;left:-1px;}
.panel_content_group{width:165px; position:relative;left:0;padding:5px 0 35px 0;}
.panel_icon{width:25px; height:25px; position:absolute;left:3px; top:0px;}
.panel_content{width:auto; height:25px; position:absolute;left:25px;top:0px;vertical-align:middle;padding:3px 0 0 3px}
.panel_bottom{width:165px; background: url("../images/panel_bottom.gif"); height:4px; background-repeat:no-repeat;margin-left:5px;}

.panel_events_content_group{width:150px; position:relative;margin:5px 5px 10px 10px;border-bottom:solid 1px #cccccc;padding-bottom:5px;}
.panel_events_content{width:115px;float:left;}
.panel_eventdate{width:20px; float:left;padding:0 0 0 5px; font-weight:bold;}

.panel_poll{width:165px; background: url("../images/bg_left_panel_poll.gif"); height:39px; background-repeat:no-repeat;position:relative; top:0;left:-1px;padding-bottom:5px;}
.panel_poll_question{width:auto; position:relative;text-align:left;padding:3px 5px 3px 5px}
.panel_poll_content_group{width:165px; height:auto;position:relative;left:10px;top:5px;padding:5px 0 15px 0;}
.panel_poll_radiobutton{width:5px; position:absolute;left:3px; top:0px;}

