#left {
	background-image: url('/images/home/left.gif');
}
#right {
	background-image: url('/images/home/right.gif');
}


h1, h2 {
	clear: both;
	font-size: 32px;
	color: #808080;
	line-height: 32px;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-weight: normal;
}
.sIFR-active h1, h2 { margin-bottom: 0px; }
h1, h2 a { color: #808080; }

.presents { float: left; clear: both; }

a#presentsLink {
	border: 0;
	margin: 0;
	cursor: pointer;
	float: left;
	margin-bottom: 15px;
}
a#presentsLink img {
	float: left;
	margin: 0 5px 0 0; 
}
