.deal_header a {
	background: repeat-x;
	display: block;
	padding: 5px;
	padding-left: 10px;
	color: #1D4073;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	height:25%;
	background-image: url(../images/bullet_bg1_img.jpg);
	background-repeat: no-repeat;
	background-position: 1px center;
	padding-left:15px;
	padding-right:10px;
}
.deal_header_even a {
	background: #EFF4F7 repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	height:25%;
	background-image: url(../images/bullet_bg1_img_liteblue.jpg);
	background-repeat: no-repeat;
	background-position: 1px center;
	padding-left:15px;
	padding-right:10px;
}
.deal_header a:hover { 
	background: #D3E2F0; 
	color: #000; 
	background-image: url(../images/bullet_bg1_img_blue.jpg);
	background-repeat: no-repeat;
	background-position: 1px center;
	padding-left:15px;
	padding-right:10px;
}
.deal_header1 a {
	display: block;
	padding: 5px;
	padding-left: 10px;
	color: #1D4073;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	height:25%;
	background-image: url(../images/bullet_bg1_img.jpg);
	background-repeat: no-repeat;
	background-position: 1px center;
	padding-left:15px;
	padding-right:10px;
}
.deal_header_even1 a {
	background: #EFF4F7 repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	height:25%;
	background-image: url(../images/bullet_bg1_img_liteblue.jpg);
	background-repeat: no-repeat;
	background-position: 1px center;
	padding-left:15px;
	padding-right:10px;
}
.deal_header1 a:hover { 
	background: #D3E2F0; 
	color: #000; 
	background-image: url(../images/bullet_bg1_img_blue.jpg);
	background-repeat: no-repeat;
	background-position: 1px center;
	padding-left:15px;
	padding-right:10px;
}
