body {

	-webkit-print-color-adjust: exact;
   background-color: #ffffff;
    background-size: 650px 900px;
    background-repeat: no-repeat;
	background-position: 0px 120px;
	font-family: papyrus!important;
    color: #000000!important;
	
    
}

.open_prize {
overflow: hidden

}

.oval1 {
	width: 200px;
	height: 100px;
	background: #9fb692;
	-moz-border-radius: 100px / 50px;
	-webkit-border-radius: 100px / 50px;
	border-radius: 100px / 50px;
	float: left;
	text-align: center;
	line-height: 100px;
	vertical-align: middle;
	
}

.no_oval1 {
	width: 200px;
	height: 100px;
	-moz-border-radius: 100px / 50px;
	-webkit-border-radius: 100px / 50px;
	border-radius: 100px / 50px;
	float: left;
	text-align: center;
	line-height: 100px;
	vertical-align: middle;
	
}



.week
{
width: 200px;
height: 100px;
float: left;
text-align: center;
	
}


.oval2 {
	width: 200px;
	height: 100px;
	background: #90a7bf;
	-moz-border-radius: 100px / 50px;
	-webkit-border-radius: 100px / 50px;
	border-radius: 100px / 50px;
	float: left;
	text-align: center;
	line-height: 100px;
	vertical-align: middle;
}
.no_oval2 {
	width: 200px;
	height: 100px;
	
	-moz-border-radius: 100px / 50px;
	-webkit-border-radius: 100px / 50px;
	border-radius: 100px / 50px;
	float: left;
	text-align: center;
	line-height: 100px;
	vertical-align: middle;
}

.contentheading /* Rubrik inom main-diven... */
{
 		font-size		  : 50px;		 		 
		 height			  : 40px;
  		 text-align       : Center;
  		 padding: 100px 1px 3px 2px;
		}
		
.content_main 
{
 		font-size		  : 15px;
  		 color            : #000000;
		 height			  : 10px;
  		 text-align       : Center;
  		 padding: 0px 1px 3px 2px;
		 border-bottom: 0px solid #000000;
		}
				
		
		.content_text_bottom 
{
 		font-size		  : 15px;
		 font-weight      : bold;
		 height			  : 20px;
  		 text-align       : left;
  		 padding: 0px 1px 3px 2px;
		 border-bottom: 0px solid #000000;
		}
		
				.content_text_date 
{
 		font-size		  : 15px;
		 font-weight      : bold;
		 height			  : 20px;
  		 text-align       : center;
  		 padding: 0px 1px 3px 2px;
		 border-bottom: 0px solid #000000;
		}
		
.content_text_bottom_comment 
{
 		font-size		  : 10px;
		 height			  : 10px;
  		 text-align       : right;
  		 padding: 0px 1px 3px 2px;
		 border-bottom: 0px solid #000000;
		}
		