.analysis{ float: right; width:280px; background-color:#f3f3f5; height:85px; margin:5px; padding:5px;    }	.analysis-img{float: right;width:125px;  }	.analysis-title{float: right; direction: rtl; padding:5px; width:140px;  text-align: right; }.list_carousel {margin-top:4px;				background-color: white;				width:930px;			float:left; 			margin-left:4px; 			max-height:105px; 			overflow:hidden; 			}			.list_carousel ul {				margin: 0;				padding: 0;				list-style: none;				display: block;			}			.list_carousel li {				text-align: center;				background-color: white;				width:295px;				height: 95px;				padding: 0;				margin: 6px 2px;				display: block;				float: left;			}			.list_carousel.responsive {				margin-left: 0;			}			.clearfix {				float: none;				clear: both;			}			.prev_carousel {				position: relative;				float: left;				right: -7px;    			bottom:60px;			    cursor: pointer;			}			.next_carousel {				position: relative;				float: right;				left: -9px;    			bottom:60px;				cursor: pointer;			}			