#middle{
	min-height:384px;
	border:solid #000;
	border-width:0 0 6px 0;
}
  

  #accordeon{
		width:262px;  
		background:#1C1C1C;
		min-height:384px;
		border: solid #000;
		border-width:0 4px 0 0 ;     
	}   
	
	

#countDown{
	width:100%;
	background:#0c0c0c;
}


#localTime{
	background:#1C1C1C url(../img/localtime.jpg) no-repeat scroll left bottom;
	color:#EEEEEE;
	font-size:12px;
	padding:11px 0 7px 50px;
}
 

#buyNow{
	background:url(../img/H4update.jpg) no-repeat 0px -6px;
}

 #social{
	background:#1C1C1C url(../img/web2.jpg) no-repeat scroll left center;
	padding:2px 0 0 80px;
}

#social span{
	margin:0;
}


#liveTime{
	background:transparent url(../img/H4update.jpg) no-repeat scroll 0 -6px;
	color:#DDDDDD;
	font-size:16px;
	padding:7px 0 6px 37px;
	text-transform:uppercase;
} 

.a-news{
	background:#000 url(../img/news.jpg) no-repeat scroll left top;    
	color:#FFF;      
}

.text-news{
  	padding:10px 30px 0 0;
	width:630px;  
	
}   

.vignette-news{
	
}

.btmNews{
	float:right;
padding:20px;   
}


.more a, .more a:visited{
	float:right;
	padding:20px;
	color:#FFF; 
	text-decoration:underline;
}




           



