h2 {
	color: #b00000;
	font-family: arial;
	font-weight: normal;
	text-align: center;
}

p, li{
	font-family: arial;
	font-size: 10pt;
	color: #333333;

	line-height:1.4em;
}



div.buildsawbox {
	margin: 0 20px 0 20px;
	padding: 0;
	background-color: #eeeeee;
	border: solid 2px #888888;
	font-family: arial;
}

div.buildsawbox h3 {
	background-attachment: scroll;
	background-image: url('../images/gradbg2.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	font-weight: normal;
	margin:0;
	padding:4px;
	text-align: left;
}

div.buildsawbox ul li{
	line-height: 1.5em;
}

div.buildsawbox a {
	color: black;
}

div.buildsawbox a.changelink {
	color:#444444;
	float:right;
	font-size:10pt
}

div.buildsawbox td {
	background-color: #dddddd;
	padding:5px;
	
	margin-left: 45px;
}

div.buildsawbox h2 {
	font-size: 14pt;
	font-weight: bold;
	margin-left:-20px;
	padding-left:0;
	
}

.note {
	color: #666666;
	font-style: oblique;
	font-size:.8em;
}

table#options{
	text-align:left;
	margin-top:15px;
	width:450px;
}

table#options tr td{
	border-bottom: solid 3px #ececec;
}

table#sawquote, table#sawquote tr, table#sawquote td {
	padding: 0;
	margin: 0;
	border: 0;
	background-color:#eeeeee;
}

table#sawquote {
	margin: 0 20px 0 20px;
	border-bottom: solid 2px #999999;
}

table#sawquote td {
	padding:4px;
	border-top: solid 1px #cccccc;

}

table#sawquote tr.bold td{
	font-weight: bold;
	border-top: solid 3px #999999;
}

table#sawquote td a{
	color: #777777;
	font-weight: normal;
	font-size: 10pt;
}




td.nav a {
	text-decoration: none;
}

td.nav a:hover {
	text-decoration: underline;
}

ul.options a {
	font-size: 8pt;
}



div.optionspageoption {
	margin: 5px 15px 5px 15px;
	padding: 3px 3px 3px 10px;
	border: solid 2px #888888;
	background-attachment: scroll;
	background-image: url('../images/gradbg2.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #eeeeee;
}

div.optionspageoption h3{
	width: 240px;
	margin-top:10px;
	float:left;
}
div.optionspageoption p{
	margin-top: 10px;
	clear: left;
}

div.vidcontainer{
	float:right;
	margin: 0 0 9px 9px;
	padding: 0;
	width:256px;
	height: 212px;
	border: solid 2px #444444;

}

div.indexvidcontainer {
	background-attachment: scroll;
	background-image: url('../images/gradbg4.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	padding:8px;
	text-align:center
}
