#accountbox {
	float: left;
	width: 620px;
	padding: 10px;
	height: auto;
	border: 3px solid #C7DF68;
}

#accountmenu {
	float: left;
	width: 165px;
	background-color: #E9E9D6;
}
#accountmenu .sep {
	background-image: url(../imgmp/dotsep-bg.gif);
	background-repeat: repeat-x;
	background-position: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

#accountmenu ul li {
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 12px;
}
#accountmenu ul .m1 {
	background-color: #C7DF68;
	font-weight: bold;
	color: #003300;
	background-image: url(../imgmp/msel-icon.gif);
	background-repeat: no-repeat;
}
#accountmenu ul .m1 a {
	color: #006600;
}
.dotsep {
	background-image: url(../imgmp/dotsep-bg.gif);
	background-repeat: repeat-x;
}
.proflft {
	float: left;
	height: auto;
	width: 150px;
}
.proflft li {
	margin-top: 7px;
}
.proflft li img {
	margin-right: 4px;
	margin-left: 2px;
}
.profttl {
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 5px;
	color: #000000;
}
.profrgt {
	float: left;
	height: auto;
	width: 450px;
	margin-left: 10px;
	color: #666666;
	font-size: 13px;
}
.profpic {
	height: 160px;
	width: 132px;
	border: 4px solid #d8d8d8;
	padding: 5px;
}
.profdlab {
	font-weight: bold;
}
.itemrow {
	height: 35px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.itemoptions {
	padding:5px;
	background:#E5E5E5;
	height:16px;
	border-bottom: 1px solid #CCC;
}
/*reputacion*/
.rptsumm{
	height:100px;
}
.rptbox{
	width: 250px;
	border: 1px solid #CCC;
	background:#F4F4F4;
	padding:5px;
	float:left;
}
.rptbox div{
	margin-bottom:3px;
}
.rpttotbox{
	width:335px;
	border: 1px solid #E0DAB4;
	background-color: #F7F5EA;
	padding:5px;
	float:right;
}
.rpttotbox div{
	margin-bottom:3px;
}
/*reputacion*/
#trlisth{
	height:20px;
}
#trlisth ul{
	border: 1px solid #C7DF68;
	padding:5px;
	margin-left:-1px;
	margin-top:-6px;
	background:#fff;
}
#trlisth ul li{
	padding-bottom:5px;
}
#trlisth #listswitcher{
	display:none;
}
.trlrow{
	margin-top:5px;
	height:60px;
	border-bottom: 1px solid #CCC;
}
.trcommentbox{
	border: 1px dashed #ccc;
	padding:5px;
	color:#5F6789;
}
.trrespbox{
	border: 1px dashed #E0DAB4;
	color:#960;
	padding:5px;
}
.responsebox textarea{
	width:600px;
	height:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:5px;
}

.provmsn {
	background-image: url(../imgmp/svproviders.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	height: 25px;
	width: 55px;
}
.slb{
	padding:8px;
	margin-bottom:20px;
	border: 1px solid #CCC;
	width:310px;
}

.inviter textarea{
	width:615px;
	height:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:5px;
}

.silist{
	margin-top:5px;
	border: 1px solid #CCC;
	height: 250px;
	overflow-x:hidden; overflow-y:auto;
}
.silist div{
	padding: 5px;
	color:#039;
}
.silist .rc{
	background-color: #F0F0F0;
}