/* -----CAROUSEL-------
/*/

#carousel_container {
	background:#FFFFFF;
	border:1px solid #FF0000;
	
}

#carousel {
	background:#FFFFFFe;
	padding:0 0 0 0;
	
  	/*width and height; -  change automatic in jQuery/*/
}

#carousel {
	cursor:pointer;	
}

#carousel img {
 	
}
