/* CSS Document */
td {height: 30px;}
td.profile {background:#a0da66; color:#fff; font-weight:bold; font-size: 1.1em;}
td.profileSmall { font-size: 1.1em; font-weight:normal; margin-top:-20px;}
td.theme {font-size:1.2em; text-transform:uppercase;}
td.bord {font-size: 1.1em; font-weight: bold; color: #8f8f8f; border-bottom: 1px solid #e7e7e7; line-height: 30px;}

input {border: solid 1px #000;width: 80px;font-size: 10px;color: #000;}
input.longer {width: 160px;}

.hidden {position:absolute;left:0px;top:-5000px;width:1px;height:1px;overflow:hidden;}

#setBox{width:390px; margin:70px 0 0 50px;}
.inside {width:384px;border-left: 3px solid #b5ddfa;border-right: 3px solid #b5ddfa;background: #deeffb;float: left;text-align: left;color: #0762a3;font-size:0.7em;font-weight:bold;}


