.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}
.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}
.left {float: left;}
.right {float: right;}
body {
	background: url(/images/bg.jpg) no-repeat top;
	background-color: #000000;
}
#container{
	width: 702px;
	margin-left: auto;
	margin-right: auto;
}
#header{
	height: 122px;
}
#logo{
	padding-left: 5px;
	padding-top: 25px;
}
#wrapper {
	width: 702px;
	margin-left: auto;
	margin-right: auto;
	background: url(/images/primary_bg.jpg) no-repeat top;
	height: 244px;
}
#widget_box{
	width: 175px;
	height: 150px;
	float: left;
}
#wrapper_cw{
	width: 560px;
	padding-left: 142px;
	margin-left: auto;
	margin-right: auto;
	background: url(/images/primary_bg.jpg) no-repeat top;
	background-color: #ffffff;
}
#top_instruction{
	text-align: center;
	padding-top: 34px;
	margin-bottom: 25px;
}
#actions{
	padding-left: 24px;
	padding-right: 24px;
}

.write{
	float: left;
	margin-right: 17px;
	width: 206px;
}
.call{
	float: left;
	width: 206px;
}
.tweet{
	float: right;
	width: 206px;
}
.popup{
	background: url(/images/popup_bg.jpg) no-repeat top;
	background-color: #000657;
	text-align: center;
}
.popup2 {
	background: url(/images/popup2_bg.jpg) no-repeat top;
	padding: 15px;
	background-color: #000657;
	color: white;
}
.popup h2{
	margin-top: 60px;
}
#footer{
	width: 702px;
}
#tweet_bubble{
	background: url(/images/footer_tweet.png) no-repeat;
	width: 378px;
	height: 163px;
	margin-top: -20px;
	float: left;
}
#copyright {
	float: right;
	text-align: right;
	color: #cccccc;
	margin-top: 10px;
}
#copyright p{
	margin-bottom: 5px;
	font-size: 10px;
	font-weight: normal;
	font-family: arial;
}
#copyright a{
	text-decoration: none;
	border-bottom: 1px #ffffff dotted;
	color: #ffffff;
}
#copyright a:visited{
	color: #666666;
}
#copyright a:hover{
	text-decoration: none;
	border: none;
}
#retweet{
	width: 140px;
	height: 82px;
	float: left;
	padding: 15px;
	margin-top: 8px;
	margin-left: 8px;
}
.avatar{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.tweet_user{
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
	line-height: 12px;
	width: 100px;
}
.timestamp{
	float: left;
	text-align: left;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 5px;
}
.tweet_text{
	font-size: 10px;
	font-family: arial;
	margin-bottom: 10px;
	float: left;
	font-weight: normal;
	line-height: 12px;
	
}

