/* ============================================== Promotions ============================================== */
/* Common */
p.promotions_title a,
h3.promotions_content_title1,
h2.promotions_content_title2 {
	color:#fdf674;
}

div.page_heading {
	text-align:left;
	margin-bottom:10px;
}

/* Left menu */
div.box_left div.sub_content {
	left:15px;
}

/* left menu */
table.tbl_menu {
	font-size:12px;
	position:relative;
	top:0px;
	left:10px;
}

div.promotions_row {
	position:relative;
	width:230px; height:50px;
	margin:6px auto 0px auto;
	text-align:left;
	line-height:12px;
	font-size:12px;
}

div.promotions_row img {
	position:absolute;
	width:45px;	height:45px;
	top:5px; left:5px;
}

div.promotions_row div.promotions_detail {
	position:absolute;
	width:170px; height:100%;
	top:5px; left:55px;
}

p.promotions_title,
p.promotions_post_date,
p.promotions_date {
	margin-top:0px;
}

/* pagination */
div.sub_menu_bottom {
	left:1px;
	position:absolute;
	text-align:center;
	top:186px;
	width:225px;
	font-size:12px;
}

/* content */
h3.promotions_content_title1 {
	font-size:16px;
	font-weight:500;
}
h2.promotions_content_title2 {
	font-size:14px;
}

/* no record */
div.promotions_row {
	margin-left:10px;
}
