body {
text-align:center; /* IE6 needs this to center the layout in the browser window */
margin:0;
padding:0;
font-family:verdana, sans-serif;
font-size:12px;
line-height:17px;
color:#444444;
}

.body-parts {
background-color:#d9d9d9;
padding:20px
}

.site-name {
font-family:arial;
font-size:24px;
margin-top:30px;
margin-bottom:30px;
color:#000;
}

h1 {
font-family:arial;
font-size:18px;
margin:0px;
margin-top:30px;
}

h2 {
font-family:arial;
font-size:14px;
margin:0px;
margin-top:20px;
}


p { margin-top:9px; }

a { color:blue; }
a:visited { color:#777777; }

div#main-wrapper {
text-align:left; /* prevents page inheriting IE6 centering hack on body */
margin-left:auto; /* centers layout in browser */
margin-right:auto; /* centers layout in browser */
width:650px;
padding-bottom:30px;
}

.float-left { float:left; }
.clear { clear:both; }

.separator {
border-top:solid 1px #fff;
}

.footer {
text-align: center;
margin-top:20px;
font-size:10px;
}

.permalink-page h2 {
font-size:34px;
}

.back-top {
text-align:right;
}

.back-bottom {
text-align:right;
}

div.sign-up a {
font-weight:bold;
}

.sign-up {
margin-top:12px;
margin-bottom:12px;
}



.splash strong {
color:#0095ea;
font-size:13px;
}

div.traffic-x-info {
width:177px;
line-height:16px;
}

div.traffic-x-info p {
margin-top:12px;
}

div.traffic-x-info a {
font-weight:bold;
color:#0095ea;
}

strong.te-title {
font-size:16px;
}