.case
	{
		width:800px;
		background:#fff;
		margin:0 0 20px 0;
	}
.case .text
	{
		text-align:left;
		padding:30px 55px 20px 55px;
	}
.case h2
	{
		text-align:left;
		margin:0;padding:0 0 0 10px;
		border-left:5px solid #a50300;
		font-size:100%;
	}
.case p
	{
		text-align:left;
		margin:0;padding:10px 0;
		line-height:1.6;
	}
.case a:link, .case a:visited, .case a:active
	{
		color:#222;
	}
