/*
GENERAL STYLE
*/
html, body, div, span, applet, object, iframe, p, a, strong { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

body { color: #000;background:#010101; font-family:Arial, Helvetica, sans-serif; }
p { font-family:Arial, Helvetica, sans-serif; font-size:12px;}
img{ border: none; }

.icons { width:100%; height:61px; background:#000 url(/images/sample-bar/bg_bara.jpg) repeat-x top;}
.icons .logo { float:left;}
.icons  .buttons { float:left; padding-left:10px;}
.icons  .buttons p { float:left; line-height:61px; padding-right:15px;}
.icons  .buttons a { text-decoration:none; color:#818181; font-size:10px; padding-left:18px;}
.icons  .buttons a:hover { text-decoration:none; color:#fff; font-size:10px; background-position:bottom left;}
.remove a { background:url(/images/sample-bar/remove_on.png) no-repeat left top;}
.purchase a{ background: url(/images/sample-bar/purchase_on.png) no-repeat left top;}
#preview { background-color: #fff; }
