
div.relatedInfoNavTop
{
    width:150px;
    height:12px;
    font-size:0em;
    background:#bdbdbf no-repeat url(/Shared/css/images/facetednav/h2top.gif);
}

div.relatedInfo04
{
	position:relative;
	float:left;
	width:150px;
	margin-bottom:20px;
	background:#fff repeat-y url(/Shared/css/images/facetednav/mainbg.gif);
}



div.relatedInfo04 h3
{
    color:#333;
	font-size:1.3em;
	padding:3px 0 10px 0;
	width:146px;
	background:#bdbdbf repeat-x url(/Shared/css/images/facetednav/h2bg.gif) left top;
}

div.relatedInfo04 h3 span
{
    margin:0 0 0 10px;
}

div.relatedInfo04 h2
{

	margin-left: 10px;
	margin-right: 10px;
	text-transform: uppercase;
	background: url(images/bg_dots03.gif) repeat-x left top;
	font-size:1em;
}

div.relatedInfo04 h2 span
{
	background:transparent url(images/bg_dots03.gif) repeat-x scroll left bottom;
	display:block;
	padding-bottom:2px;
	padding-top:2px;
}


div.relatedInfo04 h2 a:link, div.relatedInfo04 h2 a:visited
{
	color:#0A85D2;
}

div.relatedInfo04 h2 a:hover, div.relatedInfo04 h2 a:active
{
	text-decoration:none;
}

div.relatedInfo04 ul
{
	padding:0 10px 0 10px;
	list-style:none;
}

div.relatedInfo04 ul li
{
	padding:10px 0 10px 0;
	background:repeat-x url(/Shared/css/images/main_seperator.gif) bottom;
}

div.relatedInfo04 ul li div.info div.ri04imgwrapper
{
	position:relative;
	height:78px;
	width:108px;
	background:transparent no-repeat url(/Shared/css/images/smallthumbbg.gif);
	margin:0 auto 5px auto;
}

div.relatedInfo04 ul li div.info div.ri04imgwrapper img.image
{
	/* float:left; */
	display:block;
	margin:0 auto;
	padding:4px 0 5px 0;
	width: auto;
}

div.relatedInfo04 ul li img
{
	margin-right:5px;
	max-width:100px;
	width:auto;
}




div.relatedInfo04 ul li div.details {
	padding-left: 5px;
}

div.relatedInfo04 ul li h3 a:link,div.relatedInfo04 ul li h3 a:visited {
	color: #255690;
}

div.relatedInfo04 ul li h3 a:hover,div.relatedInfo04 ul li h3 a:active {
	text-decoration: none;
}



div.relatedInfo04 ul li h5
{
	font-size: 1.1em;
	margin-bottom: 10px;
}

div.relatedInfo04 ul li h5 a
{
	color:#0099cc;
	text-decoration:none;
}

div.relatedInfo04 ul li h5 a:hover
{
	color:#02516c;
	text-decoration:underline;
}


div.relatedInfo04 ul li p
{
	font-size: 1.1em;
}

div.relatedInfo04 ul li p.price
{
	/*float: none;*/
}

div.relatedInfo04 ul li a.seeAll
{
	color:#0099cc;
	font-weight:bold;
	font-size: 1.1em;
	text-decoration:none;
}

div.relatedInfo04 ul li a.seeAll:hover
{
	color:#005875;
	text-decoration:underline;
}




