#f1, #f2 {display:none;}

.clear {clear: both;}
#wrapper {
	background: repeat-x url(../images2/bckwrapper.gif);		
}
#page {
	margin: 0 auto;
	width: 800px;
	padding: 0 7px;
	background-color: #fff;
}
#header {
	height: 140px;
	background: repeat-x url(../images2/bckheader.gif);
	font-size: 0;
}
#header img {
	border: none;
}
#menu {
	height: 30px;
	line-height: 27px;
	background: repeat-x url(../images2/bckmenu.gif);
	border-bottom: #dedede 3px solid;
	font-size: 8pt;
}
#menu a {
	margin: 0 15px; padding: 3px;
	color: #fff;
	text-decoration: none;
}
#menu a:hover {
	background-color: #fff;
	color: #686868;
	padding: 2px;
	border: 1px solid black;
}
#search {
	margin: 0; padding: 4px 10px 0 0;
	float: right;
	color: #fff;
	line-height: 0;
}
#search * {
	vertical-align: middle;
}
.searchtext {
	margin: 0 10px; padding: 0;
	width: 150px;
	border: none;
	height: 14px;
	line-height: 14px;
	font-size: 8pt;
}
#container {
	margin: 0 0 10px 0;
}
#sidebar {
	float: left;
	width: 200px;
	background-color: #ececec;
	font-size: 8pt;
}
#sidebar h3 {
	margin: 0;
	padding: 0 5px;
	height: 23px;
	line-height: 23px;
	background: repeat-x url(../images2/bcksidebarh3.gif);
	color: #fff;
	font-weight: normal;
	font-size: 8pt;
}
#sidebar .categories, .links {
	padding: 5px;
	border: #d7d7d7 3px solid;
	border-left: none; border-right: none;			
}
#sidebar .categories a, .links a {
	color: #686868;
	text-decoration: none;
	margin: 0; padding: 0;
	line-height: 1.50em;
}
#sidebar .categories a.plusLink {
	padding: 0 0 0 15px;
	background: left center no-repeat url(../images2/bckcatslink.gif);
}
#sidebar ul {
	margin: 0; padding: 0;
	list-style: none; list-style-type: none;			
}
#sidebar ul h4 {
	margin: 5px 0;
	font-size: 8pt;
	color: #686868;
	padding: 0 0 0 15px;
	background: left center no-repeat url(../images2/bcksidebarulh4.gif);
}
#sidebar ul ul {
	margin: 0; padding: 0;
	background: left top repeat-y url(../images2/bcksidebarul.gif);			
}
#sidebar li li {
	margin: 0 0 0 4px;
	padding: 0 0 0 25px;
	background: left center no-repeat url(../images2/bcksidebarli.gif);
	color: #686868;
	font-size: 7pt;
}
#content {
	float: right;
	width: 595px;
	padding: 3px 0 0 0;
	color: #464646;
}
#content a {
	color: #464646;
	text-decoration: none;
}
#content h3 {
	margin: 0 0 5px 0;
	padding: 0 5px;
	height: 23px;
	line-height: 23px;
	background-color: #ececec;
	color: #464646;
	font-weight: normal;
	font-size: 8pt;
}
#content h4 {
	margin: 0 0 5px 0; padding: 0;
	color: #0a5fad;
	font-size: 10pt;
}
#content table {
	width: 100%;
}
#content td {
	padding: 5px;
}
#content td {
	vertical-align: top;
}
#content .snap {
	width: 50px;
}
#content .snap img {
	width: 40px;
	height: 40px;
	border: 1px solid #333;
}
#content .rating {
	width: 150px;
	line-height: 1.5em;
}