@charset "utf-8";
/* css browser reset */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td 
{margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; vertical-align: baseline;}
/* remember to define focus styles! */
:focus {outline: 0;}
body {line-height: 1;color:#000000;background:#ffffff;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

/* a styles */
a{font-size:11px; font-weight:bold; color:#50ad12; letter-spacing:.01em; line-height:11px; display:block; margin-bottom:5px;}
a:hover{color:#0000ff;}

/* div styles*/
div#frame-content{width:100%;}
div.rating-info{margin:7px 0 0 307px; border:1px solid #cccccc; background:#fcfcfc; padding:10px 10px 0 10px;}

/* h styles */
h1{font-size:20px; text-align:center; font-weight:bold; letter-spacing:0.01em; color:#ff0000; margin-bottom:12px;}
h2{font-size:18px; font-weight:bold; color:#313131;}
h3{font-size:14px; font-weight:bold;}

/* hr styles*/
hr{margin:20px 0px; background:#f0f0f0; border:none; }

/* img styles */
img.top-product{margin:7px 0 10px 0; float:left;}

/* list style*/

/* p styles */
p{font-size:12px; line-height:18px; color:#313131; margin-bottom:12px;}
div.rating-info p{margin:3px 0 5px 10px; line-height:16px;}

/* general styles */
.bold{font-weight:bold;}
.clear-left{clear:left;}
.red{color:#ff0000;}
.uppercase{text-transform:uppercase;}
