#header {
	height: 260px;
	width: 760px;
	background: url(/_gfx/hate/valentines.jpg) no-repeat top left;
}

object, embed {
	height: 381px;
	width: 760px;
}

.wide1 {
	background-image: url(/_gfx/hate/large-bg.gif);
	background-color: #f7e215;
}

.wide1 .top-left {
	background-image: url(/_gfx/hate/valentines-left.gif);
}

.wide1 .bottom-left {
	background: url(/_gfx/hate/gradient3.jpg) no-repeat 37px 100%;
}

.wide1 .bottom-right {
	background: url(/_gfx/hate/gradient3.jpg) no-repeat 454px 100%;
}

.wide1 .content {
	background: url(/_gfx/hate/gradient3.jpg) repeat-x bottom left;
}

.content {
	margin: 0;
}

.content p {
	text-align: center;
	color: #000;
	margin: 0;
	padding-top: 10px;
}

.content div {
	margin: 20px 0 0 30px;
	_margin: 20px 0 0 20px;
	padding: 0;
	width: 180px;
	float: left;
}

.content div a img {
	border: none;
}

.content div a div {
	position: relative;
	top: -40px;
	left: 114px;
	width: auto;
	margin: 0;
}

.content div a span {
	position: absolute;
	display: block;
	width: 40px;
	height: 16px;
	background: url(/_gfx/hate/view.gif) no-repeat top left;
	cursor: pointer;
	cursor: hand;
}

.content div a:hover span {
	background-position: bottom left;
}

#valentines-footer {
	background: url(/_gfx/hate/valentines-footer.jpg) no-repeat top left;
	width: 760px;
	height: 129px;
}

#valentines-footer a {
	position: relative;
	display: block;
	top: 36px;
	left: 570px;
	width: 154px;
	height: 96px;
}

#valentines-footer a span {
	position: absolute;
	width: 154px;
	height: 96px;
	background: url(/_gfx/hate/valentines-portal.gif) no-repeat top left;
	cursor: pointer;
	cursor: hand;
}

p.view-card {
	padding: 100px 0 200px;
}

