/*----------
Rotoshine Introduction
----------*/
#rotoshineintro {
	padding-bottom: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
	width: 400px;
	padding-right: 15px;
	float: left;
	padding-left: 35px;
	border-right: 1px solid #000000;
}

/*----------
Technical Specification
----------*/
#technicalspec {
	padding-top: 15px;
	padding-right: 35px;
	float: right;

}

.table1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}

.table1titles {
	font-size: 11px;
	font-weight: bold;

}

/*----------
Distributor Section
----------*/
.content1 {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	clear: both;
	width: 735px;
	padding-right: 35px;
	padding-left: 35px;
	padding-bottom: 15px;

}

/*----------
Benefits and Features Section
----------*/
#benefits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	clear: both;
	float: left;
	width: 735px;
	padding-bottom: 35px;
	padding-right: 35px;
	padding-left: 35px;
}

/*---------
Line
-----------*/
#table {
	clear: both;
	border-top-width: 1px;
	border-top-color: #000000;
	width: 735px;
	border-top-style: solid;
	height: 10px;
	position: relative;
	left: 35px;
}

/*---------
Table 2a
-----------*/
.table2a {
	position: relative;
	padding-bottom: 10px;
	padding-right: 35px;
}
.distributors table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

/*---------
Line
-----------*/
.line {
	clear: both;
	border-top-width: 1px;
	border-top-color: #000000;
	width: 735px;
	border-top-style: solid;
	height: 10px;
	position: relative;
	left: 35px;
}
