
/**************GENERAL STARTS**************/
div.infolet-widget{
	--display:none;
	position: absolute;
	--overflow:hidden;
	--background:none;
}
div.infolet-widget a{
	color:#fff;
}
div.infolet-widget-slider {
	border: 1px solid #aaa;
	background: url(images/transbg_160.png) repeat-x;
	position: absolute;
    overflow:hidden;
	opacity:0.0;
	filter:alpha(opacity=0);
}
div.infolet-widget-button1-right{
	background: url(images/arr1_r.png) no-repeat;
}
div.infolet-widget-button1-left{
	background: url(images/arr1_l.png) no-repeat;
}
div.infolet-widget-button2-right{
	background: url(images/arr2_r.png) no-repeat;
}
div.infolet-widget-button2-left{
	background: url(images/arr2_l.png) no-repeat;
}
div.infolet-widget-slider-title{
	font-size:1.1em;
    font-weight:bold;
    color:#fff;
	float:right;
	clear:both;
	margin-right:5px;
	white-space:nowrap;
}
div.infolet-widget-slider-author{
	font-size:.8em;
    font-weight:bold;
    color:#ddd;
	float:right;
	clear:both;
	margin-right:5px;
	white-space:nowrap;
}
div.infolet-widget-slider-stat{
	font-size:.8em;
    font-weight:bold;
    color:#ddd;
	float:right;
	clear:both;
	margin-right:5px;
}
div.infolet-widget-button1 {
	position: absolute;
	display:none;
	width:12px;
	height:12px;
	bottom:5px;
	left:5px;
	cursor:pointer;
}
div.infolet-widget-button2 {
	position: absolute;
	display:none;
	width:12px;
	height:12px;
	bottom:20px;
	left:5px;
	cursor:pointer;
}
div.iwss-block{
	margin-left:2px;
	height:16px;
	border: 1px solid #777;
	float: right;
	background: url(images/statbg.png) repeat-x;
}
div.iwss-block-icon {
	width:16px;
	height:16px;
	float:left;
}
div.iwss-block-view-icon{
	background: url(images/stat_view.png) no-repeat;
}
div.iwss-block-like-icon{
	background: url(images/stat_like.png) no-repeat;
}
div.iwss-block-fav-icon{
	background: url(images/stat_fav.png) no-repeat;
}
div.iwss-block-comment-icon{
	background: url(images/stat_comment.png) no-repeat;
}
div.iwss-block-text{
	float:left;
	margin: 0px 2px 0px 2px;
}
div.infolet-widget-slider-desc{
	font-size:.8em;
    color:#fff;
	float:right;
	clear:both;
	padding:5px;
}
div.infolet-widget-slider-lnk {
	border-top:1px dotted #444;
	border-bottom:1px dotted #444;
	float:right;
	position:absolute;
}
/**************GENERAL ENDS**************/

/**************200x160 STARTS**************/
div.infolet-widget-200x160 {
	bottom:23px;
}
div.infolet-widget-slider-200x160 {
	width:210px;
	height:170px;
	bottom:0px;
	left:-250px;
}
div.infolet-widget-slider-desc-200x160 {
	height:100px;
}
div.infolet-widget-slider-lnk-200x160 {
	height:100px;
	width:210px;
}
/**************200x160 ENDS****************/
/**************170x136 STARTS**************/
div.infolet-widget-170x136 {
	bottom:23px;
}
div.infolet-widget-slider-170x136 {
	width:170px;
	height:170px;
	bottom:0px;
	left:-250px;
}
div.infolet-widget-slider-desc-170x136 {
	height:70px;
}
div.infolet-widget-slider-lnk-170x136 {
	height:70px;
	width:170px;
}
/**************170x136 ENDS****************/
/**************400x100 STARTS**************/
div.infolet-widget-400x100 {
	bottom:23px;
}
div.infolet-widget-slider-400x100 {
	width:400px;
	height:100px;
	bottom:0px;
	left:-450px;
}
div.infolet-widget-slider-desc-400x100 {
	height:30px;
}
div.infolet-widget-slider-lnk-400x100 {
	height:30px;
	width:400px;
}
/**************400x100 ENDS****************/
/**************270 STARTS**************/
div.infolet-widget-270 {
	bottom:23px;
}
div.infolet-widget-slider-270 {
	width:270px;
	height: 130px;
	bottom:0px;
	--left:-300px;
}
div.infolet-widget-slider-desc-270 {
	height:60px;
}
div.infolet-widget-slider-lnk-270 {
	height:60px;
	width:270px;
}
/**************270 ENDS****************/