/* from products.css */
div.midCol
{
width:341px;
}

div#feature div.sidebar form,
div#feature div.sidebar p,
div#feature div.sidebar h2
{
margin: 5px 0px 0px 8px !important;
margin: -5px 0px 0px 8px;
padding: 0px 0px 0px 5px;
}

div#feature div.sidebar p,
div#feature div.sidebar p a
{
color:white;
font-size: 13px;
font-weight:lighter;
margin: 0px;
padding-top:1px;
padding-bottom:3px;
text-decoration:none;
}


div#feature div.sidebar h2
{
color:white;
font: bold 13px "Gill Sans", GillSans, "Gill Sans MT", Arial, Helvetica, sans-serif;
margin: 0px;
padding-top:1px;
padding-bottom:3px;
text-decoration:none;
}

div.featureMain h2
{
font: lighter 27px/110% "Gill Sans", GillSans, "Gill Sans MT", Arial, Helvetica, sans-serif;
color: #FFFFFF;
margin:0px;
padding:0px;
}

div.featureMain div.featureArea span
{
padding-left:2px;
font-weight: bold;
color: #202020;
}

div.featureMain div.featureArea p
{
padding: 14px 0px 10px 17px;
margin:0px;
font-size:13px;
color: #FFFFFF;
}

div.featureMain div.featureArea p a, 
div.featureMain div.featureArea p a:visited
{
color:#ffffff;text-decoration:none;
}

div.featureMain div.featureArea p a:hover
{
color:#ffffff;text-decoration:underline;
}






/* from products_fm.css*/
div#feature div.sidebar
{
width:155px;
height:170px;
float:left;
background-color:#608075;
background-image: url(/images/graphics/round_corners_support_bot.gif);
background-repeat: no-repeat;
background-position: bottom;
}

div#feature div.sidebar ul li
{
background-image: url(/images/bullets/line_dotted_blue.gif);
background-repeat: no-repeat;
background-position: left bottom;
}


div.featureMain div.featureArea
{
background: url(/images/bg/support_feature.jpg) no-repeat;
padding:32px 18px 14px 187px;
height:125px;
}




div#featureL3
{
background-color: #608075;
background-image: url(/images/bg/support_l3_titlebar.jpg);
background-repeat: no-repeat;
float:left;/*DW Hack*/
float:none !important;/*DW Hack*/
width: 686px;
height: 35px;
}

div#featureL3 h2
{
color: white;
font-size: 22px;
font-weight: lighter;
margin:0px;
padding-top: 6px;
padding-left: 20px;
}



div.midCol
{
width:341px;
}


div.midCol h3
{
background: #608075;
margin: 10px 0px 6px;
padding: 3px 5px;
color: #ffffff;
font: normal 15px "Gill Sans", GillSans, "Gill Sans MT", Arial, Helvetica, sans-serif;
}
