﻿.linkMainPage{
	background-color:#f2f4f6;
	color:#1374A5 !important;	
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}
#content{
	margin: 15px auto 0 auto !important;
}
h3.steps{
	margin: 20px 0 7px 15px;
	font-size:1.3em;
}

#homepage-header{ background: #fff url("/_layouts/images/observatory-visual.jpg") no-repeat left; height: 171px; margin: 10px auto}
#homepage-header h2{ font-size:38px; line-height: 38px; text-decoration:none; margin:0; padding:20px 0 0 340px;}
.homepage-block{ position: relative;height: 350px; width:286px; float:left; margin: 10px 10px 0 10px; background:white; border:1px solid #a9b4bb; border-top:4px solid #1073a9;}
.homepage-block h3{ text-align: center; font-size: 20px; padding:7px 0; background:#f3f5f6;}
.homepage-block h3, #homepage-header h2{color:#788c97;} 
.homepage-block p{ padding:10px;}
.homepage-intro{ font-size:15px; margin-bottom:50px;}
#content select {
    position: absolute;
    bottom: 5px;
    text-align: center;
    width: 95%;
    margin-left: 10px;
    height: 25px;
}
.homepage-block-wrapper {
    position: relative;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    left: 11px;
}
#wrapper > #bodywrapper.root {
    padding-bottom: 0px;
    min-height: 0px;
}
input.btn_Comparecountries
{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: 27px;
    position: absolute;
    left: 10%;
    bottom: 10px;
}

