.cellpad10 {
	padding: 25px 10px 10px;
}
h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #EF410F;
}
h1 .yellow {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FD9800;
	text-transform: uppercase;	
}


h1 .black {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
p {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 16px;
}
.input {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	background-color: FFC301;
}
.orangelinks {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #EC4116;
}
.categoryLink {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	text-transform: lowercase;
	text-decoration: none;

}
.ProductTitle {

	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.CategoryTitle {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-transform: uppercase;
	padding-left: 12px;
	color: #000000;


}
.CategoryNames {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-transform: uppercase;
	color: #949398;
	padding-left: 12px;

}
.text {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.PageTitle {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.ProdTitle {

	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.textnocolour {

	font-family: Tahoma, Verdana;
	font-size: 11px;
}
.whitelinks {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.PageTitleOrange {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #F04514;

}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
.boxpad10 {
	width: 250px;
	float: none;
	margin-top: 0px;
	height: 100px;
	border: 1px #666666 dotted;
	color: #333333;
	background-color: #FFFFFF;
	padding: 5px;
}
.celltext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	line-height: normal;
	padding-left: 5px;
}
a {
	text-decoration: none;
}
textarea {
	font-family: Tahoma, Verdana;
	font-size: 12px;
}
hr {border: none 0; 
border-top: 1px dashed #C8C8C8;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
margin-top: 0px;
margin-bottom: 0px;
} .border {
	padding: 5px;
	height: 120px;
	width: 140px;
	border: 1px solid #CCCCCC;
	margin-bottom:5px;
}
.hotcell {
	background-image:url(images/i-cell-hot.gif);
	background-repeat: no-repeat;
	background-position: center top;	
	}
.nothotcell {
	background-image:url(images/i-cell.gif);
	background-repeat: no-repeat;
	background-position: center top;	
	}	
.impBox {
	width:550px;
	height:auto;
	border-right: 2px solid #000618;
	border-bottom: 2px solid #000618;
	border-left: 2px solid #000618;
	}	
