#container-op {
	width: 485px;
	text-align: center;
	background-image: url(/images/op_bottom.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #eee;
}

#container-op .header {
	height: 32px;
	font-size: 16px;
	background-image: url(/images/op_header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 10px;
}

#container-op .col {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	margin-top: 5px;
	padding-bottom: 12px;
}

#container-op a:link { color: black; text-decoration: none; }
#container-op a:hover { color: red; text-decoration: none; }
#container-op a:visited { color: black; text-decoration: none; }
#container-op a:visited:hover { color: red; text-decoration: none; }


#container-hotdeal {
	width: 180px;
	float: right;
	margin-left: 15px;
	margin-right: 21px;
	background-color: white;
}

#container-hotdeal .top {
	width: 100%;
	margin: 0px;
	height: 55px;
	background-image: url(/images/hotdeal-top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #DBE9FD;
	padding-top: 5px;
	text-align: center;
	font-weight:bold;
	color: white;
}

#container-hotdeal .now { font-weight: bold; }

#container-hotdeal .specials {
	width: 100%;
	margin: 0px;
	background-image: url(/images/hotdeal-middle.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	background-color: white;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: center;
	font-weight: normal;
}

#container-hotdeal .bottom {
	width: 100%;
	background-image: url(/images/hotdeal-bottom.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 20px;
	text-align: center;
}

#container-hotdeal a:link { color: navy; text-decoration: none; }
#container-hotdeal a:hover { color: red; text-decoration: none; }
#container-hotdeal a:visited { color: navy; text-decoration: none; }
#container-hotdeal a:visited:hover { color: red; text-decoration: none; }

hr.hotdeal { color: silver; }

.container-page-content { width: 535px; margin-left: 215px; }
.container-page-content2 { width: 725px; margin-left: 215px; }
.container-page-content3 { width: 650px; margin-left: 260px; }

a.trendy:link { color: navy; text-decoration: none; }
a.trendy:hover { color: red; text-decoration: none; }
a.trendy:visited { color: navy; text-decoration: none; }
a.trendy:visited:hover { color: red; text-decoration: none; }
