.product-name{
	height:auto;
	/*	background-color:#ff00ff;  */
	color:#026D9B;
	margin:5px;
	font-weight:bolder;
	vertical-align:middle;
	text-align: left;
}
.product-name i{
	height:auto;
	/*	background-color:#ff00ff;  */
	color:#026D9B;
	font-weight:normal;
	font-size:11px;
	vertical-align:middle;
	text-align: left;
}
.product-price{
	height:auto;
/*	background-color:#21acd5; */
	color:#000000;
	margin:5px;
	font-weight:bold;
	padding:5px;
	vertical-align:middle;
}
.product-description{
	height:auto;
	color:#000;
	/*	background-color:#dddddd; */
	margin:5px;
}
.related-product-description{
	width:100%;
	height:auto;
	color:#808080;
/*	background-color:#dddddd; */
}
tr{
}
td{
	margin:5px;
	border: 2px solid #FFFFFF;
	
}
#mainimage{
	width:auto;
	height:370px;
	float:left;
}
#mainimage img{
	max-height:370px;
	max-width:280px;
}
.tell-a-friend{
	margin:15px 5px 5px;
	padding:4px;
	clear: both;
}

.relatedItem {
	width:50%;
	height:150px;
	text-align: left;
	max-width:110px;
	text-align:center;
}
.relatedItemName{
	overflow:hidden;
	max-width:90px;
	font-size:10px;
	text-align:center;
	padding-left:10px;
}

.product-category-listing{ text-align:center; width:25%; float:left; height:250px; vertical-align:baseline; }

.category-listing-name{}

.product-image-holder{float:left;width:280px;height:auto;background-color:#FFFFFF; padding-right:10px;}

.details-container{
	padding:0px;
	margin:0px;
}

#breadcrumbs {
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width:740px;
	padding-bottom:15px;
	text-decoration: none;
	font-size: 11px;
}

.breadcrumbs a{
	text-decoration: none;
}
.breadcrumbs a:hover{
	text-decoration: none;
}
.breadcrumbs a:visited{
	text-decoration: none;
}

