.center {
	text-align: center;
}

.yellowline {
	background-color: #FFFFC3;
	margin-top: 5px;
	border: 1px solid #0E344E;
	padding: 2px; 
}

.seeothers {
	margin-top: 10px;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 2px;
}

.title {
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.morelinks {
	margin-left: 2px;
	margin-top: 10px;
	margin-bottom: 15px;
}

.normalprice {
	color: red;
	font-weight: bold;
}
