/**
* Overview options
*/

.overviewoptions ul {
	margin: 18px 0 0 0;
	padding: 0;
	list-style: none;
}

.overviewoptions .odd {
	background: #eef1f8;
	padding: 8px;
}

.overviewoptions .even {
	background: #fff;
	padding: 8px;
}

.overviewoptions li a {
	color: #29447a;
	text-decoration: none;
}

.overviewoptions li a:hover {
	text-decoration: underline;
}

.boxreadmore a {
	color: #29447a;
	text-decoration: none;
}

/**
* Magazine gallery options
*/

.magazine a {
	text-decoration: none;
	color: #29447a;
	font-weight: bold;
}

.magazine .boxreadmore {
	text-align: left;
}

.magazine .boxreadmore a {
	font-weight: bold;
	text-decoration: none;
	color: #29447a;
}

.magazine .boxreadmore img {
	margin: 0 0 0 11px;
}

.magazineimage img {
	float: right;
	border: 1px solid #29447a;
	margin: 0 0 0 30px;
}

.magazine .blueline {
	clear: both;
}
