/* Login Tab */ #logintab ul { width: 100%; list-style: none; padding: 0; margin: 0; float:left; border-bottom: 1px solid #999999; } #logintab li { min-width: 75px; margin: 0 5px 0 0px; height: 25px; line-height: 25px; font-weight:bold; display: block; text-decoration: none; text-align: left; font-size:12px; color:#FFFFFF; background:#999999; float:left; } #logintab .on li { color:#999999; } #logintab .on a { background:#FFF; color:#999999; font-weight:bold; border-top:1px solid #FFF; border-left:1px solid #FFF; border-right:1px solid #FFF; border: 1px solid #999999; border-bottom: none; } #logintab li a { min-width: 75px; background:#999999; height: 25px; line-height: 25px; display: block; text-decoration: none; text-align: center; font-size:12px; color:#FFFFFF; padding:0 7px 0 7px; float:left; border: 1px solid #999999; border-bottom: none; } #logintab li a:hover { background:#FFF; color:#999999; border: 1px solid #999999; border-bottom: none; float:left; } #logintab { } .formerr{ color: red !important; } .toprow { padding:6px; padding-left:0; font-size:12px; font-weight:600; cursor:pointer; color:#FFFFFF; } .toprowon { padding:6px; padding-left:0; font-size:12px; font-weight:600; cursor:pointer; color:#999999; background:#FFFFFF; } .useraccounts_post_url{ font-size:10px; } .useraccounts_comments_delete{ color:red; } #goo_useraccounts_result_table_grid{ width:100%; margin:15px 0 15px 0; border-right:1px solid; border-bottom:1px solid; } #goo_useraccounts_result_table_grid td{ font-size:13px; padding:8px; border-top:1px solid #666; border-left:1px solid #666; } #goo_useraccounts_result_table_grid td a{ color:#1F1D5F; text-decoration:none; } #goo_useraccounts_result_table_grid td a:hover { text-decoration:underline; } #goo_useraccounts_button1 a{ padding:5px; text-align:center; font-size:14px; border:1px solid #666; float:left; width:100px; text-decoration:none; cursor:pointer; margin:0 5px 5px 0; color:#333; } #goo_useraccounts_button1 a:hover{ background:#CECECE; text-decoration:none; border:1px solid #333; } #goo_useraccounts_space { clear:both; height:10px; } .goo_useraccounts_tmbview { height:40px; width:40px; background-position:center; background-repeat:no-repeat; } .bigsubmitbutton{ font-weight: bold; height: 40px; width: 70px; border:1px solid #000000; } a { font-size:12px; }