@charset "utf-8";
/* CSS Document */
/*
*			{margin:0px; padding:0px; outline:0px;}
body		{font-family:"Lucida Grande",Lucida, Verdena, sans-serif;}
*/
ul			{margin:0px; padding:0px; outline:0px;}
#wrapper	{width:600px; height:500px; margin:0px;}
#wrapper h3 {height:16px; font-size:12px; text-align:center;line-height:16px;}

#groups				{width:275px; height:450px; float:left; overflow:auto; border-bottom:1px solid #CCCCCC;}
#groups li a:hover	{background:#f0e9de;}

#mainSection		{width:195px; height:450px; float:left; overflow:auto; border-right:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; padding-left:5px}
#mainSection li a:hover	{background:#f0e9de;}

#groups li, #mainSection li, #livesearch {padding:0px; font-size:12px; overflow:hidden;}


ul li a	{text-decoration:none; color:black; padding:5px 0 5px 0; margin:0; display:block;}



#loadArea	{position:relative; overflow:auto; height:370; padding:0px; font-size:12px;}
#loadArea strong	{color:gray;}
#name	{font-size:16px; font-weight:bold;}
#space	{height:40px;}


#header{text-align:left; height:55px; padding:0px;}
#header h1{font-size:12px; font-weight:bold; padding:3px;}

#searchform 	{float:right; height:22px; font-size:12px;}
#s				{line-height:20px; width:120px;}
#searchsubmit	{height:20px; width:15px;}
