html body { font-family:Helvetica; font-size:12px; margin:0px; padding:0px; }
            
#header { background-color: #2d2d2f; }
#header img { margin-left: 30px; }

#control_bar { width:100%; background-color: #646464; font-size:10px; font-weight:bold; border-top: 1px solid #f1f1f1; padding:5px; border-bottom: 1px solid #f1f1f1; height:18px; }
	#control_bar_content { text-align:center; }
#control_bar input, #control_bar select { font-size: 10px; border: 1px solid #f7f7f7; background-color: #252525; color:#fff; }

#tier2_left_content { width:220px; }
#tier2_left_content .filterBox { border:1px solid #222; cursor:pointer; background-color:#888; padding:6px 2px 6px 3px; font-size:10px; color:#ccc; margin-bottom:6px; margin-right:20px; }
#tier2_left_content .filterBox b { color: #eee; }
#tier2_left_content img { float:right; }

#tier2_right { width: 680px; font-size:14px; }
.itemDisplay { font-size:14px; height: 165px; margin-bottom: 3px; margin-left:10px; cursor:pointer; border-bottom:1px solid #ff0000; padding-top:3px; padding-bottom:3px; }
.last { border-bottom:0px; }
.itemDisplay .body { overflow:hidden; height:160px; }
.itemDisplay .thumbdiv { width:135px; height:135px; overflow:hidden; float:left; margin-right:10px; }
.itemDisplay .thumb { width:135px; }

.headline { font-size:16px; font-weight:bold; }

#emailInventory { font-size:11px; margin-bottom:12px; border:1px solid #555; background-color:#aaa; padding:15px; }
#emailInventory input#email { height:12px; }
#emailInventory input { vertical-align:middle; }
