.topbar {
	border-bottom: 1px solid #ccc;
	height: 222px;
}



.no_list {
   padding: 15px 10px 0px 35px;
   width : 240px;
   overflow: hidden;
}

.no_list .step {
   padding-bottom: 5px;
}

.no_list img {
   vertical-align : middle;
   border : none;
}

.no_list .step .nocopy {
   display: inline;
   vertical-align: middle;
   font-size: 14px;
   padding-left: 3px;
   font-weight : bold;
   font-style : italic;
}

.stepdetails {
	padding: 10px 10px 10px 10px;
	width: 511px;
   border-left: 1px solid #ccc;
   float: right;
}

.stepdetails .step img {
   vertical-align : middle;
   border : none;
}

.stepdetails .step .steptitle {
   display: inline;
   vertical-align: middle;
   font-size: 14px;
   padding: 2px 0 0 6px;

}  

.stepdetails .step .stepname {
   font-weight : bold;
   font-style : italic;
   font-size: 16px;
}

.stepdetails .step {
   padding-bottom: 0px;
}

.stepcopy {
	padding: 0 0 8px 40px;
}

.stepcopyp {
	padding: 5px 0 0 0;
}

.sim {
	width : 241px;
	height: 400px;
}

.leftside {
	float: left;
	width: 241px;
	border-width: 0px;
}

