#inner_content_image {
	text-align:center;
	margin-bottom: 0px;
}

.mainImage{
	float: left;
	margin-left: 20px;
}
*html .mainImage{
	margin-left: 10px;
}

.boxshot{
	float:right;
	margin-left: 10px;
	margin-right: 5px;
}

.hook_content_block {

}

.inner_content_block {
	width: 320px;
	background-repeat:repeat-x;
	padding-left: 45px;
	padding-right: 0px;
	padding-top: 8px;
	padding-bottom: 4px;
	margin-bottom: 0px;
	text-align:left;
}

.animation {
	width:315px; 
	height:210px;
	float: right;
	margin-left: 0px;
	border: solid 1px whitesmoke;
}

.benefits {
	clear: both;
	font-size: 100%;
	font-weight: bold;
	padding-top: 1px;
	padding-left: 80px;
	margin-left: 0px;
}

.lower_content_block {
	font-size: 90%;
	float: left;
	min-height: 100px;
	width: 233px;
	margin-right: 5px;
}

.lightBorder {
	border : 1px solid whitesmoke;	
}

.benefits li{
	list-style-type:none;
	background-position: 0px 3px;
}

.bigRounded {
	padding : 10px;
	margin-bottom: 5px;
	background-repeat:repeat-x;
}

.bigRounded .sb-inner {
	background-color: white;
	background-repeat:repeat-x;
}
	
.bigRounded .sb-shadow { 
	background: #D4D4D4; 
}
