/*********************************** [ Banners ] */

/* ---(Main Banner)--- */
div#main_banner {
	display					: block;
	visibility				: visible;
	
	position				: relative;
	height					: 182px;
	background				: url('/images/banner.png') no-repeat top left;
}
	div#banner_corner	{
		display				: block;
		background			: url('/images/bancimg_custsupport.jpg') 
	}
	.banner_text_standardlayout{
		left					: 10px;
	}

	
/*********************************** [ Body ] */

/* ---(MODIFIERS)--- */
#pg_docs {
	width: 300px;
}
#mainbody table {
	border: 0px;
}

.article_image img {
	margin:	10px -20px 0px 0px;
}

/* ---(Support Hours Table)--- */
#box_support_hours {
	position : relative;
	width: 100%;
	display: block;
	margin: 0px 0px 0px 0px;
	clear: both;
	overflow: auto;
}

/* ---(Customer Login Block)--- */
#box_supform {
	position : relative;
	float: left;
	clear: both;
	width: 100%;
	margin: 0px 0px 20px 0px;
}
#box_supform .outrbcontent { height: 76px; }
	
	#box_supform #h6_text { position: relative; float: left; top: 11px; left: 8px; width: 370px; margin-right: 10px; }
		#box_supform  h6 { margin: 0px 0px 4px 0px; padding: 0px 0px 0px 0px; line-height: 8pt; }
		#box_supform  p { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; font-size: 8pt; }

		#box_supform  #extra_links { display: block; position: absolute; top: 65px; right: 40px; list-style-type: none; color: #454545; }
		#box_supform  #extra_links li { display: inline; margin: 0px 20px 0px 0px; padding: 0px 0px 0px 20px; font-size: 8pt; color: #454545; }

/* ---(Support Form Block)--- */
#sup_form {
		margin			: 0px 0px 0px 0px;
		padding			: 0px 0px 0px 0px;
		list-style		: none inside none;
		position		: absolute;
		top				: 9px;
		right			: 4px;
}
#sup_form img {
	border: none;
	margin-left: -70px;
}

#sup_form li, #sup_form li a, #sup_form li a:hover{
	width				: 229px;
	height				: 49px;
	display				: block;
	background-repeat	: no-repeat;
	list-style			: none;
}
#sup_form li a,
#sup_form li a:link	{ background-position: 0px 0px; }
#sup_form li a:hover	{ background-position: 0px -49px; }
#sup_form li a:active	{ background-position: 0px -98px; }
#sup_form li a span		{ display:none; visibility:hidden; }

#btn_supform a			{ background: url('/images/btn_case_states.png'); }