﻿.image_header
{
	color: #fff;
	float: left;
	font-size: 14px;
	font-weight: bold;	
	width: 100%;
	border-bottom:1px solid #548424;
}
.image_header h2
{
	margin:0px;	
	font-size:14px;
	background:url('../images/tab_left_bg.gif') no-repeat;
	padding:0px 0px 0px 10px;
	height: 29px;
	float:left;
	
}
.image_header a
{
	padding: 5px 20px 5px 7px;
	background:url('../images/tab_right_bg.gif') no-repeat top right #548424;
	text-decoration: none;	
	height:19px;
	float:left;
	color:#ffffff;
	
}
