.cross-title, .related-title {
	font-size: 16px;
	font-weight: bold;
	color: #8abfff;
	border-bottom: 1px solid #8abfff;
	padding: 5px;
	margin-bottom: 10px;
}

#related a {
    text-decoration: none;
	font-size: 12px;
	color: #dadada;
	background-color: inherit;
}

#related a:hover {
    text-decoration: underline;
    color: #8abfff;
	background-color: inherit;
}

#related-items  {
	padding: 5px;
	vertical-align: top;	
	font-size: 12px;
	color: #32B020;
	background-color: inherit;
}

#cross-sells {
	padding-top: 15px;
}

#cross-sell a {
    text-decoration: none;
	font-size: 12px;
	color: #dadada;
	background-color: inherit;
}


#cross-sell a:hover {
    text-decoration: underline;
    color: #8abfff;
	background-color: inherit;
}

#cross-sell td {
    color: #dadada;
	font-size: 12px;

	padding: 5px;
	vertical-align: top;	
	background-color: inherit;
}
