body 
{
    margin:0px;
    font-family:Arial;
    font-size:11px;
    color:#666666;
}
#container
{
    width:763px;
}
#left_column
{
    width:522px;
    float:left;
}
#right_column_container
{
    background-color:#f7f7f7;
    border-left:1px #d5d5d5 solid;
}
#right_column
{
    width:241px ;
    float:left;  
}
.blue_title
{
    color:#336699;
    font-weight:bold;
    line-height:18px;
}
.gray_title
{
    color:#666666;
    font-weight:bold;
}
.gray_title a
{
    /*text-decoration:none;*/
}
.gray_big_title
{
    font-size:15px;
    font-weight:bold;
}
.webinar_text_body
{
    margin:0px;
    font-family:Arial;
    font-size:11px;
    color:#666666;
}
a
{
    color:#336699;
}
a:hover
{
    color:#d68b16;
}

.item_past
{
    line-height:5px;
    background-repeat:no-repeat;
    padding-left:18px;
    width:203px;
    border-bottom:1px #d5d5d5 dotted;
}
.item_past2
{
    line-height:5px;
    background-repeat:no-repeat;
    padding-left:18px;
    width:305px;
    border-bottom:1px #d5d5d5 dotted;
}

.item_download_quicktime
{
    background-image:url("../img/icon_quicktime.jpg");
    background-repeat:no-repeat;
    padding-left:18px;
    line-height:16px;
    font-size:11px;
}

.main_p
{
    padding:5px 5px 0px 5px;
}
#instructors td
{
    text-align:center;
    vertical-align:top;
}
#instructors img
{
    border:1px #7898b8 solid;
}
#instructors a
{
    color:#336699;
    font-weight:bold;
    /*text-decoration:none;*/
}
#instructors a:hover
{
    text-decoration:underline;
    color:#d68b16;
}
.schedule_item
{
    border-bottom:1px #d5d5d5 dotted;
    height:5px;
}
.right_align
{
    text-align:right;
    height:20px;
}
i
{
    font-weight:normal;
}
#popfooter {
	height: 103px;
	background-image: url(../img/misc/onlineprofile/popupbox_btm.gif);
	text-align: left;
	}
