#contentframe h1 {
font-size:15pt;
margin:0px 0px 15px 0px;
color:#CC9900;
}

.contentblock {
height:100px;
margin:10px 0px 0px 0px;
}
#contentblock_left {
background:url(../images/contentblock_left_bg.gif) repeat-x;
width:300px;
float:left;
}

#contentblock_left_endcap {
background:url(../images/contentblock_left_endcap.gif) no-repeat;
width:14px;
height:100px;
float:left;
}

#contentblock_right {
background:url(../images/contentblock_right_image.jpg) no-repeat;
width:440px;
float:right;
}


/*
#SubscribeTable .TextFieldDiv{
    float:left;
    width:auto;
}

#SubscribeTable label{
    float:left;
    text-align:left;
    clear:none;
}

#SubscribeTable input{
    float:left;
    clear:left;

}

#SubscribeTable #SubscribeDiv {
    float:left;
    width:400px;
    border:none;
}

#SubscribeTable #SubscribeDiv input {
    border:none;
}

#SubscribeTable #UnSubscribeDiv {
    float:left;
    width:400px;
    border:none;
}
#SubscribeTable #UnSubscribeDiv input {
    border:none;
}

#SubscribeTable .NewsLettersCaptcha{
    margin-top:10px;
    float:left;
    text-align:left;
}

#NewsLetterButtonDiv{
    float:left;
    width:400px;
    margin-left:2px;
    margin-top:5px;
}
*/