﻿*{margin:0px; padding:0px;}

*{word-wrap: break-word;}

* img{
	max-width:100%;
	height:auto;
}
/*wideTopBarStartsHere*/
#wideTopbar{
	width:100%;
	height:40px;
	padding:5px;
	background-color:#fff;
	}
#wtbContentwrapper{
	max-width : 60%;
	height:30px;
	padding: 5px;
	margin:0 auto;
	position: relative;
	}
		
#googleCustomSsearch{
	width:60%;
	height: auto;
	}

#searchDesignKit{
	border-radius:5px 0 0 5px; 
	width:335px; 
	height:35px; 
	padding-top:5px; 
	background-color:#cecece;
	position: absolute;
	top: 5px;
	right: 1px;
	}
	
#coverMe {
	max-width: 520px;
	height: auto;
	margin:20px auto;
	padding:5px 0px;
	box-shadow: 0px 0px 5px 5px #888888;
	border-radius:10px;
}

#container {
	max-width : 500px;
	margin:0 auto;
}

#header {
	position:relative;
	height : 300px;
	max-width :100%;
	background-image: url(https://ghanachild.com/images/ghanachild_header-banner.png);
	background-repeat : no-repeat;
	border-radius:10px 10px 0px 0px;
}
#logo {
	position : absolute;
	left :10px;
	top :90px;
	max-width:100%;
	height:auto;
}
#HeaderNav {
	width : 98%;
	height:150px;
	position : absolute;
	margin:0px;
	padding:0px;
	padding-left:10px;
	left : 0px;
	top : 231px;
	text-align:Left;
	background-color:#fff;
}
.HeaderNav ul {
	padding: 5px 0px; 
	margin: 10px; 
	font-size: 0px;
	list-style:none;
}
.HeaderNav li {
	padding: 2px 15px 0px 5px;
	margin: 2px 2px 0px 0px;
	display: inline;
	font-family: 'Patua One', cursive;
	font-size :13px;
	font-weight:100;
	color:#000;
}
#HeaderNav a:link{
	color:#000;
	text-decoration:none;
	font-family: 'Patua One', cursive;
	font-size:16px;
}
#HeaderNav a:visited {
	color:#0066FF;
	text-decoration :none;
}
#HeaderNav a:hover {
	text-decoration:underline;
	color : #F00;
}
#HeaderNav a:active {
	color : #0C0;
	text-decoration:none;
}
#HeaderNav .Time {
	font-size :13px;
	color : #f00;
	padding:0px;
}

body {
	margin : 0px;
	padding:0px;
	background-color: #FFF;
}
#content {
	width : auto;
	margin:0px auto;
	padding:0px 5px 5px 5px;
	background-color: #FFF;
}
.softLineLeft{
	width:49%; 
	height:auto; 
	margin-bottom:10px; 
	display:block;
}

.softLineRight{
	width:49%; 
	height:auto; 
	margin-bottom:10px; 
	display:block;
}

.softLineLeft > div{
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size :15px;
	font-weight: 100;
	color: #000;
	padding:2px;
	margin-bottom:5px;
}

.softLineRight > div{
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size :15px;
	font-weight: 100;
	color: #000;
	padding:2px;
	margin-bottom:5px;
}

.softLineRight h3{
	font-size:18px;
}

.softLineLeft h3{
	font-size:18px;
}

/* Zebra striping */
tr:nth-of-type(odd) { 
  background: #eee; 
}

.Hide{
	display:none;
}

.SearchField{	
	width:auto; 
	height:22px;
}

.SearchBtn{
	width:50px; 
	height:25px; 
	padding:0px; 
}

#MainAddsLine {
	height:90px;
	max-width:100%;
	padding:0;
	margin:20px 0;
}

div.Imagine {
	margin-top:0px;
	margin-bottom:2px;
	padding:0px;
	padding-left:10px;
	float:right;
	width:135px;
	height:auto;
}
.Clear {
	clear:both;
}
.listMain {
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	margin:0px 0px 3px 0px;
	padding-bottom : 0px;
	color:#03C;
	float: left;
	font-size :13px;
	text-align : left;
	font-weight : 100;
}
.listOut {
	list-style-position:outside;
}
.listIn {
	list-style-position:inside;
}
#footer {
	width :auto;
	height :auto;
	background-color:#000;
	border-radius:0px 0px 10px 10px;
	margin: 0px  auto;
	padding:20px;
	text-align:center;
}
#footer p{
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size :11px;
	font-weight : normal;
	color : #ededed;
}

#SocialLine {
	height: auto;
	width: auto;
}

span.Bottomlinelink {
	text-decoration : none;
	display : inline;
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size :11px;
	color:#FFF;
}
.Bottomlinelink a:link{
	color:#FFF;
	text-decoration:none;
	font-size :11px;
	font-weight:bold;
}
.Bottomlinelink a:visited {
	color:#0066FF;
	text-decoration :none;
}
.Bottomlinelink a:hover {
	text-decoration:underline;
	color : #FFD700;
}
.Bottomlinelink a:active {
	color : #0C0;
	text-decoration:none;
}
h1 {
	font-family: 'Patua One', cursive;
	font-weight : 100;
	color:#000;
	font-size : 1.5em;
	margin-top : 5px;
	margin-bottom : 5px;
}
h2 {
	font-family: 'Patua One', cursive;
	font-weight:100;
	color :#000;
	font-size: 1.2em;
	margin-top : 5px;
	margin-bottom : 5px;
}

h3 {
	font-family: 'Patua One', cursive;
	font-size :1.1em;
	font-weight : 100;
	color :#000;
	margin-top : 5px;
	margin-bottom : 5px;
}
h4 {
	font-family: 'Patua One', cursive;
	color : #ffd700;
	margin-bottom : 5px;
	margin-top : 5px;
}
h5 {
	font-family: 'Patua One', cursive;
	color : #ffd700;
	margin-top : 0px;
	margin-bottom: 0px;
}
h6 {
	font-family: 'Patua One', cursive;
	color : #ffd700;
	margin-bottom : 5px;
	margin-top : 5px;
}

pre {
	font-size :14px;
	white-space:pre-wrap;
}

p {
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size :13px;
	color : #000;
	text-align : justify;
	line-height : normal;
	margin:5px 0px 3px 0px;
	padding-bottom : 0px;
}
p strong {color:#000;
}
.StrikeThroughText {
    text-decoration: line-through;
}
ul {
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size :13px;
	color : #000;
	margin: 10px 10px 10px 0px;
	padding: 0px 0px 0px 25px;
	
}
ol {
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size :13px;;
	color : #000;
	margin: 10px 10px 10px 0px;
	padding: 0px 0px 0px 25px;
}
	strong.c3 {text-decoration:blink;
}
	p.c2 {
	color:#0C0;
}
	p.c1 {text-decoration:underline;
}
	.sitUp{text-align:center;
		
}
	.BlockCent{
	margin:0px auto 5px auto;
	width:468px;
	height:60px;
	border:5px solid #000;
	border-radius:5px;
	}
.BlockCentFull{
	margin:auto;
	width:82%;
	}
/* KnowledgeBaseStart*/
.KnowRight{
	float:right;
	margin:5px 0px 0px 0px;
	padding:3px;
	width:295px;
	height:auto;
	}
.KnowLeft{
	float:left;
	margin:5px 0px 0px 0px;
	padding:3px;
	width:295px;
	height:auto;
	}
#KnowledgeBase{
	width:auto;
	height:auto;
	margin:0px auto;
	padding:0px;
}

#KnowledgeBase li{
	padding-bottom:5px;
}

#KnowledgeBase a:link{
	color:#00F;
	text-decoration:none;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size :13px;
}

#KnowledgeBase a:visited {
	color:#0066FF;
	text-decoration:none;
	font-weight :normal;
}
#KnowledgeBase a:hover {
	text-decoration:underline;
	color : #F00;
}
#KnowledgeBase a:active {
	color : #0C0;
	text-decoration:none;
}
/*KnowledgeBaseEnd */
.smalltext {
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size : 11px;
	padding : 3px 0;
	margin : 3px 0;
	line-height : normal;
	color : #000;
	font-weight : normal;
}
#LiveMusicRadio{
	float:left;
	margin:5px 10px 0px 0px;
	height:auto;
	width:18%;
}
#headTitle{
	height:50px;
	max-width:100%;
	padding-top:10px;
}
a img {
	border:none;
	outline:none;
}
.ImageRightFloat{
	float:right; 
	padding-left:5px;
}
.ImageLefttFloat{
	float:left; 
	padding-right:5px;
}
/*Kill mouseover link decoration with a class*/
.linesOff > a:hover{
	text-decoration : none;
	border: none;
	outline:none;
}
a:link {
	color : #00F;
	font-weight: 100;
	text-decoration: none;
	outline:none;
}
a:visited {
	color : #0066FF;
	text-decoration : none;
	outline:none;
}
a:hover {
	color : #F00;
	text-decoration : underline;
	border: none;
	outline:none;
}
a:active {
	color : #0C0;
	text-decoration : none;
	outline:none;
}
textarea {
    resize: none;
} 
.LeftSocialBox {
	height : auto;
	margin:20px auto 0px auto;
}
.leftAdBoxit {
	height : auto;
	width : 160px;
	padding : 5px;
	margin:10px 3px 0px 3px;
	text-align:center;
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size :13px;
	color : #ededed;
	border: #ededed solid 1px;
}

.scalableImages {
	height : auto;
	max-width : 100%;
	margin:10px auto;
	text-align:center;
}

#tipstv {
}

.sponsorBox {
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size : 11px;
	color : #ededed;
	clear : both;
	float : none;
	height : 400px;
	width : 152px;
	margin:5px 3px 0px 3px;
	border : 1px solid #ededed;
	padding : 3px;
}

.GoogleAdBox {
	height : auto;
	width :auto;
	padding : 5px;
	margin:10px auto;
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size : 12px;
	color : #000;
}
.GoogleAdBox h4{
	margin:0px auto;
	text-align:center;
	color:#000;
	text-decoration:none;
	font-size :13px;
	font-weight: bolder;
}
.googleAdsBoxMin {
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size : 11px;
	color : #000;
	clear : both;
	float : right;
	height : 257px;
	width : 100px;
	margin:5px 0px 0px 10px;
	border : 3px solid #ededed;
	background-repeat : repeat;
	padding : 5px;
}
.AddiTPics {
	width : 160px;
	height:auto;
	margin:10px auto 0px auto;
}
.googleAddiTRight {
	border : #ededed solid 1px;
	width : 180px;
	margin:0px auto;
	padding: 0px;
 }
.googleAddiTRight  p{
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size :13px;
	color:#ededed;
	text-align:center;
}
.searchTextbox {
	background : #484848;
	text-align : justify;
	color : #ededed;
	border : none;
	width : auto;
	height : auto;
	padding:1px 2px 5px 2px;
	margin:5px auto 0px auto;
	position : relative;
}
div.LeftAll{
	text-align: left;
	padding-top: 5px;
}
#thankYou {
	height : auto;
	width : 460px;
	background-color: #484848;
}
#tellAfriend {
	margin:0px;
	padding:0px;
	float:right;
	clear: both;
}

/**GoogleCustomSearchScriptStart*/
.cse .gsc-control-cse, .gsc-control-cse {
	padding : 2%;
	width : 96%;
}
.cse .gsc-branding, .gsc-branding {
	display : none;
}
.cse .gsc-control-cse, .gsc-control-cse {
	border : 1px solid;
	border-color : #ffffff;
}
.cse .gsc-control-cse:after, .gsc-control-cse:after {
	content : ".";
	display : block;
	height : 0;
	clear : both;
	visibility : hidden;
}
.cse .gsc-resultsHeader, .gsc-resultsHeader {
	border : none;
}
.cse input.gsc-search-button, input.gsc-search-button {
	font-family : inherit;
	color : #000000;
	background-color : #cecece;
	border : 1px outset;
	border-color : #666666;
}
.cse .gsc-tabHeader.gsc-tabhInactive, .gsc-tabHeader.gsc-tabhInactive {
	border-bottom : none;
	color : #666666;
	background-color : #e9e9e9;
	border : 1px solid;
	border-color : #e9e9e8;
}
.cse .gsc-tabHeader.gsc-tabhActive, .gsc-tabHeader.gsc-tabhActive {
	background-color : #ffffff;
	border : 1px solid;
	border-top : 2px solid;
	border-color : #e9e9e9;
	border-top-color : #ff9900;
	border-bottom : none;
}
.cse .gsc-tabsArea, .gsc-tabsArea {
	margin-top : 1em;
	border-bottom : 1px solid #e9e9e9;
}
.cse .gsc-webResult.gsc-result, .gsc-webResult.gsc-result {
	padding : 0.25em;
	border : 1px solid;
	border-color : #ffffff;
	margin-bottom : 1em;
}
.cse .gsc-webResult.gsc-result:hover, .gsc-webResult.gsc-result:hover {
	border : 1px solid;
	border-color : #ffffff;
}
.cse .gs-promotion.gs-result, .gs-promotion.gs-result {
	background-color : #ffffff;
	border : 1px solid;
	border-color : #336699;
}
.cse .gs-promotion.gs-result a.gs-title:link, .gs-promotion.gs-result a.gs-title:link {
	color : #0000cc;
}
.cse .gs-promotion.gs-result a.gs-title:visited, .gs-promotion.gs-result a.gs-title:visited {
	color : #0000cc;
}
.cse .gs-promotion.gs-result a.gs-title:hover, .gs-promotion.gs-result a.gs-title:hover {
	color : #0000cc;
}
.cse .gs-promotion.gs-result a.gs-title:active, .gs-promotion.gs-result a.gs-title:active {
	color : #0000cc;
}
.cse .gs-promotion.gs-result .gs-snippet, .gs-promotion.gs-result .gs-snippet {
	color : #000000;
}
.gs-promotion.gs-result .gs-visibleUrl {
	color : #008000;
}
.gsc-completion-selected {
	background : #d5e2ff;
}

.gsc-completion-container {
	font-family : Arial, sans-serif;
	font-size :13px;
	position : absolute;
	background : white;
	border : 1px solid #666666;
	margin-left : 0px;
	margin-right : 0px;
}
#BGcseCent {
	background-color: #FFF;
	height:auto;
	width: auto;
	margin:0 auto;
}
/*GoogleCustomSearchScriptEnd*/

td.titleDefine {
	background-color:#383838;
	text-align:center;	
}
#ToolsBox {
	background-image: url(https://ghanachild.com/images/Toolbox.png);
	background-repeat: no-repeat;
	border-right: 1px;
	border-left: 1px;
	background-position: center;
	max-width:100%;
	height: auto;
}

div .darker {
	background-color:#CECECE;
	border:3px solid #000;
	border-radius:5px;
	padding-left:5px; 
	margin:5px auto;
	width:100%;
	height:auto;
}
.darker h3 { 
	font-size :13px;
	padding-bottom:0;
	
}
div .darker pre {
	margin-bottom:5px;
	margin-top:5px;
	color:#000;	
}
div .arrow {
	background-image:url(https://ghanachild.com/images/Arrow.png);
	background-repeat:no-repeat;
	background-position:right center;
	width: 95%;
	height: auto;
}
div .wordpressLogo{
	background-image:url(https://ghanachild.com/images/wordpress_logo.png);
	background-repeat:no-repeat;
	background-position:right center;
	width: auto;
	height: auto;
}
div .phpLogo{
	background-image:url(https://ghanachild.com/images/PHP_logo.png);
	background-repeat:no-repeat;
	background-position:right center;
	width: auto;
	height: auto;
}
div .ftplogos{
	background-image:url(https://ghanachild.com/images/ftp_tools.png);
	background-repeat:no-repeat;
	background-position:right center;
	width:auto;
	height:30px;
}
div .stop{
	background-image:url(https://ghanachild.com/images/stop.png);
	background-repeat:no-repeat;
	background-position :center;
	width: auto;
	height: auto;
	padding:5px 0px;
}
div .error404{
	background-image:url(https://ghanachild.com/images/error404.png);
	background-repeat:no-repeat;
	background-position:right center;
	width: 100%;
	height: auto;
}
#phpLinksList {
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 3px;
	width: 245px;
	border:2px dashed #ededed;
	position: absolute;
	left: 385px;
	top: 388px;
}
#phpLinksList ul{
	margin: 0px;
	padding: 5px;
	display: block;
	list-style-type:none;
}
#contentPalace {
	width : auto;
	padding : 5px;
	margin:5px 0px 0px 0px;
	background-color: #3E3D3D;
	border:1px solid #ededed;
}
#contentPalace ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:block;
}
#contentPalace li {
	margin-left : 0px;
	padding: 3px;
	margin:5px 0px 0px 0px;
	display:block;
	border-top:1px solid #ededed;
}
/*reCaptchaStart*/
div .reCaptcha{
	max-width: 100%;
	height: auto;
}
#reCAPTCHAlib{
	max-width: 100%;
	height: auto;
}
/*reCaptchaEnd*/

.FormBorder{
	border:2px solid #000;
}
.Thumbnail{
	max-width:100px;
	height:auto;
	margin:1px;
}
div .GoogleFonts{
	background-image:url(https://ghanachild.com/images/font_directory_logo.png);
	background-repeat:no-repeat;
	background-position:right top;
	width: auto;
	height:auto;
}
/*1&1Start*/
div .TopBan{
	width:auto;
	height:61px;
	padding:14px 1px 14px 0px;
	float:right;
}

/*AweberStart*/
#WebVideoTuts td, th{
	border:dotted 1px #EDEDED;
}
.AweberWebForm {
	float : right;
	height : 270px;
	width : 193px;
	border : 0 solid #000;
	padding:5px;
	margin:5px 0 3px 5px;
}
	.AWBanner{
	padding : 0;
	margin: 0 auto;
	text-align:center;
	overflow:hidden;
	}
/*AweberEnd*/

/*T3LeadsStart*/
	.T3LeadsBanner{
	width:466px;
	height:97px;
	padding:0px;
	margin:0px auto 5px auto;
	border: 5px solid #000;
	overflow:hidden;
	}
	/*T3Leads End*/
/*
AdsenseStart*/

.Adsense336x280{
	width:336px; 
	height:280px; 
	margin:0px auto;
}

.HeaderFooterAdsIt{
	margin:0px;
	padding:0px;
	width:100%;
	height:90px;
	overflow:hidden;
	}
	
.FooterAdsIt{
	margin:0px;
	padding:0px;
	width:auto;
	height:90px;
	overflow:hidden;
	}
	
.RectMidRight{
	width:300px;
	height:auto;
	margin:10px auto;
	}
	
.RectMidRightWrapper{
	width:305px;
	height:260px;
	margin:0px auto;
	padding:0px 6px 3px 0px;
	background-color:#999;
	border:1px solid #000;
	}
	
.RectMidleft{
	float:left;
	margin-right: 5px;
	width:300px;
	height:250px;
	}
.WideSkyscraper {
	float:right;
	width : 160px;
	height:600px;
	margin:10px auto 0px auto;
}

.Skyscraper {
	width : 120px;
	height : 600px;
	padding : 0px;
	margin:0px auto;
}
	.Banner{
	width:auto;
	height:60px;
	padding:0px;
	overflow:hidden;
}
/*AdsenseEnd*/

/*sitemap Start*/
#sitemapWrapper{
	width:61%;
	height:auto;
	text-align:left;
	float:left;
	padding:10px;
}

#sitemapFreeSpace{
	width:34%; 
	height:2800px; 
	float:right;
	padding:10px;
	text-align:center;	
}

#sitemapWrapper h3 a {
	float:right;
	display:block;
}

#sitemapWrapper td {
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size :13px;
	padding:3px;
	text-align:left;
}

.sitemaplinkHeader {
	padding:3px;
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-weight:100;
	font-size :13px;
}
.sitemapLinksCell {
	padding:0px;
}
.sitemapLinksFontsSize {
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size :13px;
}
.sitemappageCount {
	color:#0C0;
	padding:3px;
	margin:3px;
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size :13px;
}
/*sitemap End*/



/*All NewStart*/	
#youAreHere{
	width:99%; 
	padding:0px;
	margin:20px auto;
	}	
	
#leftContent{
	width:97%; 
	height:auto; 
	padding:5px;  
	}
	
.leftContentItems{
	width:99%; 
	height:auto;
	margin:0px auto 15px auto;
	}
	
#LeftContentItemTable{
	width:100%;
	height:auto;
	border: solid 1px #000;
	}			
	
#LeftContentItemTable tr td{
	margin:0px 0px 10px 0px;
	padding:10px;
	border: solid 1px #000;
	text-align:center;
	}	
	
#rightContent{
	max-width:97%; 
	height:auto; 
	padding:5px; 
	}
	#rightContent li{
	padding-bottom:5px;
}				

#rightContent a:link{
	color:#00F;
	text-decoration:none;
	font-weight:100;
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size :14px;
}

#rightContent a:visited {
	color:#0066FF;
	text-decoration:none;
	font-weight :normal;
}
#rightContent a:hover {
	text-decoration:underline;
	color : #F00;
}
#rightContent a:active {
	color : #0C0;
	text-decoration:none;
}			
	
.rightContentItems{
	width:100%;
	height:auto; 
	margin:0px auto 15px auto;
	}
	
#mainContent{
	width:auto;
	height:auto;
}	
	
#fullLengthPages{
	width:auto; 
	height:auto;
	}	

.fullLengthPagesItems{
	width:auto; 
	height:auto; 
	margin:0 auto;
	}
			
/* YouTube Responsive CSS for HubSpot */
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ContactVideoBox {
	height : 257px;
	width : 427px;
	border : 3px solid #000;
	margin:0px auto;
	padding:0px;
}

#tutVideos{
	 width:69%; 
	 margin:0 auto;
}

.Controls{
	width:100%;
}

.Bowsercontainer {
    border: 3px solid #f1f1f1;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

/* Container for columns and the top "toolbar" */
.Browserrow {
    padding: 10px;
    background: #f1f1f1;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

/* Create three unequal columns that floats next to each other */
.Browsercolumn {
    float: left;
}

.Browserleft {
    width: 15%;
}

.Browserright {
    width: 10%;
}

.Browsermiddle {
    width: 75%;
}

/* Clear floats after the columns */
.Browserrow:after {
    content: "";
    display: table;
    clear: both;
}

/* Three dots */
.Browserdot {
    margin-top: 4px;
    height: 12px;
    width: 12px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
}

/* Style the Browser input field
input[type=text] {
    width: 100%;
    border-radius: 3px;
    border: none;
    background-color: white;
    margin-top: -8px;
    height: 25px;
    color: #666;
    padding: 5px;
}
*/

/* Three bars (hamburger menu) */
.Browserbar {
    width: 17px;
    height: 3px;
    background-color: #aaa;
    margin: 3px 0;
    display: block;
}

/* Page content */
.Browsercontent {
    padding: 10px;
}