/* RESET */
/* ----------------------------------------- */

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight: bold }
em { font-style: italic }
a img { border:none } /* Gets rid of IE's blue borders */


/* Start Body */

body {

	height: 100%;

	margin: 0px;

	padding-top: 0px; 

	padding-bottom: 0px; 

	font-size: 12px;

	font-family: Verdana, Arial, Helvetica, Sans-serif;

	}

body a {text-decoration:none}

body a:hover {text-decoration:underline; color:#F27F00}



body#background {

	background: #656565 url('images/dslr_bkg.jpg') no-repeat;

        background-attachment : fixed;

	}

/* End Body */



/* Start Header */

#header {

	margin: 0px; 

	height: 180px; 

	width: 1010px;

	background: url('images/slr_lens.jpg') no-repeat;

	}



.headerimg {

	margin: 0px;

	background: url('images/logo_border.png') no-repeat;

	background-position: bottom center;

	height: 180px; 

	width: 1010px;

	}

/* End Header */



/* Start Top Search */

#topsearch { 

	background: #656565 url('images/navigation_border.png') no-repeat; 

	background-position: top center;

	height: 52px; 

	width: 1010px; 

	clear: both; 

	margin-bottom: 0px; 

	}



#searchnotitle {

	padding-right: 30px;

	padding-top: 8px;

	float: right;

	}



#searchnotitle .searchform {

	background-color: #ffffff;

	height: 16px;

	width: 200px;

	margin: 6px 5px 0px 10px;

	padding: 3px 7px 2px 5px;

	color: #585858;

	border-width: 1px;

	border-style: solid;

	border-color: #666666;

	}



#searchnotitle select {

	background-color: #ffffff;

	width: 226px;

	padding: 3px 7px 2px 5px;

	color: #585858;

	border-width: 1px;

	border-style: solid;

	border-color: #666666;

	}

/* EndTop Search */



/* Start Top Navigation */

#menu { 

	background: #656565 url('images/navigation_bg.png') repeat-x; 

	font-size: 13px; 

	font-weight: bold; 

	height: 32px; 

	letter-spacing: 0.02em; 

	position: relative; 

	width: 1010px; 

	clear: both; 

	margin-bottom: 0px; 

	}



#menu ul { 

	list-style: none; 

	margin: 0px; 

	width: 1010px;

	}



#menu ul li { 

	float: left;  

	}



#menu ul li span a { 

	background: url('images/navigation_sep.png') no-repeat; 

	background-position: right center;  

	text-decoration: none; 

	display: block; 

	float: left; 

	padding: 8px 20px 6px 20px; 

	}



#menu ul li a { 

	text-decoration: none; 

	display: block; 

	float: left; 

	}



#menu ul li a:hover { 

	text-decoration: underline; 

	display: block; 

	float: left; 

	}

/* End Top Navigation */





/* Start Main Page */

#page {

	background: url('images/dslr_page.png') repeat-y; 

	border-left-width: 0px;

	border-left-style: solid;

	border-left-color: #cfc0a5;

	border-right-width: 0px;

	border-right-style: solid;

	border-right-color: #cfc0a5;

	height: 100%;      

	margin: 0px;

	padding: 10px;

	width: 1080px;

	}

/* End Main Page */



/* Start Content Area */

#content {   

	margin-left: 10px;

	padding: 10px 90px 0px 0px;

	width: 640px;

	background: transparent;

	text-align: left; 

	border-width: 0px;

	border-style: solid;

	border-color: #cacaca; 

	}

 

.narrowcolumn {

	width: 550px;

	float: right;

	}



#content h1 { 

	margin-top: 6px;

	color: #4e3b17;

	font-size: 21px;

	display: block; 

	height: 22px; 

	}

/* End Content Area */



/* Start Sort By Box / eBay Logo */

#sortbox {

	margin-top: 10px;

	width: 100%;

	background-color: transparent;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #f5f3ee;

	}



#ebaylogo {

	width: 0px;

	float: left;

	padding-bottom: 10px;

	}



#sortby {

	text-align: left;

	margin-top: 20px;

	}



#sortby select {

	background-color: #ffffff;

	width: 200px;

	padding: 3px 7px 2px 5px;

	color: #333333;

	border-width: 1px;

	border-style: solid;

	border-color: #cacaca;

	float: right;

	}

/* End Sort By Box / eBay Logo */



/* Start Product Information */

#products { 

	width: 100%;

	margin: 0px;

	padding: 0px;

	border: 0px;

	border-style: solid; 

	border-color: #000000; 

	}



#products a img {

	border-width: 1px;

	border-style: solid;

	border-color: #cacaca;

	}



#products td {

	padding: 5px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #8b8b8b;

	}



.itemname a {

	border-style: solid; 

	border-color: #cccccc; 

	border-width: 0px;

	font-size: 9pt;

	font-family: Verdana;

	color: #4e3b17;

	text-decoration: none;

	font-weight: bold;

	padding: 0px;

	margin-left: 8px; 

	margin-right: 8px; 

	display: block;  

	background-color: transparent; 

	}



.itemname a:hover {

	border-color: #333333; 

	font-size: 9pt;

	font-family: Verdana;

	font-weight: bold;

	color: #4e3b17;

	text-decoration: underline; 

	}



.itemname a:visited {

	background-color: transparent;

	border-color: #666666;

	font-size: 9pt;

	font-weight: bold;

	font-family: Verdana;

	color: #4e3b17;

	text-decoration: underline;

	}



.bids {  

	font-size: 10pt;

	font-family: Verdana;

	font-weight: normal;

	color: #333333;

	} 



.price {  

	text-align: center;

	font-size: 10pt;

	font-family: Verdana;

	font-weight: bold;

	color: #333333;

	} 



.buyprice {  

	text-align: center;

	font-size: 10pt;

	font-family: Verdana;

	font-weight: bold;

	color: #333333;

	} 



.time {  

	text-align: center;

	font-size: 10pt;

	font-family: Verdana;

	font-weight: bold;

	color: #ae0000;

	padding-bottom: 8px;

	} 



.producttext {  

	text-align: left;

	font-size: 10pt;

	font-weight: bold;

	font-family: Verdana;

	color: #333333;

	} 



.item-layout4 {

	text-align: center;

	float: left;

	height: 240px;

	width: 27%;

	margin-right: 10px;

	margin-top: 10px;

	display: block;

	padding: 13px 10px 13px 10px;

	border-style: solid; 

	border-color: #cacaca; 

	border-width: 1px; 

	background-color: #f7f7f7;

	}



.item-layout5 {

	text-align: left;

	float: left;

	background-color: #f7f7f7;

	height: 110px;

	width: 45%;

	margin-left: 6px;

	margin-top: 6px;

	display: block;

	padding: 10px;

	border-style: dotted; 

	border-color: #cccccc; 

	border-width: 1px; 

	}



tr.row0 {

	background-color: transparent;

	}

	

tr.row0:hover {

	background-color: transparent;

	}



tr.row1 {

	background-color: transparent;

	}



tr.row1:hover {

	background-color: transparent;

	}

/* End Product Information */



/* Start Next Page Navigation */

#navigation {

	width: 100%; 

	padding-top: 10px; 

	}



#navigation ul {

	font-size: 12px;  

	list-style-type: none; 

	float: right; 

	border-width: 1px 1px 0px 0px;

	border-style: solid;

	border-color: #000000;

	}



#navigation li { 

	display: inline; 

	text-decoration: none;

	margin-left: 0px;

	background: #8b8b8b url('images/navigation_bg.png') repeat-x; 

	border-width: 0px 0px 1px 1px;

	border-style: solid;

	border-color: #000000;

	float: left; 

	}



#navigation li a {  

	padding: 4px 6px 4px 6px; 

	font-size: 9pt;

	text-decoration: none;

	display: block;

	float: left; 

	}



#navigation li strong {  

	border-width: 0px 0px 0px 0px;

	border-style: solid;

	border-color: #000000;

	color: #656565;

	padding: 4px 6px 4px 6px; 

	font-size: 9pt;

	text-decoration: none;

	background-color: #f5f3ee;

	display: block;

	float: left; 

	}



#navigation li a:hover {  

	color: #ffffff;

	font-size: 9pt;

	text-decoration: underline;

	background-color: #656565;

	display: block;

	float: left;

	}

/* End Next Page Navigation */



/* Start View More Items On eBay */

#viewmore {

	width: 100%;

	padding-top: 10px; 

	margin-top: 10px;

	text-align: right;

	background-color: transparent;

	}



#viewmore a {

	font-weight: bold;

	font-size: 9pt;

	font-family: Verdana;

	text-decoration: none;

	color: #333333;

	}

#viewmore a:hover {

	font-weight: bold;

	font-size: 9pt;

	font-family: Verdana;

	text-decoration: underline;

	color: #333333;

	}


/* End View More Items On eBay */



/* Start Generic Sidebar Information */

.sidebarbg { 

	background-color: #656565;

	} 



#selected {   

	background: #efefef url('images/sidebar_sep.png') no-repeat; 

	background-position: bottom center;

	padding: 6px; 

	background-color: #ffffff;

	display: block;   

	color: #333333;

	padding-right: 10px; 

	padding-left: 12px; 

	font-family: Verdana;

	font-size: 12px;

	font-weight: bold;

	display: block;  

	text-decoration: none; 

	} 


.sidebartop {

	background: #656565 url('images/sidebar_top.png') no-repeat;

	width: 300px;

	height: 10px;  

	}



.sidebarbottom {

	background: #656565 url('images/sidebar_bottom.png') no-repeat;

	width: 300px;

	height: 10px;  

	}



/* End Generic Sidebar Information */



/* Start Sidebar Left */

#sidebar {

	margin-top: 10px;

	padding: 0px 0px 0px 35px;

	float: left;

	width: 300px;

	background-color: transparent;

   	text-align: left;

	}



#sidebar h2 {

	background-position: top center;

	margin-left: 4px;

	padding-top: 5px;

	padding-left: 8px;

	font-family: Verdana;

	font-size: 18px;

	display: block;  

	text-decoration: none; 

	height: 30px;



	} 



#sidebar ul {  

	margin-left: 1px;

	margin-right: 1px;

	padding: 0px; 

	padding-bottom: 0px; 

	} 



#sidebar ul li { 

	display: block;

	} 



#sidebar ul li a { 

	background: #8b8b8b url('images/sidebar_sep.png') no-repeat; 

	background-position: bottom center;

	margin-top: 0px;

	padding: 6px; 

	margin: 0px; 

	color: #fffff0;

	font-family: Verdana;

	font-size: 12px;

	display: block;

	padding-right: 10px; 

	padding-left: 20px; 

	text-decoration: none; 

	} 



#sidebar ul li a:hover { 

	background: #efefee url('images/sidebar_sep.png') no-repeat; 

	background-position: bottom center;

	padding:  6px; 

	margin: 0px; 

	color: #4e3b17;

	font-family: Verdana;

	font-size: 12px;

	display: block; 

	padding-right: 10px; 

	padding-left: 20px; 

	text-decoration: none; 

	} 

/* End Sidebar Left */

/* Start Search Box */

#searchside {

	padding: 8px;

	color: #333333;

	font-family: Verdana;

	font-size: 12px;

	border-style: solid; 

	border-color: #cc0000; 

	border-width: 0px; 

	text-align: left;

	}



#searchside a {

	color: #333333;

	font-family: Verdana;

	font-size: 12px;

	}



.searchform {

	background-color: #ffffff;

	height: 16px;

	width: 162px;

	margin: 6px 0px 6px 0px;

	padding: 3px 7px 2px 5px;

	color: #585858;

	border-width: 1px;

	border-style: solid;

	border-color: #666666;

	}



#searchside select {

	background-color: #ffffff;

	width: 176px;

	padding: 3px 7px 2px 5px;

	color: #585858;

	border-width: 1px;

	border-style: solid;

	border-color: #666666;

	}


.searchsubmit {

	text-transform: none;

	background: #8b8b8b url('images/navigation_bg.png') repeat-x;

	padding: 2px 4px 2px 4px;

	background-position: top left;

	font-size: 10px;

	color: #fffff0;

	font-weight: bold;

	border-width: 1px;

	border-style: solid;

	border-color: #585858;

	}

.searchsubmit:hover {

	text-transform: none;

	background: #F27F00 url('images/navigation_bg.png') repeat-x;

	padding: 2px 4px 2px 4px;

	background-position: top left;

	font-size: 10px;

	font-weight: bold;

	color: #000000;

	border-width: 1px;

	border-style: solid;

	border-color: #585858;

	}

/* End Search Box */



/* Start Footer */

#footer { 

	background-color: #ffffff;

	font-weight: bold;

	height: 38px; 

	position: relative; 

	width: 1000px; 

	margin-top: 10px; 

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #8b8b8b; 

	}

	

#footer a {

	color: #333333;

	text-decoration: none;

	}



#footer a:hover {

	color: #666666;

	text-decoration: underline;

	}



#footer p {

	width: 100%;

	font-size: 12px;

	font-family: Verdana, Arial, Helvetica, Sans-serif;

	padding-top: 10px;

	text-align: right;

	color: #666666;

	}

/* End Footer */



/* Start Sitemap */

#sitemap {

	width: 560px;

	padding-left: 5px;

	list-style-type: none;

	}



#sitemap .title{

	font-size: 18px;

	color: #333333;

	text-decoration: none;

	padding-bottom: 30px;

	font-weight: bold;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	}



#sitemap a{

	width: 560px;

	padding-left: 5px;

	list-style-type: none;

	}



#sitemap ul li.li1 a{

	font-size: 14px;

	color: #333333;

	text-decoration: underline;

	line-height: 30px;

	padding-left: 10px;

	font-weight: bold;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	}



#sitemap ul li.li2 a{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	text-decoration: underline;

	line-height: 20px;

	padding-left: 10px;

	font-weight: normal;

	border-left-style: none;

	color: #666666;

	}



#sitemap ul li.li3 a{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-decoration: underline;

	line-height: 20px;

	padding-left: 10px;

	font-weight: normal;

	color: #666666;
	}



#sitemap ul li.li4 a{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-decoration: underline;

	line-height: 20px;

	padding-left: 10px;

	font-weight: normal;

	color: #666666;

	}



#sitemap ul li.li5 a{

	font-size: 12px;

	color: #666666;

	text-decoration: underline;

	line-height: 20px;

	padding-left: 10px;

	font-weight: normal;

	}



#sitemap ul li.li6 a{

	font-size: 12px;

	color: #666666;

	text-decoration: underline;

	line-height: 20px;

	padding-left: 10px;

	font-weight: normal;

	}



#sitemap .info {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	text-decoration: none;

	padding-left: 10px;

	}



#sitemap .info2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	text-decoration: none;

	padding-left: 20px;

	}



#sitemap .info3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	text-decoration: none;

	padding-left: 33px;

	}



#sitemap .info4 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	text-decoration: none;

	padding-left: 30px;

	}

/* End Sitemap */



/* Start Miscellaneous */

h1#title, h1#title a, h1#title a:hover{

	font-size: 40px;

	font-weight: bold;

	padding: 40px 10px 10px 12px;

	text-align: left;

	text-decoration: none;

	color: #efefef;

	}



a {

	color: #333333;

	}



h1 {

	padding-top: 0px;

	margin: 0px;

	}



h2 {

	padding-top: 0px;

	margin: 0px;

	font-size: 1.6em;

	}



h3 {

	font-weight: bold;

	padding-top: 0px;

	padding-bottom: 5px;

	margin: 0px;

	font-size: 1.3em;

	}



hr {

	background-color: #ffffff;	

	}



* {

	margin: 0px;

	padding: 0px;

	}


/*added for search terms */

#srchterm {
	text-align: left;
	clear: both;
	float: left;
	height: 650px;
}
#srchterm ul{
	padding-top: 15px;
	padding-left: 10px;
	list-style-type: none;
}
#srchterm ul li{
	padding-top: 5px;
}
#srchterm ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	padding-top: 5px;
}

/* End Miscellaneous */



/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 *
 * Version: 1.3.1 (05/03/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('http://dslrlensauctions.com/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background-image: url('http://dslrlensauctions.com/fancybox/fancybox.png');
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('http://dslrlensauctions.com/fancybox/fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background-image: url('http://dslrlensauctions.com/fancybox/fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url('http://dslrlensauctions.com/fancybox/fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background-image: url('http://dslrlensauctions.com/fancybox/fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('http://dslrlensauctions.com/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('http://dslrlensauctions.com/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('http://dslrlensauctions.com/fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('http://dslrlensauctions.com/fancybox/fancybox-x.png');
}

#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('http://dslrlensauctions.com/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('http://dslrlensauctions.com/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('http://dslrlensauctions.com/fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('http://dslrlensauctions.com/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('http://dslrlensauctions.com/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('http://dslrlensauctions.com/fancybox/fancybox-y.png');
}

#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('http://dslrlensauctions.com/fancybox/fancybox.png');
	background-position: -40px -122px;
}
/* Fancybox */
