div.header div.help_links
{	
	float: left;
	padding: 7px 0 0 5px;
	color: #419AD7;
	font-size: 12px;
}

div.header div.help_links a
{
	font-size: 12px;
	color: #419AD7;
	background: url(../img/blue4_1px.gif) left bottom repeat-x;
}

div.header div.help_links a:hover
{
	border-bottom: solid #419AD7 1px;
	background-image: none;
}

div.header span.help_title
{
	float: left;
}

div#help div.section_title
{
	color: #ff8000;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 25px;
}

div#help div.topic
{
	border-bottom: 1px solid #e3f4fd;
	margin-bottom: 10px;
	margin-left: 90px;
	padding-bottom: 10px;
}

div#help img
{
	float: left;
}

div#help div.topic_title
{
	display: block;
	font-size: 18px;
	font-weight: bold;
}

div#help ul
{
	color: #419ad7;
	list-style: none;
	margin: 0;
	padding: 0;
}

div#help ul li
{
	float: left;
	margin-right: 20px;
	width: 190px;
}

div#help ul li span.bullet
{
	font-size: 20px;
	padding-right: 4px;
}

div#help ul li span.bullet_video
{
	font-size: 20px;
	padding-right: 6px;	
}

div#help ul li span.bullet_video img
{
	margin-top: 5px;
}

div#help ul li a, a.bottom_links
{
	font-size: 12px;
	color: #419ad7;
	background: url(../img/blue3_1px.gif) left bottom repeat-x;
}

div#help ul li a:hover, a.bottom_links:hover
{
	border-bottom: solid #419AD7 1px;
	background-image: none;
}

div.help_content
{
	font-size: 12px;
	margin-top: 20px;	
}

div.help_content img
{
	background-color: #fff;
	border: 1px solid #a9a9a9;
	padding: 4px;
}

div.help_content div.left
{
	float: left;
	width: 450px;
	padding-rigth: 10px;
	background: url(../img/box_signup_right_bg1.gif) right top no-repeat;
}


div.help_content div.left div.block
{
	margin-bottom: 22px;
	color: #888;
	background: url(../img/box_help_search.gif) left 5px no-repeat;
	padding-left: 65px;
	margin-left: 10px;
	font-size: 12px;
	cursor: pointer;
}

div.help_content div.left div.block2
{
	background: url(../img/submit_ticket.gif) -25px 5px no-repeat;
}

div.help_content div.left div.block3
{
	background: url(../img/help/big_icons/enterprise.gif) -15px 5px no-repeat;
	cursor: default;
}

div.help_content div.left div.block3 span
{
	color: #333;
	font-size: 18px;
	display: block;
	margin-bottom: 10px;
}

div.help_content div.left a
{	
	color: #2E91D0;
	background: #FFF;
	font-size: 18px;
	display: block;
	margin-bottom: 10px;
}

div.help_content div.left a:hover
{
	text-decoration: underline;
}

div.help_content div.right
{
	float: right;
	width: 250px;
	line-height: 22px;
}

div.help_content div.right div.section_title
{
	font-size: 18px;
	color: #ff8800;
}

div.help_content div.right div.topic_title
{
	font-size: 16px;
	color: #000;
	margin: 15px 0 0 0;
}

div.help_content div.right a
{
	font-size: 12px;
	color: #2E91D0;
	background: url(../img/box_underline_2E91D0_dotted.gif) bottom repeat-x;
}

div.help_content div.right a:hover
{
	background: url(../img/box_underline_2E91D0_solid.gif) bottom repeat-x;
}

div.field_name
{
	color: #277DB8;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

div.field_name img
{
	margin-top: 10px;
}

div.hidden, form tr.hidden
{
	display: none;
}

span.gray
{
	color: #666;
	font-weight: normal;
}
div.settings_main div.account_settings_area div.form_part table td.field_name
{
	color: #666;
}