/* Inside content of a div with rounded corners */
.contentWrap, .collapseWrap {
	padding: 10px;
	padding-bottom:0px;
	padding-bottom: expression('0px');
	margin: expression('0px');
}

.floatingIcon {
	float: left;
	margin-right: 4px !important;
	margin-right: 2px;
	margin-top: 0px;
	margin-left: 0px;
}

.floatingIcon a img {
	width: 14px;
	height: 14px;
	border: 0;
	-moz-opacity: 0.70;
	opacity: 0.70;
	filter: alpha(opacity=70); /* for IE6 */
	display: block; /* for use with js */
	cursor: pointer;
}

.floatingIcon a:hover img, .floatingIcon a img.fade {
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100); /* for IE6 */
}


.setimageload {
background-image: url("contract.gif"); 
position: absolute;
top: -1000px;
visibility: hidden;
}




/*  ajax expandable controller css settings sitemap specific */

.smsection {
margin-bottom: 0px;
margin-bottom: expression('0px');
padding-top: 0px;
padding-bottom: 3px;
margin-bottom: expression('0px');
padding-top: expression('3px');
padding-bottom: expression('3px');
padding-right:expression('0px');
margin-right:expression('5px');
width: 100%;
text-align: left;
float:left;
width: expression('100%');
}

/* Inside content of a div with rounded corners */
.contentWrap, .collapseWrap {
	padding: 10px;
	padding-bottom:0px;
	padding-bottom: expression('0px');
	margin: expression('0px');
}

.floatingIcon {
	float: left;
	margin-right: 4px !important;
	margin-right: 2px;
	margin-top: 0px;
	margin-left: 0px;
}

.floatingIcon a img {
	width: 14px;
	height: 14px;
	border: 0;
	-moz-opacity: 0.70;
	opacity: 0.70;
	filter: alpha(opacity=70); /* for IE6 */
	display: block; /* for use with js */
	cursor: pointer;
}

.floatingIcon a:hover img, .floatingIcon a img.fade {
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100); /* for IE6 */
}


.setimageload {
background-image: url("contract.gif"); 
position: absolute;
top: -1000px;
visibility: hidden;
}

.smsection ol li {
	list-style-type: none;
}


