﻿.Cheese { margin: 10px 0 15px 20px; }
.Cheese label { font-size: 120%; font-weight: bold; color: #555; display: block; }

.Cheese .big {WIDTH: 300px; padding: 2px 5px; font-size: 120%; color: #333; } 
.Cheese .bigger { WIDTH: 450px; padding: 2px 5px; font-size: 120%; color: #333; }
.Cheese .box { height: 100px; width: 550px; font-size: 100%; padding: 3px;  }
.Cheese .block { height: 300px; width: 550px; font-size: 100%; padding: 3px;  }
.Cheese .chump { height: 500px; width: 550px; font-size: 100%; padding: 3px;  }
.Cheese .buttoner { margin: 0; font-weight: bold; }

.frontStatus { WIDTH: 250px; padding: 2px 5px; font-size: 120%; color: #333;}

.editText { height: 500px; width: 550px; font-size: 90%; padding: 3px; }
.summaryText { height: 100px; width: 550px; font-size: 100%; padding: 3px; }

#TagSuggest { font-size: 80%; color: #777; width: 450px; }
#TagSuggest a { text-decoration: underline; padding: 1px; color: #5d93f7; font-weight: bold; cursor: pointer; }
#TagSuggest a:hover { background: #feb669; color: #555; }
#TagSuggest a.selected { background: #feb669; color: #555; text-decoration: none; }

