/* my account */

.paddingCont{

	margin:0 0 0 0;
	padding:0 0 0 20px;
	width:833px;
}

.paddingCont .titel{

	margin:0 0 20px 0;
}

.paddingCont .avatar{
	margin:10px 10px 10px 0;
}

.paddingCont .button{
	margin:10px 0 0 0;
}

.paddingCont .inputWidth{
	width:221px;
	margin-bottom:5px;
	margin-top:2px;
}
.paddingCont select{
	margin-bottom:5px;
	margin-top:2px;
}

.pflicht{
	color:#39da42;
	font-weight:bold;
}

.line{
	height:10px;
	width:555px;

}



#comments{
	margin:0 0 0 0;
	width:540px;
}
#comments .titel{
	margin:0 0 10px 0;
}
#comments .grey,
#comments .white{
	background-color:#e9e9e9;
	width:536px;
	padding:5px 5px 5px 5px;
	min-height:50px;
	margin:0 0 5px 0;
}
#comments .white{
	background-color:#ffffff;
}	




.thumb{
	width:72px;
	height:75px;
	border:0;
	background-image: url(../images/bg_thumbsubmission.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	margin:0 5px 0 0 ;
}

.coin{
	margin:0 0 -3px 0;

}