@charset "utf-8";

#prf  p {
	padding-top: 10px;
	padding-bottom: 1.5em;
}
/* CSS Document */


#prf ul {
	list-style-position: inside;
	list-style-type: disc;
	padding-top: 15px;
	padding-bottom: 20px;
}

#prf h3 span {
	font-weight: bold;
	font-size: 18px;
}

.prf_txt_1 {
	width: 392px;
}


#wrapper #main_cont #prf ul {
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 25px;
}
