#slider	{ background-repeat: repeat; background-attachment: scroll; background-position: 0 0; position: relative; width: 620px ; min-width: 500px; margin-top: 22px; margin-bottom: 22px; }



.stepcarousel{ background-color: #000; position: relative; /*leave this value alone*/
width: 590px !important; overflow: scroll; /*leave this value alone*/
height: 160px; /*Height should enough to fit largest content's height*/
clear: both; border: solid 1px #fff; }

.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:600px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */

height:150px; padding-right: 33px; padding-left: 33px; }
.stepcarousel .panel p{
text-align: justify; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 5px ; /*margin around each panel*/
width:320px;
line-height:140%;
color:#fff;
font-family:Helvetica, Sans-Serif; 
font-size: 10pt; 
}

.stepcarousel .panel h2{
	font-family:Helvetica, Sans-Serif; 
	font-size: 20px; 
	color: #f60; 
	padding:5px;
	margin:10px 0;
	width:320px;
	
	overflow:hidden;

}
.stepcarousel .panel h2 a:link, .stepcarousel .panel h2 a:visited  {
	color:#f60;
	background-color: transparent;
	line-height: 20px;
	margin:5px 0;
	}
.stepcarousel .panel img{ background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; position: absolute; top: 2px; right: 99px; width: 150px; height: 150px; overflow: auto; clip: auto; padding:10px; }

/*Featured*/
.featout{ background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; width:500px; overflow: hidden; padding:5px; margin:0 4px 5px 5px; border-right: 2px solid #fff; border-left: 2px solid #fff; }
.featured{ overflow: hidden; padding:5px 5px 2px; margin:0; font-family:"Century gothic", Verdana, Helvitica, sans-; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0;serif;
}
.featured h2{ color: #f60; font-size:22px; margin:3px 0 4px 10px; }
.featured h2 a, .featured h2 a:link, .featured h2 a:visited  {
	color: #f60;
	}
.featured h2 a:hover  {
	color: #ffc527;
	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;

}
.fentry img { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; border:0; padding:4px; border:solid 1px #1e1f20; margin:2px 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 { padding-right: 20px; border:none; }

.showme {
	font-size: 6px;
	float: left;
}

.showme a {
	font-size: 6px;
	text-decoration: none;
	color: #3b3b3b;
}

	