
  
/*****************/
/** CONTENT SIDE **/
/*****************/
ol {	
	margin:0px;
	padding:0px;
	margin-left:30px;
}
ol li {
	margin:0px;
	padding:0px;
	margin-top:5px;
	margin-bottom:10px;
}
.main_info {
	/*position:absolute;
	left:10px;
	top:75px;
	width: 840px;*/
	text-align:left;

}
.main_info h1 {
	text-align:left;
}

.main {
	padding-right:20px; 
}
/*
.main a:visited {
	color:#aabbaa;	
}*/
.indicator {
	font-size:10pt;
	color:#7D793B;
	margin-bottom: 5px;
}
.indicator i {
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}
.indicator i.bold{
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.info {
	font-size:8pt;
	color:#7D793B;
	margin-bottom: 20px;
}
.listitem {
	margin-top:10px;
	padding-bottom:5px;
	border-bottom: 1px whitesmoke dotted;
}
.listitem p, .listitem2 p {
	margin:0px;
}
.listitem2 {
	margin-top:3px;
	margin-bottom:10px;
	border-bottom: 0px #E0DA96 dotted;
}
.reviewers_list td {
	padding:0px;
	padding-right:3px;
}
.login_error {
	font-style: normal;
	color: crimson;
}
.login_error p {
	font-size: 8pt;
	text-align:left;
	margin-top: 5px;
	margin-bottom: 7px;
}
.register_user {
	/*color:#8e4905;*/
	margin-left:240px;
	position:absolute;
	top:55px;
	border: 0px gray solid;	
	float:both;
	z-index:0;
}
.register_user table, .register_user td {
	border:0px;
	font-size:9pt;
}
.tdhead {
	height:75px;
	border-bottom:0px solid green;
	background:url(resources/bg_menu3.gif) no-repeat whitesmoke;
	padding:0px;
	margin:0px;
}
.tdmain {
	padding:15px;
	margin:0px;
	/*background-image:url(resources/hgzaubereulet.gif); */
	background-position:center;
	background-repeat:no-repeat;
	border-left:15px solid #33ab66;
	text-align:justify;
	padding-right:15%;
}