@charset "UTF-8";

.sub-topics {
	background: #EEE url(../images/content/main/sub-topics/bg.gif) left -10px no-repeat;
}

	.sub-topics h3 {
		font-size: 20px;
		color: #192D4B;
	}
	
	.sub-topics ul {
		padding: 0 0 0 30px;
		font-size: 12px;
		line-height: 20px;
		color: #676767;
		margin: 10px 0 0;
	}
	
		.sub-topics a {
			color: #715d40;
			text-decoration: none;
		}
		
			.sub-topics a:hover {
				color: #192D4B;
				text-decoration: underline;
			}
			
	.sub-topics .bottom {
		background: #EEE url(../images/content/main/sub-topics/bg.gif) left top no-repeat;
	}

.breadcrumbs {
	width: 630px;
	background: #CCC url(../images/content/main/breadcrumbs/bg.gif) left -10px no-repeat;
	height: auto;
	margin: 10px 0 0;
	padding: 10px 0 0;
	font-size: 12px;
	letter-spacing: -1px;
	color: #3B68A8;
}

	.breadcrumbs p {
		padding: 0 15px;
	}
		
		.breadcrumb-title {
			font-size: 14px;
			font-weight: bold;
			letter-spacing: 0;
		}
		
		.breadcrumbs a {
			color: #715d40;
		}
	
		.breadcrumbs .bottom {
			background: #CCC url(../images/content/main/breadcrumbs/bg.gif) left top no-repeat;
			margin: 0;
		}

.focus-block h3 {
	width: 295px;
	height: 100px;
	float: left;
	margin: 0 10px 0 15px !important;
	margin: 0 10px 0 7px;
	border-top: 3px solid #192D4B;
	padding: 5px 0 0;
	line-height: 22px;
	font-size: 18px;
	font-weight: bold;
}
	
	#news_index_title {
		width: 600px;
	}
	
	.article h3 {
		width: 600px;
	}

.focus-block h4 {
	width: 295px;
	height: 100px;
	float: left;
	border-top: 3px solid #3B68A8;
	color: #3B68A8;
	margin: 0;
	padding: 6px 0 0;
	line-height: 22px;
	font-size: 16px;
}

	.article-date {
		font-weight: normal;
		font-size: 14px;
		color: #676767;
	}
	
.instructions {
	color: #3B68A8 !important;
}

.lawyer-list-block {
	background: #EEE url(../images/content/main/lawyer-list/bg.gif) left -10px no-repeat;
}

	.lawyer-list-block .bottom {
		border-top: 5px solid #EEE;
		background: #EEE url(../images/content/main/lawyer-list/bg.gif) left top no-repeat;
	}
