/*shyb*/

.sidebarmenu{
list-style-type: none;
margin: 2px 0;
padding: 0;
border-bottom-width: 0;
}

.sidebarmenu li a{
background: white url(images/glossyback.gif) repeat-x bottom left;
font: bold 12px/22px "Lucida Grande", Geneva, Arial, sans;
height: auto!important;
height: 1%;
color: #484848;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;

}


* html .sidebarmenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */

width: auto;

}

.sidebarmenu li a:visited, .sidebarmenu li a:active{
color: #484848;

}

.sidebarmenu li a:hover{

background-image: url(images/glossyback2.gif);

COLOR: #009D01;

}

div#the_post_ticker

{


	padding: 4px 4px;

	font-size: 12px;

	font-family: "Lucida Grande", Geneva, Arial, sans;

	height: 100px;

	overflow: hidden;

	color: White;

}


div#the_post_ticker a

{

	font-weight: bold;
	text-decoration: none;
	color: White;
}

div#the_post_ticker a:hover

{

	text-decoration: underline;

}


