* {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	color: #536731;
	text-decoration: none;
}

#header .cleardiv,
#header #loginlinks,
#header #menubar,
#header #headerprofileimage,
#header #miniloginform {
	display: none;
}

#footer {
	display: none;
}

.flashembed, embed, object {
	display: none;
}

.page, .pagebg {
	border: 0 !important;
}

.sidebar {
        width: 220px;
        float: right;
        padding: 25px 0 10px 20px;
        font-size: 11px;
}

.sidebar h2 {
        color: black;
        font-size: 16px;
        line-height: 100%;
        border-bottom: 1px solid black;
        padding-bottom: 3px;
        margin-bottom: 10px;
}

.sidebar h2 a {
        color: black;
        text-decoration: none;
}

.sidebar h2 a:hover {  
        color: #ab3636;
}

.sidebar ul {
        list-style: none;
}

.label {
	white-space: nowrap;
}

#commentboxheader, #commentbox {
	display: none;
}
