.menuitems{
padding-left:15px;
padding-right:15px;
}
.user {
 background-color:#99cccc;/*dark color 1 */
 float:none;
 clear:both;
 display:block;
 height:27px;
 border-bottom: 1px solid #fff;
}
.user .toggle {
 float: left;
 width: 27px;
 height:27px;
 border-right: 1px solid #fff;
}
.user .toggle img {
 border: 0px;
 margin-top: 5px;
 margin-left: 6px;
}
.message {
 border-top:1px solid #FFF;
 background-color:#F1F0F0;
 padding:5px;
 font-size:12px;
 color:#1A1D1F;
 zoom: 1;
 width:623px;
 overflow: hidden;
}
.message .faceIt {
 float: right;
 margin-left: 5px;
 text-align: center;
 font-size: 10px;
}
.message a {
 color:#339999;/*dark color 2 */
 text-decoration: underline;
}
#maincontentcell .message a {
 color:#339999;/*dark color 2 */
 text-decoration: underline;
}
.user .authname {
 background-color:#339999;/*dark color 2 */
 color:#FFF;
 float:left;
 font-size:12px;
 line-height:27px;
 padding:0px 10px 0px 10px;
 border-right:1px solid #FFF;
 margin-right:5px;
 float: left;
}
.user .authname a{
 color:#FFF;
 font-size:12px;
 text-decoration: none;
 font-weight: bold;
 padding:0px 10px 0px 10px;
}
#maincontentcell .user .authname a{
 color:#FFF;
 font-size:12px;
 text-decoration: none;
 font-weight: bold;
 padding:0px 10px 0px 10px;
}
.user .awards td {
 color: #fff;
 font-size: 10px;
}
.user .postdate {
 float:right;
 border-left:1px solid #FFF;
 line-height:27px;
 font-weight:bold;
 font-size:11px;
 padding:0px 10px 0px 10px;
 color:#FFF;
}
.user .email {
 float:right;
 border-left:1px solid #FFF;
 height:27px;
 padding:0px 10px 0px 10px;
}
.user .email img {
 border: 0px;
 margin-top: 8px;
}
.memberstats {
 background-color:#DDDDDD;/*light color 1 */
 padding:3px 5px 7px 5px;
}
.memberstats .nolink{
font-size: 10px;
text-decoration: none;
 color: #339999;
}
.memberstats a{
 font-size: 10px;
 text-decoration: none;
 color: #339999;
}
.memberstats a:hover{
 font-size: 10px;
 text-decoration: underline;
}
.memberstats a:visited{
 font-size: 10px;
 text-decoration: none;
}
#maincontentcell .memberstats a{
 font-size: 10px;
 text-decoration: none;
 color: #339999;
}
#maincontentcell .memberstats a:hover{
 font-size: 10px;
 text-decoration: underline;
}
#maincontentcell .memberstats a:visited{
 font-size: 10px;
 text-decoration: none;
}
.forumpost .admin {
 margin:5px;
 float:right;
}
.forumpost .admin a{
 color: #A3998E;
 text-decoration: none;
 margin-right: 15px;
 font-size: 10px;
}
.forumpost .admin a:hover{
 color: #A3998E;
 text-decoration: underline;
}
#maincontentcell .forumpost .admin a{
 color: #A3998E;
 text-decoration: none;
 margin-right: 15px;
 font-size: 10px;
}
#maincontentcell .forumpost .admin a:hover{
 color: #A3998E;
 text-decoration: underline;
}
.forumpost .admin .icon {
 margin-right: 10px;
 float: right;
}
.forumpost .edited {
 float: left;
 font-size: 11px;
 margin: 5;
}
.admincontainer {
 background-color:#F1F0F0;
 border-top: 1px solid #fff;
 height: 27px;
 float: right;
 width: 100%;
}
