#evaluationMain {
	clear:left;
	width:945px;
	display:block;
	margin-top:10px;
	margin-bottom:30px;
	
	border:1px solid #ccc;

}

#evaluationMain a, #evaluationMain a:visited, #evaluationMain a:active, #evaluationMain a:focus
{
	color: #343434;
}

#evaluationMain .ruler
{
	float:left;
	clear:right;
	margin-bottom:3px;
	margin-left:268px;
}
#evaluationMain .evaluationCommentsTitle
{	
	float:left;
	margin-left:55px;
	font-weight:bold;
	margin-top:18px;
}
#evaluationMain .eval_flashPoints
{
	margin-right:10px;
	font-weight:bold;
	text-align:right;
}
#evaluationMain a.evUnitclosed {
	float:left;
	background-color:transparent;
	background-image:url(../../images/profile/opencloseevaluation.png);
	background-position:0 top;
	background-repeat: no-repeat;
	display:block;
	margin-right:6px;
	margin-left:15px;
	width:13px;
	height:13px;
}
#evaluationMain .evaluationUnit, #evaluationMain .evaluationUnitSub {
	clear:left;
	height:50px;
	padding-top:5px;
	padding-bottom:5px;
	width: 945px;
	

}

#evaluationMain .evaluationUnit {
	padding-top:10px;

}
#evaluationMain .evaluationSub, #evaluationMain .evaluationSubView {
	float:left;
	width:100%;
	
	padding-bottom:20px;
	background-color:#f8f8f8;
	padding-top:5px;
	border-bottom:1px solid #ccc;

}

#evaluationMain .evaluationSub {
	padding-top:35px;
	background-image:url(../../images/profile/evaluation_sub_background.png);
	background-repeat:repeat-x;
}

#evaluationMain .evUnitComment {
	float:right;
	width:270px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:49px;
	margin-right:10px;
	background-color:#fdfdf3;
	border-top: 1px solid #999;
	border-left:1px solid #999;
	border-bottom:1px solid #d1d1d3;
	border-right:1px solid #d1d1d3;
	color:#666666;
}

#evaluationMain .evUnitComment:focus {
	border: 1px solid #333;
}


#evaluationMain .evUnitTitle {
	float:left;
	width:209px;
	margin-right:10px;
	font-weight:bold;
	font-size:11px;
}

#evaluationMain .evUnitSubTitle {	
	float:left;
	width:208px;
	margin-right:10px;
	margin-left:35px;
	font-weight:bold;
	font-size:11px;	
	color:#777;
}

#evaluationMain .evUnitTitleView {
	float:left;
	width:210px;
	margin-right:10px;
	font-size:10px;
}
#evaluationMain .evUnitSubTitleView {
	float:left;
	width:214px;
	margin-right:10px;
	margin-left:40px;
	font-size:10px;
}
#evaluationMain .flash_evaluation {
	float:left;
	width:300px;
	height:23px;
	display:block;
	margin-right:5px;
	padding:0px;
	background-image:url(../../images/companies/companies_bewertung_big.png);
	background-repeat:no-repeat;
}
#evaluationMain .flash_evaluation_view {
	float:left;
	width:155px;
	height:16px;
	display:block;
	margin-right:10px;
	padding:0px;
}

#evaluationMain .blockComment {
	float:right;
	width:230px;
}

#evaluationMain .button {
	float:left;
	width:26px;
	height:23px;
	display:block;
	padding:0px;
}
#evaluationMain .inputPoints {
	clear:right;
	font-weight:bold;
	font-size:16px;
	padding-top:7px;
	margin-top:-7px;
	width: 52px;
	height:28px;
	border: none;
	float:left;
	text-align:center;
	background-image:url(../../images/profile/background_Points_evaluation.png);
	background-repeat:no-repeat;
	color:#fa6000;
}

#evaluationMain .detailsEvaluation {
	float:left;
	width:538px;
	display:block;
	text-align:right;
}

#evaluationMain .detailsEvaluation a {
	color:#f66200;
}
#evaluationMain .detailsEvaluation a:hover, 
#evaluationMain .addComments a:hover,
#evaluationMain .addComments2 a:hover {
	color:#333333;
}

#evaluationMain .addComments,
#evaluationMain .addComments2 {
	float:left;
	margin-left:19px;
}
#evaluationMain h1 {
	margin-top:-1px;
	margin-left:-1px;
	margin-right:-1px;

	color:white;
	background-color:#f86300;
	display:block;
	font-size:14px;
	padding:8px;
	padding-left:15px;
}
#evaluationMain .addComments2 {
	margin-left:557px;
}

#evaluationMain .addComments a,
#evaluationMain .addComments2 a {
	color:#cccccc;
}
#evaluationMain .close_button_subevaluation	 {
	float:right;
	margin-top:-35px;
	display:block;
	cursor:pointer;
	width:18px;
	height:19px;
	display:block;
	background-image:url(../../images/profile/close_button.png);
}
#evaluationMain .commentArea {
	display:none;
	margin-top:-9px;
}

#evaluationMain .blockLeft {
	float:left;
	width:650px;
}
#evaluationMain .blockLeftView {
	float:left;
	width:460px;
}

#evaluationMain .blockRight	 {
	width:250px;
	float:right;
}

#evaluationBottom {
	border: #ccc 1px solid; 
	border-top:#f76200 3px solid;
	width:100%;
	display:block;
	clear:left;
	padding-top:20px;
	padding-bottom:20px;
	margin-bottom:20px;
}

#evaluationBottom input,  #evaluationBottom select {
	width:160px;
	border:#9a9a98 1px solid;
	background-color:#fdfdf3;
	color:#525252;
}
 
 
#evaluationBottom .tableEvaluationBottom {
 	width:880px;
	margin-left:10px;
}
 
#evaluationBottom td {
	width:180px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	vertical-align:top;
	font-weight:bold;
	font-size:10px;
}