﻿
body.isopera
{
	font-size: 0.8em !important; /* for Opera brawser only */ 
    
	/* For footer  */
	min-height: 100%;
	position: static;
}

/* For footer  */
body.isopera p#before-footer
{
	padding-bottom: 0em;
    font-size: 1px;
}

body.isopera #footer
{
	/* For footer  */
	position: static;
	bottom: 0;
}


