#content #navigation {
	float: left;
}

#content #helpspot_page {
	margin-left: auto;
	width: 480px;
}

/* Row Data */

.rowOn {
	background-color: #f8f8f8;
	padding: 3px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.rowOff {
	background-color: #fff;
	padding: 3px;
}

/* other overrides */

#helpspot_page {
	font-size: 12px;
}

#helpspot_page p {
	margin-top: 10px;
}

#helpspot_page h1 {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#helpspot_page table {
	margin-top: 20px;
}

#helpspot_page td {
	padding-top: 10px;
	padding-bottom: 10px;
}

#helpspot_page input {
	margin-top: 5px;
}

#helpspot_page select {
	margin-top: 8px;
}

#helpspot_page textarea {
	margin-top: 8px;
}

.forumoption {
	font-size: 13px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}

.formbuttondiv {
	margin-bottom: 30px;
	margin-top: 20px;
}

.subheading {
	margin-top: 5px;
	margin-bottom: 10px;
}

ul li {
	list-style-position: outside;
	padding-left: 16px;
}

.helpful {
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.datarow {
	font-size: 10px;
}



