
#content a {
	font-size:12px;
	color:#C80F2B;
	font-weight:normal;	/*bold for Western: normal for Asia*/
}

.specials h1 {
	font-size:18px;
	font-weight:normal;
	font-weight:bold;		/*bold for Western: normal for Asia*/
	color:#F8D000;
}
.specials ul li {
	width:175px;
	font-weight:bold;		/*bold for Western: normal for Asia*/
	position:relative;
	border-bottom:1px dotted #E8DD09;
	cursor:pointer; cursor:hand;
}
.specials ul li a {
	position:relative;
	font-weight:normal; /*bold for Western: normal for Asia*/
	left:14px;
	line-height:18px;
}

/* x-mas etc...*/
.events { 
	z-index: 4;
	position: absolute;
	top: -10px;
	left: 50%;
}