h2 {
font-size:28px;
color:#0f1190;
margin:-10px 10px 10px 10px;
font-variant:small-caps;
}

h3 {
font-size:16px;
margin:5px 15px;
}


p {
color:#333;
text-align:left;
font-size:12px;
margin:10px 20px;
}

span.new-arrival { color:#FFC000;font-style:italic; }

h3 span.new-arrival { color:white;}

.smallInventory_box p { color:white; }

.smallInventory_box a { color:white; }

p.rightP { text-align:right; }

#yellowBox p {
color:#222;
}

#inventoryBox h3 {
color:#fff;
}

.checkList {
margin:10px 30px;
color:#444;
}

.checkList li {
list-style:none;
margin:5px;
background:white url(images/checkList_marker.gif) no-repeat top left;
padding-left:20px;
font-size:12px;
}

.checkList li ul { margin:10px; }

.checkList li ul li {
list-style:disc inside;
background:none;
color:#0f1190;
}