body {
	background: #b3cf46 url(img/bg.png) repeat-x top;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	font-family: Verdana, Geneva, sans-serif;
	color: #000000;
	text-align: center;
}
h1, h2, h3 { margin: 0; padding: 0;}
h2 {
	 margin-bottom: 20px;}
a:link, a:visited, a:hover {
	color: #371d0c;
	text-decoration: underline;
}
img {
	border: 0;
}
#body {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
#header {
	float: left;
	width: 850px;
}
h1#logo {
	width: 619px;
	height: 226px;
	position: relative;
	float: left;
}
h1#logo span {
	background: url(img/header.png) no-repeat; 
	position:absolute;
	width:100%;
	height:100%
}
#labels {
	float: right;
}
#labels p {
	width: 76px;
	height: 44px;
	padding-top: 55px;
	float: left;
	color: #FFF;
	text-align: center;
	margin: 0;
	margin-left: 8px;
}
#labels a:link, #labels a:visited, #labels a:hover, #footer a:link, #footer a:visited, #footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
#gethelp {
	background: url(img/label_needhelp.png) no-repeat;
}
#twitterit {
	background: url(img/label_twitterit.png) no-repeat;
}
#form {
	text-align: center;
	margin-top: 40px;
	float: left;
	width: 900px;
}
#form select.followersfriends, #form input.twit_username {
	width: 160px;
	margin-left:  15px;
	vertical-align: middle;
	margin-top: -15px;
}
input.go {
	margin: 0;
	padding: 0;
	margin-right:  15px;
	height: 26px;
	width: 54px;
	vertical-align: middle;
	margin-top: -15px;
}
#form select.followersfriends {
	margin-right: 15px;
}
#content {
	width: 900px;
	border-top: 5px #371d0c solid;
	border-bottom: 5px #371d0c solid;
	float: left;
	margin-top: 15px;
	background: #f5f2e3;
	padding-top: 40px;
	padding-bottom: 40px;
}
#twitterswag {
	width: 300px;
	float: left;
	margin-left: 30px;
	display: inline;
}
#twittermosaic {
	width: 513px;
	float: right;
	margin-right: 30px;
	display: inline;
}
#twitterswag h2 {
	width: 300px;
	height: 29px;
	position: relative;
	float: left;
	overflow: hidden;
}
#twitterswag h2 span {
	background: url(img/title_swag.png) no-repeat; 
	position:absolute;
	width:100%;
	height:100%
}
#twitterswag form.xWalter {
margin-top: 10px;
width: 300px;
float: left;
}
#twitterswag form select {
	width: 220px;
	vertical-align: middle;
	margin-top: -15px;
}
#twitterswag #swag {
	float: left;
	width: 300px;
	text-align: center;
	margin-top: 20px;
}
#twitterswag #swag .swag {
	width: 141px;
	float: left;
	margin-bottom: 40px;
}
#twitterswag #swag .swag p {
	margin: 0;
	padding: 0;
	margin-top: 5px;
}
#twitterswag #swag .firstrow {
	margin-right: 16px;
}
#twitterswag #swag img {
	border: 8px #b8d9ec solid;
}
#twittermosaic h2 {
	width: 513px;
	height: 24px;
	position: relative;
	float: left;
	overflow: hidden;
}
#twittermosaic h2 span {
	background: url(img/title_mosaic.png) no-repeat; 
	position:absolute;
	width:100%;
	height:100%
}
span.highlight {
	background: #FFF;
	padding-left: 15px;
	padding-right: 15px;
	height: 26px;
	line-height: 26px;
	float: left;
	margin-right: 5px;
}
.getthecode {
	vertical-align: bottom;
	height: 26px;
}
.getthecode img {
	vertical-align: bottom;
}
#thecode {
	width: 495px;
	float: left;
}
#thecode textarea {
   width: 95%;
}
div.mosaic {
height: 520px;
margin: 0;
overflow:scroll;
width: 508px;
float: left;
margin-top: 20px;
}
div.mosaic img{ padding:0px !important;	margin:0px !important; cursor: pointer;}
#footer {
	clear: both;
	width: 900px;
	float: left;
	text-align: center;
	height: 100px;
	padding-top: 40px;
	color: #FFF;
}
#footer p {
	padding: 0;
	margin: 0;
}
input.hyperlink 
{
   border-width: 1px;
   background: none;	  
   cursor: pointer;
}
p.error {
   text-align: center; 
   font-size: 110%;
   color: maroon; 
}
