div.bluebutton { position:relative; padding-top:2px; padding-bottom:4px; position:relative; padding-right:10px; }
div.bluebutton div.bluebuttoncontent { position:relative; padding-bottom:2px; text-align:center; left:-5px; }
div.bluebutton div.bluebuttoninner { position:relative; }
div.bluebutton div.buttopleft { background:url('/images/blueButton.png') no-repeat; left:0px; }
div.bluebutton div.buttopright { background:url('/images/blueButton.png') top right no-repeat; left:10px; }
div.bluebutton div.butbottomleft { background:url('/images/blueButtonBottomWide.png') bottom left no-repeat; left:-10px; top:2px; }
div.bluebutton div.butbottomright { background:url('/images/blueButtonBottomWide.png') bottom right no-repeat; left:10px; }
