﻿.mediacentre_title {
	height: 99px;
	width: 546px;
	cursor:pointer;
}
.mediacentre_title h2 {
	position: absolute;
	left: -10000px;
}

.Product_Image_Thumbnail
{
	background-image:url(/Images/prod_thumb.jpg);
	width:59px;
	height:63px;
	padding-left:8px;
	padding-top:8px;
	float:left;
}

.Stockists_Container
{
	float:left;
	padding:18px;
	width:150px;
	text-align:center;
}

.search_field_watermark
{
	color:Gray;
}

.related_random_products_container
{
	float:left;
	width:450px;
}

.related_random_products_maincontainer
{
		background-image: url(/Images/prodrow_bg.gif);
		background-position:0 30px;
		background-repeat: repeat-x;
		background-color:#232323;
		width:900px;
			border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #393838;
}

.Product_DownloadManual
{
	padding-left:10px;
	padding-top:5px;
	font-size:0.9em;
}

.Product_DownloadManual a
{
	color:#FF7613;
	text-decoration:none;
}

.Product_DownloadManual a:hover
{
	text-decoration:underline;
}

.Clear_Label
{
	position:absolute;
	left:-10000px;
}