#bannertop .big { background: #eee; }

#user_home .column.second { width: 300px; overflow:hidden; }
#user_home .inbox td { vertical-align: top; }

#contentlinks li { float: left; width: 138px; }

#intro_image { width:230px; padding-left:10px; }
#intro_image img { display: block; }
#intro_text { padding-left:20px; padding-top:15px; padding-right: 20px; }
#intro_actions { margin-top: 10px; }
#intro_actions a { margin-right: 10px; }

#covermenu { padding-top: 20px; width: 400px; }
#covermenu .item { padding: 0 0 20px 70px; background-repeat: no-repeat; }
#covermenu .description { padding: 3px 0 1px 0; }
#covermenu .profile { background-image: url(/images/home_profile.gif); }
#covermenu .friends { background-image: url(/images/home_friends.gif); }
#covermenu .groups { background-image: url(/images/home_groups.gif); }

.input_first { width:50px; float:right; padding-left:10px; }
.input_second {overflow:hidden;}

/* Hide from IE5-mac. Only IE-win sees this. \*/
* html .input_first { margin-left: 0; }
* html .input_second { height: 1%; margin-right: 0px; }
/* End hide from IE5/mac */
