/*body
{
	background-image: url(../img/bg-community.gif);
	padding: 0px;
	margin: 0px;
}

#header
{
	height: 180px;
	background-image: url(../img/logo-community.gif);
	background-repeat: no-repeat;
	background-position:top left;
	margin-bottom: 8px;
}
*/

.tleftbox input {
	border: 0 none;
	cursor:pointer;
	margin:0px;
	padding: 1px 3px;
	color:#8F7A27;
	background-color: #fff;
	float:left;
	font-weight:bold;
}

.tleftbox input:hover {
	border: 0 none;
	cursor:pointer;
	margin:0px;
	padding: 1px 3px;
	color:#000;
	background-color: #fff;
	float:left;
	font-weight:bold;
}


.profilblock , .userinfo {
	line-height:16px;
	padding-top:0;
	padding-bottom:16px;
	background:transparent url(../img/blackdots.gif) repeat-x;
	background-position:bottom left;
	margin-right:8px;
	margin-bottom:8px;
}
.profilblock {
	padding-top:4px;
}

.lh18 {
	line-height:18px;
}

.topbox {
	background:transparent url(../img/blackdots.gif) repeat-x;
	background-position:bottom left;
	margin-bottom:8px;
	margin-right:8px;
	padding-bottom:8px;
}
.topbox .trightbox {
	padding-top:4px;
}

/* override main.css */
#profile_img_file_wrapper {
width:310px;
}

#profile_img_file_wrapper table {
	border-collapse: collapse;
	border-spacing:0px;
	width:320px;
}

.bigbanner
{
}
.itemlabel_mv_sendfriend {
	padding-bottom:4px;
}
.control_mv_sendfriend {
	padding-bottom:16px;
}
.control_mv_sendfriend input {
	width:320px;
	border:1px solid #705319;	
}
.control_mv_sendfriend textarea {
	width:320px;
	border:1px solid #705319;
}
#message {
	height:100px;
}

.control_mv_sendfriend, .validator_mv_sendfriend {
	float:left;
}
.validator_mv_sendfriend  {
 padding-left:10px;
}
.itemrow_mv_sendfriend {
	clear:both;
}
