#left_col {
	width: 700px;
	float: left;
}
body.category #left_col {
	width: 710px;
}
body.category-partb {
	background: #ddd url(images/splat.jpg) no-repeat;
}
body.category-partb #header {
	background: url(images/partb-header.gif) no-repeat;
}
body.category-partb #nav, body.category-partb #search {
	display: none;
}
body.category-partb #container, body.category-partb #the-bottom {
}
#container {
	margin: 0 auto;
	width: 940px;
	padding: 0px 20px 20px 20px;
	background: #fff;
}
#partb-search {
	width: 200px;
	float: right;
	padding: 40px 0 0 0;
	text-align: right;
}
/*----------------------------------------Begin Featured Content--------------------------------*/
#partb { 
	width:938px; 
	padding-right:0px; 
	position:relative; 
	border: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	float: left;
	margin: 0 0 20px 0;
	background: #000 url(images/partb_storyback.gif) right repeat-y;
}
#partb .content {
	display: none;
}
img {
	-ms-interpolation-mode:bicubic;
}
#partb ul.ui-tabs-nav { 
	top:0; left:0px; 
	list-style:none; 
	padding:0; margin:0; 
	width:238px;
	float: left;
}
.ui-tabs-panel img {
}
#partb ul.ui-tabs-nav li { 
	font-size:12px; 
	color: #666666;
}
#partb ul.ui-tabs-nav li small { 
	font-size:24px;
	font-family: Marat, Georgia, serif; 
	line-height:18px;
}
#partb li.ui-tabs-nav-item a { 
	display:block; 
	color:#333;  background:#fff; 
	line-height:20px;
	text-decoration: none;
	padding: 10px;
}
#partb li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2;
	color: #336699;
}
#partb li.ui-tabs-selected{ 
}
#partb ul.ui-tabs-nav li.ui-tabs-selected a { 
	background:#ccc;
	color: #0066FF;
}
#partb .ui-tabs-panel{ 
	width: 700px; 
	background: #545454;
	float: right;
	overflow: auto;
}
#partb .ui-tabs-panel .info{ 
	padding: 10px; 
}
#partb .info h2 {
	font-family: Helvetica, sans-serif;
	font-size:18px; 
	padding: 0 0 5px 0;
}
#partb .info h2 a {
	color: #d555a1;
}
#partb .info p{ 
	margin:0; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
	color:#fff;
}
#partb .info a { 
	text-decoration:none; 
}
#partb .info a:hover{ 
	text-decoration:underline; 
}
#partb .ui-tabs-hide{ 
	display:none; 
}
#the-bottom {
	opacity: .8;
}
/*----------------------------------------End Featured Content--------------------------------*/
