@import url('list.css');

#content img.primary {
	float:right;
	margin-left:10px;
	margin-bottom:10px
}

#main img.primary {
	margin-top:1.4em
}
#main h4 {
	margin-bottom:0.2em;
	clear:both
}

#client {

}

#brief {
	color:#143775;
	margin-top:1em
}

#client h2, #brief h2 {
	display:inline;
	font-size:1em
}

.cases li {
    width: 100%;
    border-bottom:4px solid #ccc;
}