.carousel-component { 
	padding:8px 16px 4px 16px;
	margin:0px;
}

.carousel-component .carousel-list li { 
	margin:4px;
	width:220px; 
	             
	height:130px;
    background:#FFFFFF;	
	/*	margin-left: auto;*/ /* for testing IE auto issue */
}


.carousel-component .carousel-prev { 
	position:absolute;
	top:60px;
	z-index:3;
	cursor:pointer; 
	left:5px; 
}

.carousel-component .carousel-next { 
	position:absolute;
	top:60px;
	z-index:3;
	cursor:pointer; 
	right:5px; 
}



.carousel-component .carousel-list td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.carousel-component .carousel-list a:link {
	text-decoration: none;
	color: #D13C36;
}
.carousel-component .carousel-list a:visited {
	text-decoration: none;
	color: #D13C36;
}
.carousel-component .carousel-list a:hover {
	text-decoration: underline;
	color: #666666;
}
.carousel-component .carousel-list a:active {
	text-decoration: none;
	color: #666666;
}
.titlu_stire_sumar_c {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: none;
	color: #0053A6;
}

