div.press .up{
	background: url('http://www.africanamericandaily.com//bonn/images/up.png') center center no-repeat;
	width:16px;
	height:16px;
	border:0px;
}

div.press .down{
	background: url('../images/down.png') center center no-repeat;
	width:16px;
	height:16px;
	border:0px;
}


/** Carousel 3 **/
div.press{
	/*border:2px solid red;*/
	width:230px!important;
}

div.press ul{

width:230px!important;	
	}
	
div.press ul li{
	margin:5px;
	border:1px solid #aaa;
	line-height:0px;
	padding:3px;
	/*width:230px!important;*/
}

div.press ul li a{ /* in case of link */
	display:block;
}

div.press ul li a img{
	display:block;
	border:0px;
}

div.press ul li img{
	width:50px!important;
	height:50px!important;
}

