.help_listbox
{
	border : solid 1px gray;
}
.help_content_title
{
	font-family : verdana;
	font-size : 12px;
}
.help_content_text
{
	font-family : verdana;
	font-size : 10px;
}
.help_content
{
	padding : 20px  300px 10px 20px;	
}
.help_content_text_padding
{
	padding : 5px;
}
.help_pinker
{
	position		:	absolute;
	border			:	1px solid gray;
	background-image:	url(../images/background.jpg);	
	width			:	400;
}
.help_header_line
{
	border-right: 1px solid #808080;
	border-left: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background-image: url(../Images/Extranet/Backgrounds/Back_Menu_1.jpg);	
}

.help_header_line2
{
	border-right: 1px solid #808080;
	border-left: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background-image: url(../Images/Extranet/Backgrounds/Back_Menu_5.jpg);	
}

.help_header
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-right: 1px solid #808080;
	border-left: 1px solid #808080;
	height: 21px;
	background-color: #808080;
	padding-left: 10px;
}
.help_ddl
{
	height: 20px;
	font-size: 10px;
}
.help_textbox
{
	height: 18px;
	font-size: 10px;
}
.help_button
{
	height: 20px;
	font-size: 10px;
}
.im_item
{
	border : solid 1px gray;
	width: 130px;
	height: 140px;
	background-color : White;
}
.im_item_view2
{
	border : solid 1px gray;
	width: 557px;
	height: 145px;
	background-color : White;
}
.im_border_top
{
	border-top : solid 1px gray;
}
