#main {
	width:100%;
	height:100%;
}
.mainlist {
	width:100%;
	margin:10px 0;
}
.mainlist td {
	padding:0 0 10px 0;
}
.mainlist .smallabout {
	padding:0 15px 15px 15px;
}
.mainlist img {
	margin:5px;
}
/*.modelslist {
	list-style:none;
}
.modelslist ul {
	margin:15px 0;
}
.modelslist li {
	margin:10px 0;
}*/
.modelslist img {
	vertical-align:middle;
}
.modelslist h4 {
	display:inline;
}
.modeltable {
	width:auto;
}
.modeltable td {
	width:auto;
	border:none;
	padding:0 20px 20px 0;
}
.tech {
	width:100%;
	margin:5px;
}
.tech td {
	padding:3px;
	width:70%;
}
.tech td.left {
	text-align:right;
	width:30%;
}
#left {
	width:200px;
	height:100%;
	padding:0;
	background:#f3f3f3;
	border-right:20px solid #ddd;
	text-align:center;
}
#content {
	padding:10px 20px;
	background:#fff;
}
#right {
	width:200px;
	height:100%;
	padding:0;
	background:#f3f3f3;
	border-left:20px solid #ddd;
	text-align:left;
}
#right ul {
	list-style:none;
}
#right li {
	list-style:none;
	margin:5px 0;
}
#footer {
	padding:10px 20px;
	background:#000;
	color:#666;
	border-top:4px solid #666;
}
#footer a {
	color:#999;
}
#footer a:hover {
	color:#fff;
}
#pointer {
	margin:0 0 20px 0;
}
#footer-center,#footer-left,#footer-right {
	text-align:center;
	vertical-align:middle;
	padding:10px;
}
.menu {
	list-style:none;
}
.menu li {
	list-style:none;
	margin:3px 0;
	padding:10px;
	background:#000 url('/img/butbg.gif') repeat-x top left;
}
.menu a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
.items table {
	border:1px solid #ccc;
	margin:10px 0;
}
.items img {
	border:3px solid #ccc;
}
.items td {
	padding:10px;
}
.items i {
	display:block;
	float:right;
	background:#eee;
	padding:3px 5px;
	font-style:normal;
}
.items b {
	display:block;
	margin:0 0 5px 0;
}
.items img {
	width:150px;
}
.listpages {
	width:100%;
	margin:5px 0;
}
.listpages td {
	border:none;
	width:5%;
}
.listpages p {
	background:#eee;
	text-align:center;
	margin:1px;
	padding:3px;
	font-size:10px;
}
.listpages p.empty {
	background:none;
}
.listpages a {
	text-decoration:none;
}
.other {
	width:100%;
	margin:10px 0;
}
.other td {
	width:33%;
	padding:10px;
}
.other img {
	border:3px solid #ccc;
	width:150px;
}
.other b {
	display:block;
	margin:5px 0;
}
.dt {
	background:#eee;
	padding:3px 5px;
	font-style:normal;
}
#counters {
	float:right;
}
.models {
	width:100%;
	margin:10px 0;
}
.models td {
	width:20%;
	text-align:center;
	padding:5px;
}
.right {
	display:block;
	text-align:right;
}
div.text .subtable {
	padding:0;
}
div.text .subtable table {
	margin:0;
}
div.text .subtable table td {
	border:none;
	border-right:1px solid #aaa;
	width:10%;
}
.leftright {
	height:100%;
}
.leftright td {
	padding:10px 20px;
	text-align:center;
}
.valign-bottom {
	vertical-align:bottom;
}
