@charset "UTF-8";
/* CSS Document */

/* ****************************** */
/* ****************************** */
/* ****************************** */
/* BUY IT NOW STYLES */
#buyItNowTable {
font-size: 12px;
color: #222;
width: 500px;
}

#buyItNowTable td {
padding: 2px;
}

#grey {
background-color: #ccc;	
}

#bold {
font-weight: bolder;	
}