@charset "utf-8";
@import "document.css";
@import	"fonts.css";
@import "header.css";
@import "navigation.css";
@import "page.css";
@import "footer.css";
@import "disclaimer.css";
@import "submitcase.css";
@import "headlines.css";
@import "blog.css";
div#column1 {
	float:					left;
	width:					545px;
}
div#column2 {
	float:					right;
	width:					213px;
}
div#column1 div.module {
	background-color:		#fff;
	float:					none;
	width:					539px;
}
div#column1 div.module p {
	text-align:				justify;
}
div#column1 div.module ol {
	padding:				0 15px;
}
div#column1 div.module ol ol {
	padding:				0;
}
div#column1 div.module ol ol ol {
	padding:				0 15px;
}
div#column1 div.module li {
	font-weight:			bold;
	list-style-type:		none;
	margin-bottom:			10px;
}
div#column1 div.module li li {
	font-weight:			normal;
	margin-bottom:			0;
}
div#column1 div.module li li li {
	font-style:				italic;
	list-style-type:		circle;
}
div#overview h1 {
	color:					#900;
}
div#overview img {
	border-bottom:			solid 1px #000;
	height:					135px;
	margin-bottom:			10px;
	width:					539px;
}
div.module blockquote {
	margin:					0 5px;
}
div.module blockquote p {
	font-size:				14px;
	font-weight:			bold;
	line-height:			19px;
	padding:				0 20px 0 0;
}
div#submitcase, div#law, div#life, div#lessons, div#interview {
	float:					none;
	width:					207px;
}
div#interview h1 {
	margin-bottom:			2px;
}
div#column2 div#interview a {
	margin-left:			95px;
}
div#interview img {
	border-top:				solid 1px #ccc;
	border-bottom:			solid 1px #000;
	margin-bottom:			15px;
}
div blockquote p.red {
	color:					#000;
}
