/* CSS Document */
.allslots {clear:both; margin-left:40px;}
.slotempty, .slotfull, .slotfullnew { float:left; width:80px; height:20px; font-size:8pt; font-weight:bold; margin:5px 20px 15px 0; padding:2px; text-align:center; }
.slotempty {background:url(http://images.crucial.com/images/lineart/small/slot_empty.gif) no-repeat top; color:#2b822d; }
.slotfull { background:url(http://images.crucial.com/images/lineart/small/slot_full_current.gif) no-repeat top; color:black;}
.slotfullnew { background:url(http://images.crucial.com/images/lineart/small/slot_full_upgrade.gif) no-repeat top ; }
.modulespeed, .moduletype, .removewarning {margin:5px 0; font-size:9px; color:#666;}

.currentsystem {background-color:#f7f5d2; padding:10px; margin-bottom:2px; color:#666;}
.currentsystem .density, .recommend1of1 .density {width:75px; float:left; margin:10px 10px 0 0; text-align:center; font-weight:bold; }
.currentsystem .allslots, .recommend1of1 .allslots {margin:0; width:210px; float:left; clear:none; margin-right:10px;}
.currentsystem .quickOptions, .recommend1of1 .priceArea { width:240px; float:right; text-align:center;}
.recommend1of1 .density {color:#0096D6;}
.recommend1of1 .density .detailbutton {font-size:9px; clear:both;}
.recommend1of1 .priceArea {margin-top:10px; width:200px;}
.recommend1of1 .finalprice {width:120px; float:left; margin-top:10px; }
.recommend1of1 .buyit {width:80px; }
