/* CSS Document */
iframe {overflow-x:hidden;}
.header {  font-family: Arial; font-size: 18px; font-weight: Bold; color: #000000}
.big {  font-family: Arial; font-size: 45px; font-weight: Bold; color: #000000}
big {  font-family: Arial; font-size: 45px; font-weight: Bold; color: #000000}
.title {  font-family: Arial; font-size: 16px; font-weight: Bold; color: #000000}
.producer {  font-family: Arial; font-size: 14px; font-weight: Bold; color: #000000}
.description {  font-family: Arial; font-size: 12px; font-weight: normal; color: #000000}
.exclusive {  font-family: Arial; font-size: 14px; font-weight: Bold; color: #CC0000; text-decoration: underline; font-style: italic;}
.red {  font-family: Arial; font-size: 14px; font-weight: Bold; color: #CC0000;}
red {  font-family: Arial; font-size: 14px; font-weight: Bold; color: #CC0000;}
.kirby {  font-family: Arial; font-size: 13px; font-weight: Bold; color: #000000}
.news {  font-family: Arial; font-size: 13px; font-weight: Bold; color: #000000}
p  { color: #000000; font-size: 12px; font-family: Arial }
.p { font-family: Arial; font-size: 12px; color: #000000}

a:link  { color: #000000; font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica, sans-serif }

a:active  { color: #000000; font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica, sans-serif } 

a:visited  { color: #000000; font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica, sans-serif } 

a:hover  { color: #FF0000; font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica, sans-serif }


/* BUY NOW BUTTON */

#buyNow{

height: 15px;
width: 65px;
text-indent: 10000px;
overflow: hidden;
background: url(images/buy_BTN.gif) top left no-repeat;
display: block;
margin: 5px 0 0 14px;

}
 
#buyNow:hover{

background-position: bottom left;
margin: 5px 0 0 14px;
}




