.help_left {
	background-color: #F1F1F1;
}

.help_right{
	background-color: #DCDCDC;
}

.help_list
{
list-style-image: url(images/help/bullet_grey.gif);
}

.help_list li{
	margin-left: 5px; 
	padding-left: 5px;
	margin-bottom: 10px; 
	padding-bottom: 10px;
}

.help_list_works
{
list-style-image: url(images/help/bullet_grey.gif);
}

.help_list_works li{
	margin-left: 5px; 
	padding-left: 5px;
	margin-bottom: 10px; 
	padding-bottom: 10px;
}

.help_list_large li{
	color : #000000;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	margin-left: 10px; 
	padding-left: 10px;
	margin-bottom: 20px; 
	padding-bottom: 20px;
}

.help_list_large a{
	color : #000000;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	text-decoration: underline;	
}

.help_list_large a:HOVER{	
	text-decoration: none;	
}

.help_list_faq li{
	color : #000000;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-left: 5px; 
	padding-left: 5px;
	margin-bottom: 5px; 
	padding-bottom: 5px;
}

.help_list_faq a{
	color : #000000;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration: underline;	
}

.help_list_faq a:HOVER{	
	text-decoration: none;	
}

.help_greyborder{
	border-left: 2px solid #E4E4E4;
	border-right: 2px solid #E4E4E4;
}

.help_right_dashed{
	border-right: 1px dashed #E4E4E4;
}

.help_bottom_dashed{
	border-bottom: 1px dashed #E4E4E4;
}

.help_bottom_border{
	border-bottom: 1px solid #E4E4E4;
}

.help_rightpad{
	margin-right: 10px;
}

.help_input input{
	color : #000000;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	width: 280px;
	height: 19px;	
}

.help_input textarea{
	color : #000000;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	width: 370px;
	height: 100px;	
}