
/*************/
/* SLIDE BOX */
/*************/
#media_col {clear:left;width:250px;height:206px;overflow:hidden;margin-bottom:0px;}
#classifica_col {clear:left;width:193px;height:190px;overflow:hidden;margin-bottom:0px;}
.media_area {width:2000px;height:206px;}
.classifica_area {width:2000px;height:190px;}
.clearfix_media {width:250px;height:206px;display:block;float:left;}
.clearfix_classifica {width:193px;height:190px;display:block;float:left;}
.left_media_col { clear:left;float:left;width:250px;color:#333300;margin:0;}
.left_classifica_col { clear:left;float:left;width:193px;color:#333300;margin:0;}
.divider_vert {background-image:url(images/divider_vert.gif);background-repeat:no-repeat;width:2px;height:91px;float:left;margin-top:20px;}
.clearfix img {border:1px solid #002039}

/*****************/
/*  CALENDAR BOX */
/*****************/
.stepcarousel{position: relative;border: 0px solid black;overflow: scroll;width: 240px;height: 170px;}
.stepcarousel .belt{position: absolute;div inside style=overflow: no;left: 0;top: 0;}
.stepcarousel .panel{float: left;overflow: hidden;margin: 0px;width: 240px;}


