table#user_menu {
	width:100%;
}
.user_menu {
	background-repeat:repeat-y;
}
.user_menu td.icon{
	width:66px;
	height:66px;
	text-align:center;
}
table#user_menu td.hr_line{
	height:1px;
	font-size:1px; 
	line-height:1px;
	background-image:url(../images/hr_content.gif);
	background-repeat:repeat-x;

}
.user_menu td.desc {
	height:66px;
}
.user_menu td.desc, .user_menu td.desc a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7B7970;
	text-decoration:none;
}
.user_menu td.desc a:hover {
	color:#990000;
}
.input,.select,.input_file,.textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}
.input {
	width:180px;
	padding:0px 4px 0px 4px;
}
.weta {
	width:40px;
	text-align:right;
}
.thumb_holder {
	width:80px;
	margin-right:2px;
}
.thumb_holder .cancel_foto {
	text-align:center;
}
.button_center {
	text-align:center;
	margin:10px 0px;
}
.important,.error {
	color:#990000;
}

td.warning {
	margin-top:10px;
	background-image:url(../images/bg_warning.jpg);
	background-repeat:no-repeat;
	padding:17px 12px 0px 12px;
	width:400px;
	height:110px;
}