.divider_rubrik {
	background-image:url(img/divider_h.jpg);
	background-repeat:repeat-x;
	width:981px;
	height:3px;
	margin-left:auto;
	margin-right:auto;
	margin-top:18px;
	margin-bottom:10px;
}

.divider_new {
	background-image:url(img/divider_h.jpg);
	background-repeat:repeat-x;
	width:981px;
	height:3px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
}

.divider_v {
	background-image:url(img/divider_v.jpg);
	background-repeat:repeat-y;
	width:3px;
	height:171px;
	float:left;
	margin-left:10px;
	margin-right:10px;

}

.divider_h {
	background-image:url(img/divider_h.jpg);
	background-repeat:repeat-y;
	width:228px;
	height:3px;


}

.box {
	width:228px;
	height:171px;
	margin-bottom:10px;
	position:relative;
	float:left;
}



#image {
	width:671px;
	overflow:hidden;
	margin-right:0px;
	float:left;
	background-color: #000;
	background-image: url(img/line_25_y.jpg);
	background-repeat: repeat-y;
	background-position: right;
	border:0
}



.container_images {
	overflow:auto;

	
}

.textvotearea {
	width:570px;
	height:28px;
	background-image: url(img/line_50.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top:8px;
	margin-bottom:24px;

	
}

.rubrikarea {
	width:981px;
	height:35px;
	margin-bottom:15px;
	font-size:17px;
	font-weight:bold;
	color:#333333;
	padding-top:6px;
	padding-left:6px;
	padding-bottom:0px;
	background-image: url(img/rubrik_bg.jpg);
	background-repeat: repeat-x;
	
	
}

.rubrikarea2 {
	width:981px;
	height:35px;
	margin-bottom:15px;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	padding-top:6px;
	padding-left:6px;
	padding-bottom:0px;
	background-image: url(img/rubrik_bg.jpg);
	background-repeat: repeat-x;
	
	
}

.textarea {
	width:570px;
	height:22px;
	margin-bottom:2px;
	font-size:12px;
	font-weight:bold;
	
	
}

.votearea {
	width:240px;
	height:22px;
	text-align:left;
	margin-bottom:5px;

	
}


#photographer {
	width:294px;
	overflow:hidden;
	margin-left:15px;
	float:left;
	margin-top:3px;
	
}

.textarea_name {
	font-size:12px;
	width:290px;
	margin-top:10px;
	
}

.textarea_info {
	font-size:12px;
	width:290px;
	overflow:auto;
	margin-top:4px;

	
}





	

