/* This is the old version of the Dream Theme CSS so there may still be bugs in the layout because it has not been updated to the latest version */

body {
	font-family: "Lucida Sans", "Lucida Grande", "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 0.8em;
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.cb {
  clear: both;
}

.cl {
  clear: left;
}

.cr {
  clear: right;
}

#frame-right {
	background-repeat: repeat-y;
	float: right;
	width: 27px;
	margin-top: 279px;
	height: 100%;
}

#frame-bottom-navs {
	width: 840px;
	position: absolute;
	left: 54px;
	top: -175px;
	background-image: url(tib-footer-background.gif);
	background-repeat: no-repeat;
	height: 160px;
}

#frame-bottom-right {
	height: 304px;
	width: 27px;
	position: absolute;
	right: 0px;
	bottom: 44px;
}
#footer-links {
	position: absolute;
	height: 25px;
	width: 664px;
	left: 0px;
	top: 79px;
}


#footer ul {
	margin: 0px;
	padding: 0px;
}

#frame-bottom-left {
	background-repeat: no-repeat;
	float: left;
	height: 44px;
	width: 428px;
}
#frame-bottom {
	height: 44px;
	width: 946px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#frame-top {
	background-repeat: no-repeat;
	height: 32px;
	width: 946px;
}
#frame {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 946px;
	background-repeat: repeat-y;
}
#frame-top-left {
	height: 323px;
	width: 29px;
	background-repeat: no-repeat;
	position: absolute;
	left: -1px;
	top: 32px;
}
#frame-top-right {
	height: 279px;
	width: 27px;
	background-repeat: no-repeat;
	float: right;
	position: absolute;
	top: 32px;
	right: 0px;
}




/*
Banner & Navigation


*/
#header {
	position: relative;
	height: 110px;
	width: 870px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	z-index: 100;
}
#top-navigation {
	height: 25px;
	width: 870px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 99;
}
#top-navigation-anchor {
	position: relative;
	width: 870px;
}
#navigate {
	z-index:99;
}

#top-menu-title {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	padding-left: 20px;
	height: 25px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 2em;
	overflow: hidden;
	position: relative;
	display: inline;
	float: left;
}
#logo {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 3em;
	position: absolute;
	left: 20px;
	top: 13px;
	width: 520px;
	height: 95px;
}
#cart-text {
	position: absolute;
	height: 30px;
	width: 213px;
	top: 46px;
	right: 15px;
	overflow: hidden;
	text-align: left;
}

#navigation {
	height: 25px;
	line-height: 2em;
	display: inline-block;
	z-index: 150;
}
#navigation ul {
	margin: 0;
	padding: 0;
	z-index: 100;
}

#navigation ul li {
	text-align: center;
	text-transform: capitalize;
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	position: relative;
}

#navigation ul li a:link, #navigation ul li a:visited {
	line-height: 16px;
	text-decoration: none;
	text-align: center;
	margin-left: 0px;/*	float: right; */
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
}

#navigation ul li a:link.current, #navigation ul li a:visited.current {
	font-weight: bold;
	text-decoration: none;
}

#navigation ul li a:hover {

}

/* trying to make the main nav item white when you are hovering over a sub-item */
#navigation ul li:hover ul#navigate li ul li a {

}

ul#navigate li ul li a:link, ul#navigate li ul li a:visited {
	line-height: 16px;
	text-decoration: none;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-image: url(spacer.gif);
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
}

ul#navigate li ul li a:link.current, ul#navigate li ul li a:visited.current {
	font-weight: bold;
	text-decoration: none;
}

ul#navigate li ul li a:hover {
	background-image: url(spacer.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#logo a, #logo a:visited {
	text-decoration: none;
}
#logo a:hover, #logo a:active {
	text-decoration: none;
}
.cart-link:hover,.cart-link:active                    {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 2px;
}
.cart-link  a, .cart-link  a:visited {
	text-decoration: none;
}
.cart-link {
	display: inline;
	position: relative;
}


#cart-text ul {
	margin: 0px;
	padding: 0px;
}
#cart-text  li {
	background-color: transparent;
	list-style-type: none;
	display: inline;
	background-repeat: no-repeat;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	font-weight: normal;
}



/*
body area


*/
#main-content {
	width: 580px;
	padding-bottom: 100px;
	z-index: 0;
	vertical-align: top;
	margin-top: 0px;
}
.textile {
	line-height: 1.4em;
}
.textile  a, .textile  a:visited {
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.textile  a:hover, .textile  a:active {
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
h1 {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 1.9em;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 1em;
}
h2 {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 1.5em;
	margin-bottom: 10px;
	line-height: 1em;
}
h3 {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 1.3em;
	margin-bottom: 10px;
	line-height: 1em;
}
h4 {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 1em;
	margin-bottom: 10px;
	line-height: 1em;
}
h1 a, h1 a:visited, h2 a, h2 a:visited, h3 a, h3 a:visited {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
h1 a:hover, h1 a:active, h2 a:hover, h2 a:active, h3 a:hover, h3 a:active {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#content {
	background-color: #FFFFFF;
	width: 890px;
	margin-left: 28px;
	position: relative;
	min-height: 600px;
	vertical-align: top;
	padding-bottom: 80px;
}
.fr {
	float: right;
}
.fl {
	float: left;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.mr6 {
	margin-right: 6px;
}
.pl10 {
	padding-left: 10px;
}
.nlp {
	padding-left: 0px;
}

#page {
	margin-bottom: 100px;
}

#main-content ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.textile ol {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	margin: 0px;
}
#main-content li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}




/*
sidebar


*/
#side-column {
	width: 208px;
	margin-right: 17px;
	padding-left: 27px;
	margin-top: 0px;
	margin-bottom: 30px;
	border-right-width: 1px;
	border-right-style: dotted;
	padding-right: 10px;
}
#side-column ul {
	margin: 0px;
	padding: 0px;
}
#side-column li {
	margin: 0px;
	list-style-type: none;
}
.sidebar-title {
	font-size: 1.7em;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-style: italic;
}
.sidebar-title a, .sidebar-title a:visited {
	text-decoration: none;
}
.sidebar-title a:hover, .sidebar-title a:active {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}


/* search form */

#search {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#search form {
	padding: 0px;
	margin: 0px;
}
#search form button {
	background-repeat: no-repeat;
	cursor: hand;/* for ie6 */
	cursor: pointer;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: italic;
	background-position: 0px 0px;
	width: 53px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 19px;
	margin-left: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#search form input {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 1em;
	height: 17px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 110px;
	font-style: italic;
	margin-left: 0px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#search form button:hover {
	background-repeat: no-repeat;
	cursor: hand;/* for ie6 */
	cursor: pointer;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: italic;
	background-position: 0px 0px;
}




/* side navigation */

#side-navigation li:hover {
	list-style-type: none;
}
#side-column #latest-news {
	padding-top: 8px;
}
#side-navigation li {
	list-style-type: none;
}
#side-navigation li a, #side-navigation li a:visited {
	text-decoration: none;
}
#side-navigation li a:hover, #side-navigation li a:active {
	text-decoration: none;
}
#side-navigation {
	margin-top: 8px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}



/* tag areas */

.tag-instruction-text {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 0.85em;
	font-style: italic;
	display: block;
	padding-bottom: 6px;
}
.tags   .active   {
	font-size: 1.45em;
}
.tags     a, .tags     a:visited         {
	text-decoration: none;
}
.tags   a:active        {
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.tags      a:hover,         .tags a:active, .tags a:hover .active{
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.tags   {
	margin-bottom: 25px;
	line-height: 1.9em;
}
#side-column #latest-news {
	margin-bottom: 20px;
}



/* news area */

#latest-news li {
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 28px;
	padding-bottom: 15px;
}
#latest-news  li  a,#latest  news  li  a:visited  {
	text-decoration: none;
}
#latest-news   li:hover  .latest-news-title {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 1px;
}
.latest-news-title {
	line-height: 1.4em;
	font-size: 1em;
	font-weight: normal;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-style: italic;
}
#latest-news li:hover {
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 28px;
	padding-bottom: 15px;
	text-decoration: none;
}
.latest-news-text   {
	font-size: 0.85em;
	display: block;
	padding-top: 3px;
}
#latest-news li:hover .latest-news-text {
}





/* 
styles for slimbox overlay



 */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	cursor: hand;/* for ie6 */
	cursor: pointer;
	z-index: 100;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
	z-index: 101;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
	z-index: 102;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
	z-index: 102;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-size: 10px;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	z-index: 102;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	color: #403b35;
	font: bold 12px "Lucida Grande", Verdana, Arial, sans-serif;
}

/* @end */



/*
specific to displaying products on index & collection pages


*/
.money {
	text-decoration: none;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 0.85em;
	font-style: italic;
	display: inline;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	line-height: 2em;
}
.product-image-container {
	display: inline-block;
	width: 135px;
}
.product-image {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	position: relative;
	z-index: 0;
	display: inline-block;
	float:left;
	border-bottom-width: 5px;
	border-bottom-color: #FFFFFF;
	padding: 5px !important;
	margin-right: 10px;
}
#products td {
	vertical-align: top;
}



.product-image img {
	display: inline-block;
}
.product       h3               {
	text-decoration: none;
	display: inline;
	font-size: 1.05em;
	font-weight: normal;
	line-height: 1.3em;
}
.product {
	margin-bottom: 25px;
	cursor: hand;/* for ie6 */
	cursor: pointer;
	display: block;
	width: 135px;
	margin-right: 15px;
	overflow:hidden;
}
#products .product a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.product:hover    h3     {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	width: inherit;
	padding-bottom: 1px;
}
.product:hover  .product-image {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	cursor: hand;/* for ie6 */
	cursor: pointer;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.on-sale {
	height:41px;
	position:absolute;
	right:5px;
	top:5px;
	width:68px;
	background-attachment: scroll;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.product:hover .money {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 1px;
}
#products .product a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* 
styles for product page




 */

#variants li {
	list-style-type: none;
	padding-bottom: 10px;
}

#product #image-tab {
	margin-left: 15px;
	margin-bottom: 25px;
	z-index: 0;
	float:right;
	max-width:260px;
}

#buy-now-button {
	height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 0px solid #FFFFFF;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	background-repeat: no-repeat;
	cursor: hand;/* for ie6 */
	cursor: pointer;
	text-align: left;
	width: 110px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.pagination a, .pagination a:visited {
	text-decoration: none;
}
.pagination a:hover, .pagination a:active {
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.pagination .current {
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}

.product-page-image img {
}


.product-page-image {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	position: relative;
	margin-bottom: 6px;
	display: inline-block;	
}
.product-page-image:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: hand;/* for ie6 */
	cursor: pointer;
}
#variant-add ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.out-of-stock {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-style: italic;
}

#buy-now-button:hover {

}
#variants input {
	display: inline-block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#related-products-area {
	padding-top: 30px;
}
#frame-bottom-navs /*
footer


*/
 li {
	margin: 0px;
	font-size: 0.85em;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-type: none;
	display: inline;
}
#copyright  {
	text-decoration: none;
	font-size: 0.85em;
	left: 215px;
	position: absolute;
	height: 50px;
	width: 414px;
	top: 107px;
	color: #70b8b2;
}
#copyright   a,#copyright  a:visited   {
	text-decoration: none;
	color: #70b8b2;
}
#footer {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}
#frame-bottom-navs   a, #frame-bottom-navs   a:visited {
	text-decoration: none;
}
#frame-bottom-navs   #copyright  a:hover, #frame-bottom-navs  #copyright  a:active {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 1px;
}
#frame-bottom-navs   li  a:hover, #frame-bottom-navs  li  a:active {
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}#basket th {
	font-size: 0.85em;
	text-align: left;
	padding-bottom: 6px;
	padding-top: 6px;
	padding-left: 10px;
}
#basket {
	margin-bottom: 10px;
}

.basket-images {
	padding: 5px;
	display: inline-block;
	float: left;
}
.basket-column input {
	width: 25px;
}

.basket-column-one {
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.basket-images  img {
}
.basket-desc  h3 a, .basket-desc h3 a:visited {
	text-decoration: none;
	padding-bottom: 1px;
}
.basket-desc p {
	font-size: 0.85em;
	font-weight: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.basket-desc h3 {
	padding: 0px;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
}
.basket-desc h3 a:hover, .basket-desc h3 a:active {
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.basket-odd {
}
#basket  .cart-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cart-title a, .cart-title a:visited {
	text-decoration: none;
}

#basket  .cart-title  del {
}
.basket-column {
	vertical-align: top;
	padding: 10px;
}
.cart-title     a:hover,.cart-title  a:active       {
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
#cart-total  h3 {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#cart-total {
	padding: 10px;
	margin-bottom: 20px;
}

#update-cart {
	height: 25px;
	width: 127px;
	border: 0px solid #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	padding-left: 25px;
	text-align: left;
	background-repeat: no-repeat;
}
#checkout-button {
	height: 25px;
	border: 0px solid #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	padding-left: 30px;
	text-align: left;
	background-repeat: no-repeat;
	width: 120px;
}
#basket-buttons {
	padding-bottom: 100px;
}
.basket-images:hover   {
	padding: 5px;
	cursor: hand;/* for ie6 */
	cursor: pointer;
}
#checkout-button:hover {
	cursor: hand;/* for ie6 */
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#update-cart:hover {
	cursor: hand;/* for ie6 */
	cursor: pointer;
}


.article .date {
	padding: 10px;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
}
.article-body {
	padding-top: 10px;
	padding-bottom: 45px;
}
#contact_form  .group  dt label {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-style: italic;
	font-weight: normal;
}

#contact_form .group {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.basket-column-zero {
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 70px;
}
.related-products-column-zero {
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 70px;
}
.blog-subscribe {
	font-size: 1.15em;
	height: 71px;
	padding-left: 50px;
	padding-top: 5px;
	display: inline-block;
}
#searchresults ol, #collections-listing ul {
	padding-left: 0px;
	margin-left: 0px;
}
#searchresults .result-image, #collections-listing .collections-list-image {
	display:inline-block;
	float:left;
	margin-left:0px;
	margin-right:1.5em;
	margin-bottom:4em;
	padding:5px;
}
#searchresults  .result-image:hover, #collections-listing .collections-list-image:hover  {
	cursor: hand;/* for ie6 */
	cursor: pointer;
}
#searchresults .result-image a, #searchresults .resultimage a:visited, #collections-listing .collections-list-image a, #collections-listing .collections-list-image a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#searchresults span, #collections-listing span {
	display: block;
	padding-bottom:2em;
}
#searchresults small, #collections-listing small {
	font-size: 1em;
}
#searchresults li, #collections-listing li {
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	list-style-type:none;
}
#searchresults form {
	display: none;
}
