.HomePage > .main {
    min-height: 1px;
    margin-bottom: 0;
	padding: 20px 0;
}
.HomePage section {
}
	.HomePage section a {
	    display: inline-block;
	}
		.HomePage section a img {
			display: block;
			padding: 0;
			margin: 0;
			width: 100%;
		}
		.HomePage section a .h4 {
		    font-weight: normal;
		    color: #333;
			font-size: 18px; 
			line-height: 25px; 
			display: block;
			padding: 5px 5px 0;
			text-transform: uppercase;
		}
		.HomePage section .speil {
		    color: #333;
			font-size: 12px; 
			line-height: 20px; 
			display: block;
			padding: 0 5px 5px;
		}
		
/* Facebook */

.fb_iframe_widget {
    float: right;
    padding-bottom: 10px;
    padding-left: 10px;
}