/* CLASSI */

.media_kit_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.media_kit_separator {
	font-size: 5px;
}



/* ID */




/* LINKS */

.media_kit_link A:link, .media_kit_link A:active, .media_kit_link A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	line-height: 30px;
	display: block;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-image: url(http://www.playseat.com/page_content_files/media_kit/media_kit_link_bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.media_kit_link A:hover {
	color: #999999;
	text-decoration: underline;
}

.media_kit_link_top A:link, .media_kit_link_top A:active, .media_kit_link_top A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.media_kit_link_top A:hover {
	text-decoration: none;
}

.media_kit_link_orange A:link, .media_kit_link_orange A:active, .media_kit_link_orange A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	line-height: 30px;
	display: block;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-image: url(http://www.playseat.com/page_content_files/media_kit/media_kit_link_bg_orange.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.media_kit_link_orange A:hover {
	color: #FF6600;
	text-decoration: underline;
}

