.corsair {
background-image:url(/LandingPages/corsair/images/dominator_bg.jpg);
background-position:left top;
background-repeat:no-repeat;
float:center;
height:auto;
width:1000px;
width:515px;
}
.sp {
	background-color:#DEDEDE;
	width:20px;
	align:left;
}
.name_corsair {
	color:#CC0000;
	font-family: Verdana;
	font-size: 14pt;
	font-weight: Bold;
}
.content_corsair {
	color:#fff;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	align:left;
}
.price_corsair {
	color:#CC0000;
	font-family: Verdana;
	font-size: 16pt;
	font-weight: Bold;
	align: left;
  padding-left: 70px;
}

.customizebtn { position: relative; 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;
}
