@charset "UTF-8";
#plofile #main {
	border-width: 0px;
	border-style: none;
}
#profile #main p {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
}
#main h6 {
	font-size: 10px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: lighter;
	padding-bottom: 20px;
	border-bottom: 1px solid #0033CC;
	margin-right: 20px;
	margin-left: 20px;
}
#profile  #main  p img {
	display: block;
	margin: 30px auto 0px;
}


/* table
--------------------------------------*/
#main table {
	margin: 5px auto 15px;
	border-top: 1px solid #999999;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-collapse:collapse;
	width: 530px;
}
#main table th {
	text-align: left;
	padding: 5px 15px;
	border-bottom: 1px solid #999999;
	width: 100px;
}
#main table td {
	padding: 5px 15px;
	border-bottom: 1px solid #999999;
}
#main table tr.odd {
}
#plofile #main div.wk {
	margin: 15px 12px 0px;
	float: left;
	height: 210px;
	width: 238px;
}
#plofile #main div.wk img {
	padding: 3px;
	border-top: 1px solid #999999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 0px;
}
#plofile #main div.wk p_p1 {
	font-size: 90%;
}
#plofile  #sidebar  h3  {
	display: block;
	margin: 20px 0px 0px;
}
#plofile #sidebar ul {
	display: block;
	margin: 0px;
	padding: 0px;
}
