#rps {	float: left;	position: relative;}#rps .window {	overflow: hidden; 	position: relative;}#rps .slider_rps {	position: absolute;	top: 0; left: 0;	font-size:12px;	line-height:1.7;}#rps .slider_rps div{	float:left;}.rps-clr{	clear:both;}#rps .slider_rps div .col{	float:left;	border-top:0px;	border-bottom:0px;}#rps .col {}#rps .rps_read_more{font-weight:bold; }#rps .rps_read_more:hover {}#rps .col  p{	font-size:12px;	padding:0px 10px;	margin:0px;}#rps .col  img{	padding:5px;	border: 1px solid #d3d3d3;	background:#fff; 	-webkit-border-radius: 3px; 	-moz-border-radius: 3px; 	border-radius: 3px;}#rps .col p.recent_post-title{		line-height:1.1;	margin-top:5px;	margin-bottom:20px;	font-size:40px;	font-weight:600;	text-transform:uppercase;	font-style:normal;}#rps .col p.cont1{		padding-left:8px;}#rps .col p.recent_post-title a{	text-decoration:none;}#rps .col p.slider-content{	position:relative;	color:#111;}#rps .col p.slider-content-img{	position:relative;	margin:0px;	padding:0px;	border:0px;	text-align:center;}#rps .col p.slider-content-both{	margin:0px;	padding:0px;	border:0px;	text-align:left;	line-height:17px;	margin-right:5px;}#rps .col p.slider-content-both img{	margin-right:20px;	float:left;}#rps .paging {	font-family: Helvetica, Arial, san-serif;	font-size:25px;	bottom:0px;	position: absolute;	right: 0px;	z-index: 0; 	text-align: center;	padding:2px 5px;	/* for IE */  	filter:alpha(opacity=80);  	opacity:0.6;	display: none; 	line-height:0.5;	background:#fff;	-webkit-border-radius: 12px;-moz-border-radius: 12px;border-radius: 12px;  }#rps .paging a {	padding:0px 4px;	text-decoration: none;	color: #bbb;	font-weight: bold; }#rps .paging a.active {	color: #444;}#rps .paging a:hover {	color:#777;}