.split_content_layout
{

}

.split_content_layout .left
{
	width:500px;
	float:left;
}

.split_content_layout .right
{
	
	width:205px;
	float:left;
}

.roc_solid_office_item
{
	float:left;
	clear:both;
	margin-left:25px;
	margin-top:20px;
}

.roc_solid_office_package
{
	float:left;
	clear:both;
	margin-left:25px;
	margin-top:20px;
}

table.splitPage
{
	width:100%;
	color:#fbf6b7;
	margin-top:25px;
}


table.splitPage td.left_cell
{
	width:50%;
	vertical-align:top;
	padding-left:60px;
	padding-right:30px;
}

table.splitPage td.right_cell
{
	width:50%;
	vertical-align:top;
	padding-left:30px;
	padding-right:60px;
}

td.pricing_left_cell
{
	width:75%;
	vertical-align:top;
	padding-left:50px;
}

td.pricing_right_cell
{
	vertical-align:top;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
