@charset "utf-8";
.title_line {
	font-size: large;
	background-image: url(/scullcandy/images/skullcandy_title.gif);
	text-indent: 8px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 35px;
	width: 570px;
	margin-top: 10px;
	white-space: normal;
	vertical-align: text-botom;
	padding-top: 5px;
	background-repeat: no-repeat;
}

.title_line a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: small;
}
.title_line a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: medium;
}
.title_line a:hover {
	color: #FFFFFF;
	font-size: medium;
	text-decoration: none;
}
.title_line a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: medium;
}
