.main {
	background-image: url(../images/headbooksdvds.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.linebreaks {
	background: url(../images/linebreak.gif) repeat-x center center;
}
.shiphighlight {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 5px;
	background: #CC0000;
}
.shiphighlight a {	font: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.shiphighlight a:hover {	font: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
}
