/*  userp  */

img
{
	border-style:none;
	border-bottom-width:0px;
}

form
{
	margin:0px;
	padding:0px;
}

#user .catch {
	text-align: left;
	padding-left: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#user .selectmenu {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.6em;
}

#user .subtitle {
	text-align: left;
	padding-bottom: 10px;
}

#user .uservoice {
	text-align: left;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom: 10px;
	background-color:#fff8f0;
	margin:10px;
}

#user .uservoice_name {
	border-top-style:dotted;
	border-top-width:1px;
	border-top-color:#666666;
	text-align:right;
	margin-top:5px;
}


#user .baseText {
	line-height: 1.6em;
	text-align: left;
	vertical-align: top;
}

#user .baseTextBold {
	line-height: 1.6em;
	text-align: left;
	vertical-align: top;
}

#user .SolidLine {
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
}




