SIDEBAR
----------------------------------------------------------------
*/
.menus {
background:#ffffe5;
border:1px solid #f5e082;
-moz-border-radius: 10px; 
-webkit-border-radius: 10px;
margin:0 0 15px 0;
list-style:none;
}
.menus h2{
color:#cc6600;
font-size:16px;
padding:5px 0 5px 15px;
}
.menus ul {margin-left:15px;}
.menus li {list-style:none;float:left;width:45%;}

#sidebar						{	float:left; width:300px;}
.sidebarTitle					{	width:256px; background:url(../images/sidebarTitle.gif) center no-repeat; padding:13px 0 0 43px; height:26px; font-weight:bold; font-size:14px; color:#fff; }
.sidecontent					{	width:287px; border:1px solid #c8c6c6; background:#fff; padding:5px; margin:0 0 10px; }
.forYou							{	border:1px solid #c8c6c6; background:#fff; height:601px; overflow:auto;  }
.forYou li						{	padding:10px; display:block; width:260px;}
.forYou li.styled				{	background:#fff7cf; width:260px; }
.thumbnail						{	display:block; float:left; width:76px; height:56px; margin:0 10px 0 0; }
.fortitle	a					{	font-size:11px; color:#126888;  }
.fortitle a:hover				{	text-decoration:underline; }
.metaTime						{	margin:5px 0; }
/*