#tickernew {
	
	overflow: hidden;  height:202px !important;
color:#A7A8A8; background:#333; padding:10px; border:1px solid #3c3c3c;
}
 .heading { color:#b8e2f6; font-size:14px !important; font-weight:normal; width:270px !important; position:relative; float:left; padding: 10px 0;}
#tickernew li { 
}


/************************/
/* WORKSHOP STYLE       */
/************************/

.bar {
	background-color: #111;
	color: #ffffff; font-size:14px;
	box-shadow: 0px 0px 2px #333;
	line-height: 25px;
	padding: 5px 10px;
}
.bar a {
	color: #DDD;
	text-decoration: none;
}
.bar a:hover {
	color: #FFFFFF;
}

