#slider	{ background:#fff; height: 196px; overflow: hidden;position: relative; margin:12px 0 0 0;border:1px solid #CECDC9;}

.stepcarousel{
position: relative;overflow: scroll; /*leave this value alone*/width: 737px; /*Width of Carousel Viewer itself*/height: 196px; /*Height should enough to fit largest content's height*/margin: 0px;}
.stepcarousel .belt{position: absolute; /*leave this value alone*/left: 0;top: 0;}

.stepcarousel .panel{float: left; /*leave this value alone*/overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/width:740px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */height:210px;}
.stepcarousel .panel .cfi { width:237px;}
.panel_cont { width:400px; float:left; margin-left:20px;}
.panel_cont img { display:none;}
.stepcarousel .panel p{ font-size:1.2em;overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/margin: 5px 0; /*margin around each panel*/line-height:16px;color:#333;}

.stepcarousel .panel h2{color: #333; line-height:1.2em; padding:5px 0;margin:10px 0px;overflow:hidden; font-size:1.8em; font-weight:normal; letter-spacing:-1px;}
.stepcarousel .panel h2 a:link, .stepcarousel .panel h2 a:visited  {color:#333;background-color: transparent;	margin:5px 0px;	}
.stepcarousel .panel h2 a:hover { color:#39BCFF;}
.stepcarousel .panel img{float:left;}

/*Featured*/
.featout{width:650px;overflow: hidden;padding:5px 5px;margin:0px 4px 5px 5px;background:#55656f;}
.featured{width:650px;overflow: hidden;padding:5px 0px 2px 0px;margin:0px 0px 0px 0px;background:#39525e;font-family:Georgia,Century gothic,Verdana,Helvitica,sans-serif;}
.featured h2{margin:3px 0 4px 10px;}
.featured h2 a, .featured h2 a:link, .featured h2 a:visited  {color: #fff;background-color: transparent;}
.featured h2 a:hover  {color: #fff;background-color: transparent;}

.fentry{height:auto;overflow:hidden;}

.fentry a:link,.fentry a:visited{color:#92C5EC;}

.cat{padding:1px 5px 1px 10px;font-size:12px;}

.cat a:link,.cat a:visited{color:#ac2d2d;}
.cat a:hover{color:#ac2d2d;}
.cats{	margin:1px 5px 1px 0px;font-size:13px;margin-left:5px;color:#24a1cc;}
.cats a:link,.cats a:visited{color:#24a1cc;}
.cats a:hover{color:#24a1cc;}

.fentry p{margin: 5px 10px;color:#c2d4dd;line-height:20px; font-size:1.2em !important;}
.fentry img {border:0;padding:4px 4px;background:#1E1F20;border:1px solid #1E1F20;margin:2px 5px 5px 5px;}
	
.featmeta{	height:22px;text-align:right;padding:3px 5px 0 0;background:url(images/readm.jpg) right no-repeat;}
.featmeta a:link,.featmeta a:visited{color:#3c2e1b;font-weight:bold;text-decoration:none;}
img {border:none;}
.showme {display:none;}	

.enlacevertodas { display:block; left:550px; top:172px;  font-weight:bold !important;width:160px; position:absolute; background:#37BEFF; color:#000; padding:5px; font-size:1.2em;}
.enlacevertodas a { background:#ff3399;}
.enlacevertodas:hover { background:#EB34A7;}
