 body {
	background: #fff;
	padding: 0px;
	margin: 0px;
	font: 13px Arial, Helvetica, sans-serif;
}

a {
	color: #cc3333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border-width: 0px;
}

#logo {
	width: 111px;
	height: 120px;
	position: absolute;
	left: 0px;
	top: 0px;
}  	    
#logotype {
	width: 1000px;
	height: 80px;
	position: absolute;
	left: 122px;
	top: 0px;
}
        	    
#stripe {
	background-color: #cc3333;
	top: 85px;
	height: 29px;
	left: 122px;
	right: 0px;
	position: absolute;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	padding-left:10px;
	height: 26px;
	line-height: 26px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-webkit-border-top-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-webkit-border-bottom-left-radius: 3px;
}
#stripe a {
	color:#FFFFFF;
	}
#stripe a:hover {
	text-decoration: underline;
}
				
#aboutbw_column {
	width: 230px;
	height: 70px;
	position: absolute;
	left: 820px;
	top: 1px;	
}
        	
#labels {
	width: 930px;
	height: 15px;
	position: absolute;
	top: 7px;
	left: 5px;
}

#content {
	margin: 123px 0px 25px 122px;
	width: 658px;
}

#footer {
	position: absolute;
	bottom: 20px;
	left: 122px;
} 

#footer_links {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 40px;
	font-size: 8pt;
}
        	
ol#posts {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

	ol#posts li {
		margin: 0px 0px 30px 0px;
		padding: 0px;
	}
	
h2 {
	color: #aaa;
	font-weight: bold;
	font-size: 18px;
	margin: 0px;
	height: 26px;
	line-height: 26px;
}

h2 a {
	color: #cc3333;
}
	
.post_content {
	margin: 0px 25px 0px 115px;
	position: relative;
}

.date {
	font-size: 10px;
	color: #777;
	position: absolute;
	left: -115px;
	top: 0px;
}

.date a {
	color: #777;
}

h3 {
	font-size: 16px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.caption {
	margin: 10px 0px 5px 0px;
	font-size: 12px;
}

.hr_wide {
	background: url('http://static.betaworks.com/corpsite/images/header_rule2.png') no-repeat;
	height: 2px;
	margin-bottom: 5px;
}
div.quote {
	padding: 10px 10px 10px;
	background-color: #b0b0b0;
	margin-bottom: 0px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	line-height: 24px;
	position: relative;
	min-height: 50px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

div.source {
	margin-top: 10px;
	font-size: 13px;                
	color: #333;
	font-weight: normal;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}

/* ***** Added 10-08-09 ***** */
#companies { width: 775px; height: 710px; position: absolute; left: 122px; top: 123px; background: url('http://static.betaworks.com/corpsite/images/bg_companies.png') no-repeat 0 40px; color: #444; font-size: 18px; }
#companies h3 { margin: 0; padding: 0; font-size: 18px; }
#companies p { margin: 0; padding: 0; }

#companies .company_cat { width: 150px; position: absolute; text-align: center; }
#companies #platforms { left: 245px; top: 280px; font-size: 28px; }
#companies #platforms h3 { font-size: 28px; }
#companies #analytics { left: 15px; top: 230px; }
#companies #finance { left: 140px; top: 125px; }
#companies #commerce { left: 168px; top: 590px; }
#companies #entertainment { left: 495px; top: 190px; }
#companies #user_voices { left: 465px; top: 530px; } 
#companies #local { left: 305px; top: 115px; }
#companies #plumbing { left: 50px; top: 490px; }