/*  
Theme Name: Push Internet
Theme URI: http://www.pushinternet.com
Description: This is our standard base theme, it may have been heavily modified.
Version: 1.0
Author: Gareth Chidgey
Author URI: http://www.pushinternet.com/

*/

body
{

}
/*
Elements
*/
img
{
    border: none;
	visibility: hidden;
}
hr
{
    visibility: hidden;
}
p
{
	padding-bottom: 15px;
}
ul
{
    list-style-type: circle;
    list-style-position: inside;
    padding: 10px;
}
/*
Master Page div class's
*/
.headLogo
{
    visibility: hidden;
	height: 0px;
}
.divMasterLogoLinks
{
    visibility: hidden;
	height: 0px;
}
.divMasterBanner
{
    visibility: hidden;
	height: 0px;
}
.divMasterSocial
{
    visibility: hidden;
	height: 0px;
}
.divMasterNav
{
    visibility: hidden;
	height: 0px;
}
.divMasterContentRight
{
	visibility: hidden;
	height: 0px;
}
.divMasterFooterTopper
{
	visibility: hidden;
	height: 0px;
}
.divMasterFooter
{
    visibility: hidden;
	height: 0px;
}