.head_right {
	background: url(../img/media_head_right.jpg) no-repeat top left;
}
.content {
	background: url(../img/content_media_bg.jpg) -10px 85px no-repeat;
	width: 680px;
	vertical-align: middle;
}
.content a {
	font-size: 14px;
}
.content a:hover {
	text-decoration: underline;
}
.hovernolink {
	cursor: hand;
	cursor: pointer;
}
.hovernolink:hover {
	text-decoration: underline;
}