@charset "UTF-8";

h1 {
	margin-bottom: 25px;
}

#detailsarea {
	padding-left: 50px;
}

#viewarea div {
	width: 400px;
	float: left;
	/*border: 1px dotted red;*/
}

#leftview {
	margin-right: 25px;
}

#leftview p {
	font-size: 12px;
}

#catchcopy {
	margin-bottom: 10px;
}
