




/*
     
*/
h1 {
	color: #007ecb;
	font-size: 28px;
	padding-bottom: 6px;
}
p, div {
	color: #666;
	font-size: 12px;
	line-height: 18px;
}
strong {
	color: #007fcd;
}
#left-col {
	float: left;
	width: 260px;
	height: auto;
	margin-right: 30px;
	text-align: justify;
}
.small-image {
	border: 3px solid #888888;
}
#right-col {
	float: left;
	width: 560px;
	text-align: justify;
}
.image {
	float: left;
	border: 3px solid #888888;
	margin-right: 10px;
}
.caption {
	font-size: 10px;
	line-height: 14px;
}

#flash {
	background-color: #e0e2f1;
	height: 380px;
}
#flash-left {
	float: left;
	margin-right: 10px;
}
#flash-right {
	padding: 10px;
}
.button {
	margin: 6px 0 6px 0;
}
.case_header {
	color: #007DCB;
	font-weight: bold;
}

.case_buttons {
	margin-top: 5px;
}
.cb_left {
	float: left;
}
.cb_right {
	float: right;
}
