@charset "utf-8";
/* CSS Document */

table{font-size:12px; font-family:Tahoma;}
.tableBorder{border:1px solid #CCCCCC;}
.error{color:#FF0000; padding:10px;}
.title{background-color:#CCCCCC;line-height:20px;font-weight:bold;}
.listRow{border-top:1px solid #CCCCCC;line-height:20px;}
.success{color:#0000FF;}

.darkGrayBG{background:#333; color:#FFF; height:35px;}
.grayBG{background:#B0B0B0; color:#000; height:35px;}
.lightGrayBG{background:#F3F3F3; color:#000; height:35px;}

.team_plugin td{height:35px; vertical-align:top;}
.team_plugin input[type="text"]{width:400px; padding:5px;}
.team_plugin textarea{width:400px; padding:5px;}
.team_post{width:35px; text-align:center; font-weight:bold; color:#666; padding:5px;}
.sumnitBtn{background:#999; color:#fff; padding:5px 20px; border:1px solid #333; margin-top:15px; font-weight:bold;}
.message{color:#060; text-align:center; padding-bottom:5px;}