body {
	background:#ffd47b url(images/feed-twit.gif) no-repeat fixed;
	font-family: tahoma, helvetica, arial, sans serif;
	font-stretch: narrower;
	font-size: 14px; 
}
h1 {
	font-family: tahoma, helvetica, arial, sans serif;
	font-weight: lighter;
	font-stretch: narrower;
	font-size: 14px; 	
}
h4 {
	color: #71d1e3;
	font-family: Trebuchet MS, Helvetica, sans serif;
	font-weight: normal;
	font-stretch: normal;
	float:left;
	font-size: 2em;
}
h2 {
	font-size: 1.5em;
	color: #71d1e3;
	font-family: Trebuchet MS, Helvetica, sans serif;
	font-weight: normal;
	font-stretch: normal;	
}
a, a:visited {
	color: #7d9be7;
}
#floating {
	width:700px;
	margin: auto;
}
#top {
	float: right;
	width: 500px;
}
#top ul {
	list-style-type: none;
}
#top li {
	display: inline;
	color: #71d1e3;
	margin-left: 15px;
}
.rounded {
	border:solid #7d9be7 1px;
	background:#fff;
	padding: 10px;
	margin: 10px 0;
}
input {
	border: #ffbc7b solid 1px;
	margin-top: 5px;
	
}
.sidebar {
	display:block;
	border: #7d9be7 dotted 1px;
	float: left;
	width: 200px;
	font-size: 33%
	padding: 5px;
	background: #fff;
	margin: 10px;
}
.leftmain {
	width: 400px;
	float: left;
}
a#buynow { background-image:url(http://feedtwit.com/images/button_0.png); height: 24px; width:260px; display:block; }
a#buynow span { display:none; }
a#buynow:hover { background-image:url(http://feedtwit.com/images/button_1.png); }
.phone {
	text-align: center; 
	float:left;
}
.phone-pic {
	display: block; margin: auto;
}
#feed {
	float:right;
	width: 220px;
	font-size: 10px;
	padding: 0 10px;
	margin: 0 5px;
	border: #000 1px solid;
}
#blanket {
	background-color:#111;
	opacity: 0.65;
	filter:alpha(opacity=65);
	position:absolute;
	z-index: 9001;
	top:0px;
	left:0px;
	width:100%;
}
#popUpDiv {
	position:absolute;
	background-color:#eeeeee;
	width:300px;
	height:300px;
	z-index: 9002;
}