/* flash */
#contentA {
	background:url(../images/content/home_c_bg.gif) 0 0 no-repeat;
	border-top:1px solid #fff;
	padding:12px 0 10px 6px;
}
#contentA h2 {
	width:839px;
	height:49px;
	background-image:url(../images/text/helpdesk_h2.gif);
}
#contentC,
#contentD,
#contentE,
#contentG,
#contentH,
#contentI {
	float:left;
	width:281px;
	}

#contentB,
#contentF {
	clear:both;
	padding:6px 0 0 6px;
	}


#content h3 {
	height:32px;
	width:277px;
	}

#content p {margin:0 0 0.6em 0;}

#contentC h3 {background-image:url(../images/text/helpdesk_h3_acctinfo.gif);}
#contentD h3 {background-image:url(../images/text/helpdesk_h3_emailspam.gif);}
#contentE h3 {background-image:url(../images/text/helpdesk_h3_connections.gif);}
#contentG h3 {background-image:url(../images/text/helpdesk_h3_email.gif);}
#contentH h3 {background-image:url(../images/text/helpdesk_h3_browsers.gif);}
#contentI h3 {background-image:url(../images/text/helpdesk_h3_other.gif);}

#content .text {
	padding:10px;
	width:255px;
	background:url(../images/content/helpdesk_text_tile.gif) 0 0 repeat-y;
	}

#content ul {
	}
#content li {
	padding:0 0 3px 9px;
	background-position:0 3px;
	background-repeat:no-repeat;
}

#content .bottom {
	clear:both;
	background:url(../images/content/helpdesk_text_bottom.gif) 0 0 no-repeat;
	width:275px;
	height:15px;
}

#contentC li,
#contentI li {background-image:url(../images/content/helpdesk_bullet_1.gif);}
#contentD li {background-image:url(../images/content/helpdesk_bullet_2.gif);}
#contentE li,
#contentG li {background-image:url(../images/content/helpdesk_bullet_4.gif);}
#contentH li {background-image:url(../images/content/helpdesk_bullet_5.gif);}

#contentC a,
#contentI a {color:#008CD5;}
#contentD a {color:#F68428;}
#contentE a,
#contentG a {color:#00843D;}
#contentH a {color:#747474;}

#Browsers {
	background:url(../images/content/helpdesk_browsers.jpg) 0 0 no-repeat;
	width:156px;
	height:38px;
}

