/* CSS Document */

.wlp_text { font-size: 12px; padding: 5px 0px; line-height:20px;}
			
.wlp_emphasized_text { font-size: 14px; font-weight: bold; padding:20px; color:#333333; }
			

.wlp_link { font-size: 12px; font-weight:bold; padding: 5px 0px; }
			
.wlp_emphasized_link { font-size: 12px; font-weight: bold; }
			
.wlp_section_title { font-size: 12px; color: #646464; font-weight: bold; text-transform: uppercase; padding: 10px; background:#e2e2e2; }
			
.wlp_separator { background-color: #646464; }
			
.wlp_li { margin-top: 0px; margin-bottom: 2px; }
			
.wlp_ul { margin-top: 0px; margin-bottom: 10px; }
	


