﻿/*Equator Structure for The Skills People Site*/
/*These styles are relevant for the site template*/

.mainContent {width: 100%;}

#subContent *, #subContent,#header .searchBox, #header .mainLogo, #header .mainLogo *,  
#header .searchBox, #header .searchBox *, #header .mainNavigation, #header .mainNavigation *,
#footer .additionalInfo *, .skillsImg, .skillsImg *, .subContent, subContent *
{
    display:none!important;
}

* {margin: 0px!important; padding: 0px!important;}

h1, h2, h3, h4, h5, h6, p, blockquote, img, a, li{padding-bottom: 10px!important;}

#header img.printLogo {display: block!important; margin-bottom: 20px!important;}

