@import url("rightsidebar.css");

/* CSS Document */

h1 {
	text-indent: 0px;
	}

.topbox {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}
	
.star {
	vertical-align: top;
}

	
.thumb {	
	height: 38px;
	width: 38px;
	border: 1px solid #999999;
	padding: 2px;
	margin-bottom: 1px;
}
.thumb:hover {	
	border: 1px solid #333333;
}
	
table.topspectable {
	border: 1px solid #999999;
	padding: 5px;
	margin-top: 10px;
}

td.headercell {
	font-weight:bold;
	}
	
.price {
	font-size: 18px;
	color: #66B;
	font-weight: bold;
	padding: 0px;
	margin-top: 22px;
	margin-right: 0px;
	margin-left: 0px;
	}
	
ul {
	padding-top: 7px;
	padding-bottom: 7px;
}

/*table defining all the bottom half of the page*/
.bodytable {
	border-top: 1px solid #999999;
	padding-top: 20px;
	}
	

/*Left Bar of Bottom Half*/

.firstcell {
	margin-bottom: 10px;
	}
	
.speccell {
	}
	
.detailtable {
	margin-top:5px;
	margin-bottom:10px;
	}

.detailtable a{
	color:#575757;
	}

.nospaceindent {
	margin-left:20px;
	line-height:normal;
	}


/* END Sidebar */
.customize {
	border: 2px solid #E1EAEA;
	padding-top: 12px;
	padding-right: 17px;
	padding-bottom: 3px;
	padding-left: 17px;
}
.yagi {
	border: 2px solid #E1EAEA;
	padding-top: 5px;
	padding-right: 17px;
	padding-bottom: 3px;
	padding-left: 17px;
}
.style1 {
	color: #66B;
	font-size: 14px;
	margin-top: 48px;
}
.style3 {
	color: #777;
}

