@import url(page.css);
#details {
	margin: 0;
	width: 595px;
	height: 100%;
}
#exListL,.exListR {
	position: relative;
	margin-bottom: 20px;
	width: 268px;
	border: 1px solid #ccc;
}
#exListL {
	margin-top: 20px;
	float: left;
}
#dtlRight {
	margin: 20px 15px 0 0;
	float: right;
	width: 270px;
}
#details li {
	margin-left: 1em;
	line-height: 1.7em;
}
.ttlMrg {
	margin-top: 40px;
}
.ttlMrg1 {
	margin-top: 32px;
}