﻿.image_header
{
	background: url(../images/image_header_bg.gif) no-repeat #252525;
	border-bottom: 1px solid #fff;
	color: #fff;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 27px;
	width: 100%;
}
.image_header h2
{
	padding:0px;
	margin:0px;	
	font-size:12px;
}
.image_header a
{
	display: block;
	padding: 6px 0 0 12px;
	text-decoration: none;
}
