#ef_container {
	border: 1px solid #666;
	border-top: none;
	margin: auto;
	width: 766px;
}
#ef_header {
	width: 100%;
}
#ef_header h1 span, #ef_header h2 span {
	display: none;
}
.blue_span {
	background: #3D6EB7 url(../../images/302/cpu_header_bg.gif) top left repeat-x;
	/*background-color: #2A5679;*/
	width: 100%;
	height: 79px;
}
#ef_header h1 {
	float: left;
	cursor: hand;
	cursor: pointer;
	background: url(../../images/302/cpu_header.gif) top right no-repeat;
	margin: 0;
	width: 100%;
	height: 79px;
}
#cat_listing {
	clear: left;
}
#cat_listing ul {
	list-style-type: none;
	margin: 0;
	padding-left: 4px;
}
#cat_listing li {
	float: left;
}
#cat_listing, #cat_listing2 {
	background: #0E2150 url(../../images/302/cat_link_bg.gif) top left repeat-x;
	width: 100%;
	height: 22px;
}
#flag {
	float: left;
	background: url(../../images/302/flag_us.gif) 4px 6px no-repeat;
	width: 20px;
	height: 18px;
}
.ef_searchbox {
	color: red;
	font-size: 10px;
	font-family: Verdana,sans-serif;
	border: 1px solid #999;
	width: 100px;
	height: 12px;
}
.submit {
	padding-bottom: 2px;
}
#cat_listing a, #cat_listing2 a {
	color: #fff;
	font: normal 11px/11px Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
	padding: 0 8px 0 8px;
}
#cat_listing2 a {
	padding: 0;
}
#ef_frame {
	clear: both;
	background-color: #fff;
}

#bottom_text, #bottom_cat_secondary {
	margin: auto;
	padding: 10px 0 10px 0;
	text-align: left;
	width: 768px;
}
#bottom_text, #bottom_cat_secondary a {
	font-weight: normal;
}
/*#footer, #footer a, #footer p a:hover {
	color: #000;
	background-color: #CFCFCF;
}
#related_search a,  #footer p a:hover {
	background-color: #999;
}*/