#bbtotalrecall{
	background: #FFF;
	padding:20px;
	width:935px;
}		
#bbtotalrecall .left_side {
		float: left;
		position: relative;
		width: 575px;
		margin-right: 5px;
		}
		
#bbtotalrecall .left_side p {
		font-size: 12px;
		line-height: 16px;
		}		
#bbtotalrecall .left_side h1 {
			font-size: 28px;
			letter-spacing: -2px;
			}
			
#bbtotalrecall .left_side h2 {
			font-size: 17px;
			color: #666;
			letter-spacing: -1px;
			margin: 2px 0px 40px 0px;
			}
			
#bbtotalrecall .left_side .sheader {
			font-size: 18px;
			color: #444;
			letter-spacing: -1px;
			font-family: Helvetica;
			font-weight: bold;
			}
			
#bbtotalrecall .left_side ul {
			list-style:disc;
			margin: 20px;
			line-height: 17px;
			font-size: 12px;
			}
			
#bbtotalrecall .getstarted {
			background: url('../img/btn-started.gif') no-repeat;
			height: 50px;
			width: 218px;
			display: block;
			float: right;
			margin-top: 5px;
			}
			 
#bbtotalrecall .right_side {
			float: right;
			position: relative;
			padding:20px 0 0 0;
			}
			
