/* ------------------ */
/* SUB PAGES ONLY */
/* ------------------ */

#rhs {
	padding: 10px 10px 10px 10px;
	width: 200px !important;
}

#rhs p {
	line-height: 40px;
	background-image: url('../images/sep.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#rhs a, #rhs a:active, #rhs a:link, #rhs a:visited {
	color: #333;
	text-decoration: none;
}
	
	#rhs a:hover {
		text-decoration: underline;
	}
	
	body#about #rhs #about a, body#history #rhs #history a, body#team #rhs #team a, body#contact #rhs #contact a, body#legal #rhs #legal a, body#privacy #rhs #privacy a, body#mibooks-legal #rhs #legal a, body#mibooks-privacy #rhs #privacy a {
		font-weight: bold;
	}

.rhsselected {
	font-weight: bold;
}
