#RtColWidest {
	background-color: inherit;
	width: 773px;
	vertical-align: top;
	text-align: left;
}

#services_table h4 {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 0px;
	margin-top: 0px;
}

.services_colheadleft {
	display: inline; 
	float: left; 
	margin-left:26px;
}

.services_colheadrt {
	display: inline; 
	float: right; 
	margin-right:150px;
}

.shade_bar_20px  {
	background-color: #434343;
	padding-top: 2px;
	height: 18px;
}

.clear  {
	clear: both;
}

.item_title  {
float: left;
color: #FF9215;
font-size: 12px; 
font-weight: bold;
padding-left: 26px;
}

.item_id {
padding-left:  10px;
display: inline;
font-size: 10px;
color: #4c4c4c;
}

.item_description  {
padding-left: 26px;
width: 400px;
height: 75px;
color: #9f9f9f;
}

.dotline {
	background-image: url(../image/dotted_line.gif);
	background-repeat: repeat-y;
	width: 1px;
}

#services_table hr {
	border: 0;
	color: #434343;
	background-color: #434343;
	height: 1px; 
}
