﻿.Cheese { margin: 10px 0 15px 70px; }
.Cheese label { font-size: 120%; font-weight: bold; color: #086bab; display: block; }
.Cheese .sub label { font-size: 90%; color: #777; display: inline; font-weight: normal; }

.textNorm { WIDTH: 150px; padding: 2px; font-size: 120%; font-weight: bold; color: #333333; }
.textTitle { WIDTH: 250px; padding: 2px; font-size: 120%; font-weight: bold; color: #333333; }
.texter { WIDTH: 472px; padding: 2px; font-size: 120%; color: #333333; }
.texterMulti { WIDTH: 472px; padding: 2px; font-size: 100%; height: 100px; color: #333333; }

#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; }