#nav2 ul { border: 0px; }

/* FLABS */
.rightFlab {
	/*background: url(../images/right_flab.png) no-repeat right;
	background: url(../images/right_flab-body.png) repeat;*/
	line-height: 14px;
	margin-bottom: 10px;
}
		.rightFlab a {
			color: #555;
			display: block;
			font-weight: normal;
			background-color: #fff;
			padding: 6px 10px 14px 10px;
			border-top: 5px solid #6DC100;
		}
		.rightFlab a:hover {
			color: #555;
			text-decoration: none;
			background-color: #6DC100;
		}
		.rightFlab a b {
			line-height: 30px;
			font-size: 14px;
			color: #000;
		}

