@CHARSET "UTF-8";

/* ------------------------------
 *  sites styles
 *  ----------------------------- */

#conSiteText {
	display: block;
	line-height: 18px;
}

	#conSiteText ol {
		padding-left: 15px;
	}
	
	#conSiteText ul {
		list-style: none;
	}
	
		#conSiteText ul li {
			padding-left: 15px;
			background: transparent url('../_images/bg_ul_li.gif') no-repeat top left;
			line-height: 18px;
		}
