#main-promotions {
	position: relative;
	width: 760px;
	height: 194px;
	margin-bottom: 15px;
}

#main-promotions .ll {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 4px;
	height: 194px;
}
#main-promotions .rr {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 4px;
	height: 194px;
}

#main-promotions ul, 
#main-promotions li {
	list-style: none;
	margin: 0;
	padding: 0;
	color: white;
}

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

#main-promotions .left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 194px;
	height: 194px;
}

.right h1, .right h2 {
	font-size: 20px;padding-top: 10px; margin-bottom: 5px; font-weight: bold;
}

#main-promotions .left UL LI {
	padding: 10px 40px 10px 10px;
}

#main-promotions .left UL LI.id-1 {
	height: 44px;
}

#main-promotions .left UL LI.id-2 {
	height: 44px;
}

#main-promotions .left UL LI.id-3 {
	height: 45px;
}

#main-promotions .left UL LI.id-2, 
#main-promotions .left UL LI.id-3 {
	/*background: red;*/
}

#main-promotions .right {
	margin-left: 210px;
	width: 540px;
}

#main-promotions .right UL LI {
	display: none;
	position: relative;
}

#main-promotions h1, #main-promotions h2 { margin-top: 0; }