/*

	-- -- -- -- -- -- --
	It's A Mystery To Me
	section-format.css
	section specific styling
	-- -- -- -- -- -- --
	
*/

h2 {
	background: url(../images/ui/h2/format.jpg) no-repeat;
}

.photo-right {
	margin: 5px 0 0 10px;
	float: right;
	border: 1px solid #333;
}

.photo-left {
	margin: 5px 10px 0 0;
	float: left;
	border: 1px solid #333;
}