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:#d6e1f1 !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;
	margin-bottom:150px;
	float:left;
	margin-left:10px;
}

#wide { 
	width: 650px;
	float:left;
	text-align:left;
}

.btn {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	cursor:pointer;
	background: #83a200 url(../images/gradient.jpg);
}

.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;
}

#giveaway {
	margin:5px;
	padding:5px;
	background:#FFFFCC;
	border:1px #ccc dashed;
}