@charset "iso-8859-1";
@import url("../../common/css/format.css");

div#contents {
	padding-bottom : 0;
}

div#categoryImage {
	background-image : url("../images/casestudy_image.jpg");
}

div.imagePhoto_right {
	margin-right : -10px;
	padding : 5px 0 15px 20px;
}

div.caseFrame {
	width : 330px;
	float : left;
}

div.caseFrame h3 {
	margin : 15px 0 0;
	font-size : 1.1em;
}

span.company {
	font-size : 0.8em;
	font-weight : normal;
}

div.caseFrame p {
	margin : 0;
	padding-bottom : 20px;
	clear : both;
}

.leftColumn {
	padding-right : 20px;
}

.rightColumn {
	padding-left : 20px;
}

img.flagImage {
	margin : 5px 7px 5px 0;
	vertical-align : top;
	float : left;
}

div.greenArrow_left {
	clear : both;
}

div.greenArrow_right {
	clear : both;
	margin-left : 20px;
}

p.contactLink {
	margin-top : -20px;
}
