a {
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a img {
	border: none;
}

img.left {
	float: left;
	
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* Header */

.meta {
	margin: 0;
	padding: 10px 0 15px 20px;
	border-top: 1px solid #F3F3F3;
}

.meta a {
	text-decoration: none;
}

.meta a:hover {
	text-decoration: underline;
}

.meta .more {
	padding-left: 12px;
	background: url(images/img09.png) no-repeat left center;
}

.meta .comments {
	padding-left: 15px;
	background: url(images/img10.png) no-repeat left center;
}
/* changed */
.sidebarHDR
{	
	font-family: Futura Medium;
	width: 250px;		
	border-bottom: 1px solid #F3F3F3;
	height: 23px;
   	padding: 10px 0 0 0px;
	background: url(images/img15.png) no-repeat;
    text-align:center;
	letter-spacing: -1px;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
/* changed end */

.sidebarFOT
{
	font-family: Futura Medium;
	width: 250px;	
	height: 13px;	
	padding: 10px 0 0 20px;
	background: url(images/img16.png) no-repeat;
	letter-spacing: -1px;
	font-size: 22px;
	font-weight: normal;
	color: #000000;
}
.timer
{
	font-family: Futura Medium;
	font-size: 13px;
	font-weight: normal;
	height: 27px;
	width: 100%;			
	color:Gray;
	border-style:none;
}
.calenderDET
{	
	font-family: Futura Medium;
	width: 250px;		
	border-bottom: 1px solid #F3F3F3;	
	padding:  5px 0 0 20px;	
	letter-spacing: -1px;
	font-size: 12px;
	color:black;
}
