#featured_products .header1
{
	width: 450px;
}

#slideshow
{
	margin: 10px 0px 0px 0px;
	width: 450px;
	float: left;
}

#slideshow .image
{
	width: 150px;
	height: 180px;
	overflow: hidden;
	position: relative;
	margin: 0px -130px 0px 0px;
	float: left;
}

#slideshow ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 0px 140px;
	display: block;
}

#slideshow li
{
	display: block;
	padding: 3px 5px;
	margin: 0px;
	font-size: 10px;
}

#slideshow li.current
{
	background-color: #3399CC;
}

#slideshow li.current a,
#slideshow li.current a:visited,
#slideshow li.current a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

#slideshow .controls
{
	text-align: center;
	padding-top: 5px;
	margin-left: 160px;
}

#catalog_browse
{
	margin: 10px 0px 0px 460px;
	padding-left: 10px;
	border-left: solid 1px #CCCCCC;
}

#catalog_browse .header2
{
	text-align: center;
}

#catalog_browse .header2,
#catalog_browse .categories
{
	margin-bottom: 10px;
}

#catalog_browse .categories_container
{
	position: relative;
}

#catalog_browse .categories ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 140px;
}

#catalog_browse .categories ul.last
{
	position: absolute;
	left: 150px;
	top: 0px;
}

#catalog_browse .categories li
{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background: url("/image_oa/arrow-nav-small.png") no-repeat scroll 0 50% transparent;
	font-size: 10px;
}

#catalog_browse .categories a,
#catalog_browse .categories a:visited
{
	color: #000000;
	text-decoration: none;
}

#catalog_browse .keywords form
{
	text-align: center;
}

#catalog_browse .keywords,
#catalog_browse .keywords input
{
	font-size: 11px;
}
