.howies {
background-image:url(/LandingPages/howies/images/Howies_Right.jpg);
background-position:left top;
background-repeat:no-repeat;
float:center;
height:auto;
xwidth:976px;
width:515px;
}
.sp {
	background-color:#DEDEDE;
	width:20px;
	align:left;
}
.name_howies {
	color:#CC0000;
	width: 95%;
	font-family: Verdana;
	font-size: 14pt;
	font-weight: Bold;
}
.content_howies {
	color:#000;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	align:left;
}
.price_howies {
	color:#CC0000;
	font-family: Verdana;
	font-size: 18pt;
	font-weight: Bold;
	align: right;
	width: 100%;
	position: relative;
	left: 0px;
}

.customizebtn { position: absolute; top: 4px; right: 15px;}
a.customizebtn:link, a.customizebtn:visited, .nplink a:link, .nplink a:visited 
{ 
  background: transparent url(/template/default/images/LayoutIMG.png) no-repeat -409px -10px; 
  display: inline-block; 
  width: 71px; 
  height: 20px;
}

a.customizebtn:hover, .nplink a:hover 
{ 
  background: transparent url(/template/default/images/LayoutIMG.png) no-repeat -409px -32px; 
  display: inline-block; 
  width: 71px; 
  height: 20px;
}
