@charset "UTF-8";
/* CSS Document */

.wwp_txt {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	padding-left: 25px;
}
.wwp_form {
	font-family: Arial, sans-serif;
	font-size: 11px;
	
	height: 13px;
}
.wwp_label {
	padding-left: 25px;
	height: 25px;
}
.wnote_label {
	height: 40px;
}
.wnote{
	background-image: url(../images/widg_note_bg.gif);
	background-repeat: no-repeat;
	height: 154px;
	width: 318px;
}
.wnote_report_btn_bg{
	background-image: url(../images/widg_btn_reports_bg.gif);
	background-repeat: no-repeat;
	width: 140px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	vertical-align: middle;
	text-indent: 20px;
	background-position: center center;
	display: block;
}

.wppontmnt_entry_txt{
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9cd8f0;
	padding-right: 5px;
}
ul {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	list-style-type: none;
	list-style-position: inside;
	line-height: 15px;
	display: inline;
}
.wprofile_alpha_list_bg{
	background-image: url(../images/widg_alphachar_bg_profile.gif);
	background-position: center;
	background-repeat: repeat-y;
}
