.twitterContainer {
float: left;
width: 180px;
text-align: left;
}

.twitterContainer h1 {
font-size: 240%;
margin-bottom: -.5em;
}

.twitterContainer h2, .twitterContainer p, .twitterContainer ul, .twitterContainer code {
margin-bottom: 1em;
}

.twitterContainer h2 a:link {
color: #fff;
}

.twitterContainer h2 a:hover {
color: #373D42;
}

.twitterContainer h3 {
font-size: 140%;
margin-bottom: .4em;
}

.twitterContainer ul {
padding-left: 2em;
}

.twitterContainer ul li {
list-style-type: square; 
margin-left: 0;
}
		
.twitterContainer a:link {
color: #8ADEE2;
}

.twitterContainer a:hover {	
color: #373D42;  
}

.twitterContainer code {
margin-left: 1em;
padding: .5em;
display: block;
}

.twitterContainer code, .twitterContainer .code {
background-color: #0C717A;
color: #fff;
font-size: 85%;
font-family: courier, monospace;
}

.twitterContainer code a:link, .twitterContainer .code a:link {
color: #fff;
}

.twitterContainer code a:hover, .twitterContainer .code a:hover {
color: #373D42;
}
    
.twitterContainer .copyright {
font-family: verdana, sans-serif;
font-size: 75%;
margin-top: 8em;
}
      
.twitterContainer .twitterContainer span {
color: #8ADEE2;
}
     
.twitterContainer .download h4 {
font-size: 120%;
margin-top: -.5em;
color: #8ADEE2;
}

.twitterContainer .twoot {
padding-top: 3em; }
