/*  File: support.css       */
/*  By:   Jeremy Tredway    */
/*  Ver:  2009-02-27        */


#center_content {
	width: 644px;
}

#support_masthead {
	margin: 0 0 10px 0;
}
#support_masthead {
	width: 644px;
}
#masthead_tips {
	display: none;
}

#support_carousel {
	margin: 0 0 21px 0;
}
.carousel_item_title {
	font-weight: bold;
	padding: 3px 0;
}


#support_bottom {
	background: #fdfdfd url("../img/sprites_bg.png") repeat-x 0 -900px;
	border: 1px solid #c9c9c9;
	margin: 0 0 21px 0;
	width: 642px;
}

#support_bottom .column {
	padding: 12px;
	width: 190px;
}

#support_bottom .support_bottom_hdr {
	background: #dfdfdf;
	border-bottom: 1px solid #c9c9c9;
	font-size: 16px;
	font-weight: normal;
	height: 42px;
	line-height: 42px;
	margin: 0;
	padding: 0 12px;
}
