.bodyRight .container {
	margin: 60px 0 10px 0;
	padding-left: 5px;
	padding-right: 2px;
}

h2 {
	font-size: 125%;
	}

h3 {
	padding-bottom: 10px;
	}

form #chapter {
	padding: 0 5px 0 15px;
	}
form #chapter select {
	border: 1px solid gray;
	size: 1;
	voice-family: inherit;
	}
form #chapter .button {
	border: 1px outset #666;
	voice-family: inherit;
	background-color: #ccc;
	}

.tab-image {
	margin: 15px 0;
	height: 30px;
	}

/* expanding menu colors */
.expand-chap {
	color: #9300b3;
	font-weight: bold;
	font-size: 115%;
	}
.expand-geo {
	color: #097f25;
	font-weight: bold;
	font-size: 115%;
	}
.expand-news {
	color: #006bb3;
	font-weight: bold;
	font-size: 115%;
	}
.expand-skills {
	color: #f00;
	font-weight: bold;
	font-size: 115%;
	}
.expand-tests {
	color: #c4790d;
	font-weight: bold;
	font-size: 115%;
	}
.expand-research {
	color: #044472;
	font-weight: bold;
	font-size: 115%;
	}
.expand-extensions {
	color: #c62d1e;
	font-weight: bold;
	font-size: 115%;
	}


