.graybg { background-color: #AAAAAA }
.redround { background: #000 url(${landing_page_template_path}/images/Probg.jpg) no-repeat top center }

.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 -443px -10px; 
  display: inline-block; 
  width: 71px; 
  height: 20px;
}

a.customizebtn:hover, .nplink a:hover 
{ 
  background: transparent url(/template/default/images/LayoutIMG.png) no-repeat -443px -32px; 
  display: inline-block; 
  width: 71px; 
  height: 20px;
}
.bluelinebg { background: transparent url(/template/default/landingpages/asus/p55d/images/BlueBg.jpg) repeat scroll 0 0}
.xrandomline { background: transparent url(${landing_page_template_path}/images/MainBg.jpg) no-repeat top center}
.copyright { color: #FFFFFF }