form fieldset, .fieldset {
	background-color: transparent!important;
	}


.sidebar-box {
	background-color: transparent!important;
}

.activity-text {
	background: white!important;
	
}
.buttons a:active {
		 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(98, 153, 197);
	 border-right-color: rgb(98, 153, 197);
	 border-bottom-color: rgb(98, 153, 197);
	 border-left-color: rgb(98, 153, 197);
	 color: rgb(255, 255, 255);
}

button:hover, .buttons a:hover {
		 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(194, 225, 239);
	 border-right-color: rgb(194, 225, 239);
	 border-bottom-color: rgb(194, 225, 239);
	 border-left-color: rgb(194, 225, 239);
	 color: rgb(51, 102, 153);
}

div.sb-big-link div.big-link-block {
	 border-top-color: rgb(225, 225, 225);
	 border-right-color: rgb(225, 225, 225);
	 border-bottom-color: rgb(225, 225, 225);
	 border-left-color: rgb(225, 225, 225);
	 background: white!important;
}

ul#sb-add-list li:hover {
	background-color: #f0f0f0!important;
}

ul#sb-inbox-list li:hover, ul#sb-moderate-list li:hover {
	background-color: transparent!important;
}

ul#sb-add-list li {
	background-color: transparent!important;
	 border-top-color: rgb(195, 195, 195);
	 border-right-color: rgb(195, 195, 195);
	 border-bottom-color: rgb(195, 195, 195);
	}



.buttons a, .buttons button {
	display: block;
	 margin-top: 0px;
	 margin-right: 7px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 	 border-top-width: 1px;
	 border-right-width: 1px;
	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 border-top-style: solid;
	 border-right-style: solid;
	 border-bottom-style: solid;
	 border-left-style: solid;
	 border-top-color: rgb(222, 222, 222);
	 border-right-color: rgb(222, 222, 222);
	 border-bottom-color: rgb(222, 222, 222);
	 border-left-color: rgb(222, 222, 222);
	 border-top-width: 1px;
	 border-top-style: solid;
	 border-top-color: rgb(238, 238, 238);
	 border-left-width: 1px;
	 border-left-style: solid;
	 border-left-color: rgb(238, 238, 238);
	 font-family: 'Lucida Grande', Tahoma, Arial, Verdana, sans-serif;
	 font-size: 100%;
	 line-height: 130%;
	 text-decoration: none;
	 font-weight: normal;
	 color: rgb(86, 86, 86);
	 cursor: pointer;
	 padding-top: 5px;
	 padding-right: 10px;
	 padding-bottom: 6px;
	 padding-left: 7px;
}
