#columns {
		/*margin-top:17px;*/
		margin-top:0px;
		width:960px;
		display:block;
		overflow:hidden;
		clear:both;	
}			
	
#column1 {
		width:620px;
		margin-right:20px;
		float:left;
}
#column2 {
		float:right;
		width:320px;
}
.hansapress {
		/*border-left-color: #949494;*/ 
		padding-top: 17px;
		padding-bottom: 17px; 
		width: 620px; 
		/*border-top-color: #949494;*/ 
		border-bottom: #949494 1px solid; 
		/*border-right-color: #949494*/
}
.hansapress_no1 {
		padding-top: 17px;
		padding-bottom: 17px; 
		width: 620px; 
		border-bottom: #ffffff 1px solid; 
}
.lehtikansi {
		float: right; 
		width: 201px
}
.lehtiteksti {
		width: 400px;
		/** Min-height hack (http://www.dustindiaz.com/min-height-fast-hack/)*/
		min-height:281px;
		height:auto !important;
		height:281px;
		/** min-height hack end */ 		
}		
.1palstankuva {
	margin-bottom:25px;
}