.deal_header2{
	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 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 a:visited {
	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 a.deal_link: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_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_even a:visited {
	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_even 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;
}

.thread{
    float:left;
    width:100%;
/*/    background-color: red;*/
}
.thread:hover{
    float:left;
    width:100%;
    background-color: red;
}
.th_link{
    width:410px;
    float:left;
  /*  background-color: blue;*/
}
.tw_link{
    float:left;
/*    background-color: aqua;*/
    margin-top: 3px;
}
.deal_header2:hover{
	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-color:#06F;
	background-position: 1px center;
	padding-left:15px;
	padding-right:10px;
	
}

