@charset "UTF-8";

#subTitle {
	padding:30px 20px;
	background: url(images/bg_subtitle.jpg) right bottom no-repeat;
	zoom:1;
	}

.img-2column {
	width:100%;
	overflow:hidden;
	margin-bottom:1em;
	}
	.leftcolumn { float:left; }
	.rightcolumn { float:right; }