p { margin-bottom:20px}
#links {
	position:absolute;
	top:145px;
	left:340px;
	font-size:11pt;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#links ul {
	list-style:none;
}

#links li {
	float:left;
	width:60px;
}

#links li.sell {
	width:170px;
}

#links li a {
	color:#fff !important;
}

#links li a:hover {
	color:#C8DAAD !important;
}

#currencyHeader, #currencyHeader select{
	font-size:8pt; 
}

#currencyHeader {
	margin:7px;
	padding:2px 10px;
}

#cartHeader {
	text-align:right;
	margin:7px;
	font-size:8pt;
	display:inline;
	float:right;
	padding:2px 10px;
	border:1px #ddd dashed;
	background:#FFFFCC;
}

#shippingCell {
	border:1px #ddd dashed;
	background:#FFFFCC;
	padding:10px 10px;
	float:right;
}

#sidebarfooter {
	width:257px;
	height:48px;
	float:left;
	background:url(../images/sidebar_footer.jpg) no-repeat;
}

#sidebarheader, #sidebarblogheader {
	width:257px;
	height:68px;
	float:left;
	background:url(../images/sidebar_header.jpg) no-repeat;
}

#sidebarblogheader {
	height:67px;
	background:url(../images/sidebar_blog_header.jpg) no-repeat;
}

#sidebar {
	width:210px;
	height:auto;
	float:left;
	text-align:left;
	color:#fff;
	padding:0px 35px;
	background:url(../images/sidebar_body.jpg) repeat-y;
}

#sidebar ul { margin-left:10px; }
#sidebar a { color:#fff !important; line-height:16pt;}
#sidebar a:hover { font-weight:bold }

#sidebarwrapper {
	width:257px;
	height:auto;
	float:left;
	margin-left:10px;
  overflow:hidden;
}

#wide { 
	width: 650px;
	float:left;
	text-align:left;
}

.btn {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	cursor:pointer;
	background: #83a200;
}

.error {
	background: #F8D0C9 center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 20px;
	border-top: 2px solid #990000;
	border-bottom: 2px solid #990000;
	color:#990000;
	margin-bottom: 10px;
	vertical-align: middle;
	height:auto;
  line-height:32px;
}

#giveaway {
	margin:5px;
	padding:5px;
	background:#FFFFCC;
	border:1px #ccc dashed;
}

#share-deal {
	background:url(../images/share_deal.jpg) no-repeat;
	width:412px;
	height:190px;
	margin:0 auto;
	padding:40px 0 0;
}

#share-deal p {
	background:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
}
#share-deal table {margin:0 auto;}
#share-deal table, #share-deal tr, #share-deal td {
	background:none;
	border:0;
	text-align:center;
}

#share-deal td {
	text-align:middle;
	width:33%;
}

#share-deal a {
	color:#fff !important;
	margin:0 auto;
}

.sale-list {
	margin:5px auto;
	text-align:center;
	font-size:11pt;
}

.sale-heading {
	font-weight:bold; 
	font-size:12pt;
	padding-top:8px;
	line-height:18pt;
}

.vis-clear { 
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
	width:100%;
}
