ul.artlist_header {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.artlist_header ul li {
	
}

.artlist_header {
	background-image:url('../images/bg-top-right-start.png');
	background-repeat:no-repeat;
}

* html .artlist_header {
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='plugins/artlist_header/images/bg-top-right-start.png',sizingMethod='crop');
}

table.artlist_header td {
	color:#FFF;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-left:36px;
}

table.artlist_header tr.list td {
	padding-bottom:12px;
}

table.artlist_header tr.option td {
	padding-left:18px;
}

table.artlist_header tr td.ico {
	background:transparent url('../images/top-right-icon.png') no-repeat;
}

* html table.artlist_header tr td.ico {
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='plugins/artlist_header/images/top-right-icon.png',sizingMethod='crop');
}

table.artlist_header tr td.null {
	background:transparent url('../images/top-right-icon-null.png') no-repeat;
}

* html table.artlist_header tr td.null {
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='plugins/artlist_header/images/top-right-icon-null.png',sizingMethod='crop');
}

table.artlist_header tr td.close_block {
	background:transparent url('../images/bg-top-right-end.png');
	width:170px;
	height:40px;
}

* html table.artlist_header tr td.close_block {
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='plugins/artlist_header/images/bg-top-right-end.png',sizingMethod='crop');
}


table.artlist_header a {
	color:#FFF;
	text-decoration:none;
}

table.artlist_header select {
	font-family:Arial;
	font-size:10px;
	width:140px;
}

table.artlist_header td.null a {
	color:#404040;
}

div#hr_b_links a {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

div#hr_b_links a:hover {
	text-decoration:underline;
}

div#research_text {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	margin-bottom:10px;
}
