#left_column .box {
	background : url('/i/left_column_bg_mid.png') repeat-y;
	margin-bottom : 10px;
}

#left_column .box .top {
	background : url('/i/left_column_bg_top.png') no-repeat top left;
}

#left_column .box .bot {
	height : 1%;
	overflow : hidden;
	padding : 15px 20px;
	background : url('/i/left_column_bg_bot.png') no-repeat bottom left;
}

#left_column h2 {
	font-family : Arial, Helvetica, sans-serif;
	color : #004381;
	font-size : 2em;
	margin : 0 0 15px 0;
}

.author {
	font-style: italic;
	color: #004381;
}

.info {
	width: 538px;
}

.article h3 {
	background : #1eade3 url('/i/blurb_bg_top.png') top left no-repeat;
	color : #fff;
	margin : 20px 0 0 0;
	display: block;
	width: 538px;
}

.article h3 .h3_bot {
	background : url('/i/blurb_bg_bot.png') no-repeat bottom left;
	padding : 5px 18px;
	display: block;
}

.article h3 a {
	color: #fff;
	font-weight: normal;
}

.article a img {
	vertical-align : middle;
}

.article p {
	padding: 5px 15px 0px 20px;
}


#select_volume #volume {
	width: 160px;
}

#select_volume_images {
	margin: 0px;
	padding: 0px;
	/*width: 540px;*/
	height: 250px;
}

#select_volume_images a {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}

#select_volume_images a img {
	margin: 0px;
	padding: 0px;
}





