body {
	background-color: #ccc;
	font-family: sans-serif;
	font-size: 80%;
	text-align: center;
	line-height: 12px;
	margin: 0;
	padding: 0;
	top: 0px;
	left: 0px;
}

.no-tabs-panel {
	color: #666;
    border: none;
	background: #fff url(back.png) repeat-x;
}

.notabback {
	background: #fff url(back.png) repeat-x;
}
.header {
    font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
    font-size: 14px;
	padding: 5px;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.unit {
	background-color: #fff;
}
.ht200 {
	height: 200px;
}
.sz160x360 {
	width: 160px;
	height: 360px;
}
.sz200x260 {
	width: 200px;
	height: 260px;
}
.sz300x260 {
	width: 300px;
	height: 260px;
}
.sz600x150 {
	width: 600px;
	height: 150px;
}
.right {
	text-align: left;
}
.clean {
	border: 0;
	vertical-align: middle;
	text-align: center;
}
table.compare {
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: rgb(255, 245, 238);
	width:100%;
}
table.compare th {
	border-width: 1px;
	padding: .5px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.compare td {
	border-width: 1px;
	padding: .5px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	width:100%;
}
table.table728 tr td {
	text-align: center;
}
.small {
	font-size: 10px;
}
table.compare td.altrow {
	background-color: #eee;
}
.line td {

}
