

/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/
.VenstreSideBody
{
	padding-bottom: 10px;
}
html>body .VenstreSideBody
{
	
}
.VenstreSideBody:after
{
    content: " ";
    display: block;
    line-height: 1px;
    font-size: 1px;
    clear: both;
}


