﻿div#seealso
{
    text-align:center;
    padding-bottom:27px; 
	height:100%;
	background-color:white;
	clear:both;
	display:inline;
	float:left;
	width:100%;
}
div#seealso span.header
{
    display:block ; 
    background-color:#BE8F99 ;
    color:White ;
    font-weight:bold ;   
    width:138px; 
    padding: 5px;
} 
div#seealso #objects_list {
	padding-top: 0px;
}
div#seealso span
{
    text-transform:uppercase ;
}
div#seealso div.preview_listitem
{
    /*padding-top:10px;*/
} 
div#seealso span.preview_listitem_desc
{
    display:none ;
}
div#seealso div.super_paging
{
    display:none ;
}
#SeeAlso1_head
{
    clear:both;
	color:#737373;
	float:left;
	font-size:12px;
	margin-left:14px;
	margin-top:9px;
	font-weight:bold;
}
#seealso .preview_listitem
{
	clear:none;
	float:left;
	margin-top:19px;
	text-align:center;
	width:148px;
	display:inline;
}
#seealso .objects_list 
{
	padding-top:0px;
}
#seealso .images img
{
    float:none; clear:both;
    max-width:127px; max-height:95px;
	overflow:hidden;
}
#seealso .images a
{
    float: left; clear:both; height:95px; width:100%; text-align:center;
}
div#seealso div.preview_listitem .images
{
	height:89px;
	overflow:hidden;
	width:89px;
	margin-left: 30px;
	]margin-left: 0px;
}
div#seealso div.preview_listitem:hover .images {
	height:89px;
	overflow:hidden;
	width:89px;
	border: 1px solid #6E6554;
	margin: -1px 0px 0px 29px;
	]margin: -1px 0px 0px -1px;
}
div#seealso div.preview_listitem:hover a.preview_listitem_name {
	margin-top: 7px;
}
#seealso a.preview_listitem_name {
	font-weight: bold;
	color: #504E50;
	display: block;
	padding: 0px 5px;
	width:138px;
}

/* ********************************************************************************** */
/*                                 matching_products                                  */
/* ********************************************************************************** */

#matching_products div#seealso {
	margin:10px 0;
	width:300px;
	padding-bottom:0px;
}
#matching_products div#seealso span.header {
	padding:0 5px;
	text-align:left;
	text-transform:none;
	width:278px;
}
#matching_products div#objects_list {
	width: 600px;
	margin-top:5px;
	margin-right:-10px;
}
#matching_products div#seealso div.preview_listitem {
	clear: none;
	padding-right: 9px;
	width:90px;
	margin-top:0px;
	height:125px;
}
#matching_products div#seealso div.preview_listitem .images {
	height: 90px;
	margin-left:0px;
}

#matching_products  #seealso a.preview_listitem_name 
{
	width:90px;
	padding:0px;
	margin-top:0px;
	line-height:12px;
}