.wrap h2 {
	margin-top: 32px;
}
#top_opt .options {
	overflow: hidden;
	border: none;
}
#top_opt .option {
	overflow: hidden;
	border-bottom: dashed 1px #ccc;
	padding-bottom: 9px;
	padding-top: 9px;
}
#top_opt .option label {
	display: block;
	float: left;
	width: 200px;
	margin-right: 24px;
	text-align: right;
}
#top_opt .option span {
	display: block;
	float: left;
	margin-left: 230px;
	margin-top: 6px;
	clear: left;
}

#top_opt p.submit {
	overflow: hidden;
}
#top_opt .option span {
	color: #666;
	display: block;
}

#top_opt .category label
{
	float:left;
	text-align:left;
	
}

#top_opt .category .catlabel
{
	text-align:right;
}

#profile-box
{
    overflow:hidden;
    padding-left: 15px;
}
#profile-box .avatar
{
    float:left;
    margin-right: 10px;
    border-style: none;
}

#profile-box p {
	margin-left: 58px;
}

#profile-box h4,
#profile-box h5  {
	font-size: 13px;
	text-shadow: #fff 0 -1px 1px;
	margin: 0px;
	padding-bottom: 2px;
}

#profile-box h5 {
	font-size: 11px;
	font-weight: normal;
}