/* COWTV CSS */

#member p {
	font-size: 10px;
	color: #666666;
	margin: 0px;
	line-height: 130%;
}
#member ul {
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
}
#member li {
	font-size: 11px;
	line-height: 120%;
	margin-bottom: 8px;
	list-style-image: url(../images/about/staff/icon-newwin.gif);
}
.membName {
	font-size: 12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #33AA00;
	padding-bottom: 2px;
}
.membName a {
	color: #333333;
}
.membName a:visited {
	color: #333333;
}
