h1 { padding-left:0px; margin:10px 0px 5px 0px; }
h2, .recent { color:#C4C4C4; font-weight:normal; font-size:17px; letter-spacing:1px; }
.recent { margin-bottom:5px; border-bottom:#D4D4D4 dotted 1px; }
.welcome { color:#77AA77; margin:10px 0px 10px 0px; font-size:26px; }

.recent-list { list-style:none; margin:0; padding:0; }
.recent-list li { float:left; width:250px; height:auto; margin:0 0 5px 0; list-style:none;
				 padding:0 0 5px 20px; border-bottom:#D4D4D4 dotted 1px;
				 background:url(/media/img/icons/bullet_green_hover.png) -10px 7px no-repeat; }
.recent-list li a, .recent-list li a:visited { text-decoration:none; color:#338844; font-size:112%; }
.recent-list li a:hover { color:#000; background-position:6px -9px; }
.recent-list li.attach { background:url(/media/img/icons/bullet_attach.png) -1px 3px no-repeat;  }

.category ul { list-style:none; margin:0; padding:0; }
.category ul li { margin:4px 0px; padding-left:20px; background:url(/media/img/icons/bullet_go.png) 2px 1px no-repeat; }
.category ul li a, .category ul li a:visited
	{ border:#D3D3D3 solid 1px; padding:2px 8px; text-decoration:none; color:#555; font-size:92%;
	  /*background:#88AA88 url(../images/category-bg.gif) repeat-x bottom left;*/
		background-color:#EEEEEE; }
.category ul li .light, .category ul li .light:visited { background-color:#F5F5F5; }
.category ul li a:hover, .category ul li .light:hover { background-color:#77AA77; color:#EEE }
