.no_list {
   width : 240px;
   overflow: hidden;
}

.no_list .step {
   padding-bottom: 2px;
}

.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;
}

