body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color:#f2f2f2;
	background-image: url(../images/tile.gif);
	background-repeat:repeat-x;
	text-align: center;
	overflow:-moz-scrollbars-vertical;
}
#container {
	color: #5d83a4;
	margin: 0px auto;
	padding: 0;
	text-align: center;
	width: 980px;
	background-color:#FFFFFF;

}

/* =-=-=-=-=-=-=-[TOP styles]-=-=-=-=-=-=-=- */
#top {
	margin:0;
	padding: 0 0 0 0;
	width: 980px;
	height:119px;
	text-align: left;
	background-image:url(../images/topBg.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	border-bottom:3px solid #f36e22;
}
#logo {
	margin: 0;
	padding: 0 0 0 0;
	width:332px;
	float:left;
}
#nav {
	width:631px;
	padding:0 0 44px 0;
	float:right;
	text-align:right;
}
#nav ul {
	list-style: none;
	padding: 30px 5px 0 0;
	margin: 0;
}
#nav li {
	display: inline;
}
#nav a    {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	border-right: none;
	font-size: 12px;
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;
}

#searchLoginContainer {
	width:631px;
	float:right;
	padding:0 0 0 0;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}
#traderLogin {
	padding:2px 0 0 80px;
	width:145px;
	float:left;
}

#searchContainer {
	margin: 0;
	padding:0 0 0 40px;
	text-align: left;
	width:240px;
	float:left;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
#searchtextbox {
	margin: 5px 0 0 5px;
	padding:0 0 0 0;
	font: 12px arial, Verdana, sans-serif;
	border: 1px #ffffff solid;
	color: #235a77;
	width: 116px;
	height: 13px;
	float:left;
}
#cartSummary{
	padding:6px 0 0 0;
	width:126px;
	float:left;
}
/* =-=-=-=-=-=-=-[TOP styles end]-=-=-=-=-=-=-=- */

/* =-=-=-=-=-=-=-[Banner]-=-=-=-=-=-=-=- */
#banner {
	width:980px;
	padding:0;
	margin:0;
	border-bottom:1px solid #FFFFFF;
}
/* =-=-=-=-=-=-=-[Banner end]-=-=-=-=-=-=-=- */


/* =-=-=-=-=-=-=-[column1]-=-=-=-=-=-=-=- */
#column1 {
	margin: 0;
	padding:0 0 20px 0;
	float: left;
	width: 200px;
	background-image: url(../images/column1Bg.jpg);
	background-repeat:no-repeat;
}
.column1ContentContainer {
	padding: 36px 12px 0 6px;
	text-align: left;
	width:182px;
	font-size:12px;
	margin:0;
}
.column1ContentContainer h1 {
	background-image: url(../images/leftNavHeader.jpg);
	background-repeat:no-repeat;
	width:172px;
	font-size:12px;
	font-weight:bold;
	padding:7px 0 5px 10px;
	color:#FFFFFF;
	border-bottom:3px solid #f36e22;
}
.column1ContentContainer h3 {
	background-image: url(../images/leftNavHeader.jpg);
	background-repeat:no-repeat;
	width:172px;
	font-size:12px;
	font-weight:bold;
	padding:7px 0 5px 10px;
	color:#FFFFFF;
	border-bottom:3px solid #f36e22;
}
.column1Content{
	padding:8px 3px 8px 3px; 
	margin:0;
	color:#2a4e70;
	background:#f2f2f2;
	border-left:1px solid #bcbbbb;
	border-right:1px solid #bcbbbb;
}
.column1Content h2{
	padding:5px 10px 5px 10px; 
	margin:0;
	color:#2a4e70;
	background:#d4dce2;
	font-weight:bold;
	font-size:12px;
}
.column1Content ul {
	padding: 10px 0 10px 5px;
	margin:0;
	list-style: none;
}
.column1Content ul li {
	text-align: left;
	margin:0 0 2px 0;
	padding: 5px 2px 5px 25px;
	background: url(../images/column1Bullet.gif) no-repeat 5px 8px;
	background-repeat:no-repeat;
	color:#5d83a4;
}
.column1Content ul li a {
	color:#5d83a4;
	text-decoration:none;
}
.column1Content ul li a:hover {
	text-decoration:underline;
}
.column1Content a:link, .column1Content a:visited, .column1Content a:active {
	color:#5d83a4;
	text-decoration:none;
}
.column1Content a:hover {
	text-decoration:underline;
}
.column1ContentFooter {
	width:182px;
	height:8px;
	background: url(../images/column1ContentFooterBg.gif);
	background-repeat:no-repeat;
}
/* =-=-=-=-=-=-=-[column1 end]-=-=-=-=-=-=-=- */

/* =-=-=-=-=-=-=-[column2]-=-=-=-=-=-=-=- */
#column2 {
	margin: 0;
	padding:0 0 20px 0;
	float: left;
	text-align: left;
	width: 780px;
	background-image: url(../images/column2Bg.jpg);
	background-repeat:no-repeat;
}


.homepagetext {
	padding: 20px;
}

.homepagetext ul {
	padding: 10px 0 10px 5px;
	margin:0;
	list-style: none;
}

.homepagetext ul li {
	text-align: left;
	margin:0 0 2px 0;
	padding: 5px 2px 5px 25px;
	background: url(../images/column1Bullet.gif) no-repeat 5px 8px;
	background-repeat:no-repeat;
}

#specialOffers {
	width:660px;
	padding:0 0 0 120px;
	margin:0;
	height:110px;

}
.specialOffersContent {
	width:25%;
	padding:0 0 0 0;
	margin:0;
	float:left;
	overflow:hidden;
}
#specialOffers ul {
	padding: 0px;
	margin:0;
	list-style: none;
}
#specialOffers ul li {
	text-align: left;
	margin:0 0 2px 0;
	padding: 0px 2px 0px 25px;
	background: url(../images/specialOfferBullet.gif) no-repeat 5px 8px;
	background-repeat:no-repeat;
	color:#5d83a4;
}
#specialOffers ul li a {
	color:#e8eef3;
	text-decoration:underline;
}
#specialOffers ul li a:hover {
	text-decoration:none;
}


#column2PageHeader {
	width: 765px;
	height:29px;
	padding:10px 0 0 15px;
	margin:0;
	color:#ffffff;
	font-weight:bold;
}
#column2PageHeader h1 {
	padding:3px 0 0 0;
	margin:0;
	font-size:12px;
	float:left;
	color:#FFFFFF;
	width:520px;
}


#column2ProductContainer {
	padding:0 0 0 0;
	margin:0;
	width:765px;
	border-left:1px solid #d6d5d5;
	border-right:1px solid #d6d5d5;
	background-color:#FFFFFF;
	
}
#column2ProductContainerFooter {
	width:767px;
	height:31px;
	background-image:url(../images/column2ProductContainerFooterBG.gif);
	background-repeat:no-repeat;
}
a.seeAll:link, a.seeAll:visited, a.seeAll:active {
	text-decoration: none;
	color: #5a7590;
	font-weight:bold;
	padding:0 18px 0 0;
	background-image:url(../images/seeAllIcon.gif);
	background-repeat:no-repeat;
	background-position:right;
	
}
a.seeAll:hover, a {
	text-decoration: underline;
}
a.next:link, a.next:visited, a.next:active {
	text-decoration: none;
	color: #5a7590;
	font-weight:bold;
	padding:0 18px 0 0;
	background-image:url(../images/seeAllIcon.gif);
	background-repeat:no-repeat;
	background-position:right;
	
}
a.next:hover, a {
	text-decoration: underline;
}

a.previous:link, a.previous:visited, a.previous:active {
	text-decoration: none;
	color: #5a7590;
	font-weight:bold;
	padding:0 0 0 18px;
	background-image:url(../images/previousIcon.gif);
	background-repeat:no-repeat;
	background-position:left;
	
}
a.previous:hover, a {
	text-decoration: underline;
}
a.numbering:link, a.numbering:visited, a.numbering:active {
	text-decoration: none;
	color: #335576;
	font-weight:bold;
	padding:0 5px 0 5px;
	font-size:14px;
	
}
a.numbering:hover, a {
	text-decoration: underline;
}
.numberingSelected {
	font-weight:bold;
	padding:0 5px 0 5px;
	font-size:14px;
	color: #f36e22;
	text-decoration: underline;
}













#column2Container2 {
	width:767px;
	padding:0;
	margin:0;
}


.column2boxContainer {
	width:373px;
	float:left;
	padding:0 0 7px 0;
	margin:0;
	background-image:url(../images/column2boxFooterbg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.column2box {
	width:373px;
	float:left;
	padding:0;
	margin:0;
	background-image:url(../images/column2boxShim.gif);
	background-repeat: repeat-y;
	
}
.column2box a:link {
	color:#8da8bf;
	text-decoration:none;
}
.column2box a:hover {
	text-decoration:underline;
}
.column2box h2 {
	width:360px;
	padding:9px 0px 9px 13px;
	margin:0;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(../images/column2boxHeaderShim.gif);
	background-repeat: repeat-x;
	border-bottom:3px solid #f36e22;
	
}
.column2boxContent {
	width:343px;
	float:left;
	padding:20px 15px 20px 15px;
	margin:0;
	background-image:url(../images/column2boxShim.gif);
	background-repeat: repeat-y;
	color:#8da8bf;
}


.column2boxFooter {
	width:373px;
	height:7px;
	background-image:url(../images/column2boxFooterbg.gif);
	background-repeat:no-repeat;
}
.column2boxContent ul {
	padding: 0 0 0 5px;
	margin:0;
	list-style: none;
}
.column2boxContent ul li {
	text-align: left;
	margin:0 0 2px 0;
	padding: 5px 10px 5px 25px;
	background: url(../images/column1Bullet.gif) no-repeat 5px 8px;
	background-repeat:no-repeat;
	color:#5d83a4;
}
.column2boxContent a:link, .column2boxContent a:visited, .column2boxContent a:active  {
	color:#5d83a4;
	font-weight:bold;
	text-decoration:underline;
}
.column2boxContent a:hover {
	text-decoration:none;
}


#brandNav {
	width:765px;
	background-image:url(../images/brandNavShim.gif);
	background-repeat:repeat-x;

}
#brandNav ul {
	list-style: none;
	padding: 0;
	margin:0 ;
}
#brandNav li {
	display: inline;
}

#brandNav a    {
	text-decoration: none;
	color: #FFFFFF;
	float: left;
	padding: 8px 35px 10px 35px;
	background: url(../images/column1Bullet.gif) no-repeat 5px 12px;
	background-repeat:no-repeat;
	font-size: 14px;
	font-weight:bold;
}
#brandNav a:hover {
	text-decoration: none;
	background-color:#143b61;
	color:#FFFFFF;
}

#brandNav a.brandNavSelected {
	text-decoration: none;
	background-color:#FFFFFF;
	color:#303030;
}

/* =-=-=-=-=-=-=-[column2 end]-=-=-=-=-=-=-=- */






/* =-=-=-=-=-=-=-[footer]-=-=-=-=-=-=-=- */
#footer {
	margin:0 0 0 0;
	padding:0;
	width:980px;
	clear:both;
	background-image:url(../images/footerShim.gif);
	background-repeat:repeat-y;
}
#footerTopBg {
	width:980px;
	height:16px;
	background-image:url(../images/footerTop.gif);
	background-repeat:no-repeat;
}
#footerBottomBg {
	width:980px;
	height:17px;
	background-image:url(../images/footerBottom.gif);
	background-repeat:no-repeat;
}

#footerColumn1 {
	width:135px;
	padding:10px 0 10px 5px;
	float:left;
	font-weight:bold;
}
#footerColumn1 h2 {
	width:113px;
	height:36px;
	background-image:url(../images/helpAndAdvice.gif);
	background-repeat:no-repeat;
}
#footerColumn1 ul {
	padding: 0 0 0 10px;
	margin:0;
	list-style: none;
}
#footerColumn1 ul li {
	text-align: left;
	margin:0 0 2px 0;
	padding: 5px 2px 0 25px;
	background: url(../images/footerBullet.gif) no-repeat 7px 9px;
	background-repeat:no-repeat;
	color:#5d83a3;
	font-size:11px;
}
#footerColumn1 ul li a {
	color:#5d83a3;
	text-decoration:none;
}
#footerColumn1 ul li a:hover {
	text-decoration:underline;
}

#footerColumn2 {
	width:180px;
	padding:10px 0 5px 15px;
	float:left;
	text-align:left;
}
#footerColumn2 h2 {
	width:66px;
	height:36px;
	background-image:url(../images/contact.gif);
	background-repeat:no-repeat;
	margin-bottom:5px;
}

#footerColumn3 {
	width:120px;
	padding:10px 0 10px 20px;
	float:left;
	text-align:left;
}
#footerColumn3 h2 {
	width:98px;
	height:36px;
	background-image:url(../images/certifiedBy.gif);
	background-repeat:no-repeat;
	margin-bottom:5px;
}



#footerColumn4 {
	width:229px;
	height:128px;
	padding:0;
	margin-top:10px;
	float:left;
	text-align:left;
	background-image:url(../images/mailingListBg.gif);
	background-repeat:no-repeat;
}





#footerColumn5 {
	width:240px;
	height:113px;
	padding:10px 25px 10px 0;
	background-image:url(../images/shopWithConfidence.jpg);
	background-repeat:no-repeat;
	background-position:center;
	float:right;
}
/* =-=-=-=-=-=-=-[footer finish]-=-=-=-=-=-=-=- */

/* Begin Breadcrumb Styles =============================================== */

#breadcrumb {
	padding:3px 0 0 0;
	margin:0;
	font-size:12px;
	float:left;
	color:#FFFFFF;
	width:450px;
	float:left
}

#breadcrumb ul {
	margin: 0;
	padding:0;
}

#breadcrumb ul li {
	display: inline;
	border-right: 1px solid #FFFFFF;
	padding-right: 11px;
	margin-left: 12px;
	color:#FFFFFF;	
}

#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active {
	color: #FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}

#breadcrumb a:hover {
	text-decoration:none;
}

/* End Breadcrumb Styles =============================================== */


/*  Product Styles ==================================================== */
.productWrapper {
	width:735px;
	padding:30px 15px 10px 15px;
}
.productContainer {
	width:188px;
	padding:10px 23px 10px 23px;
	margin:0 10px 10px 0;
	border-right:1px solid #d8d8d8;
	float:left;
	height:370px;
}
.productImageContainer {
	width:186px;
	height:168px;
	padding:18px 0 0 0;
	margin:0 0 5px 0;
	border:1px solid #d8d8d8;
	text-align:center;
}
.productContainer h1 {
	width:168px;
	padding:5px 10px 5px 10px;
	background-color:#f2f2f2;
	font-weight:bold;
	font-size:12px;
}
.productContainer a:link, .productContainer a:visited, .productContainer a:active  {
	color:#5d83a4;
	text-decoration:none;
}
.productContainer a:hover {
	text-decoration:underline;
}
.productContainerNewIcon {
	position:absolute; 
	width:62px; 
	height:62px;
	margin:0; 
	z-index:20; 
	background-image:url(../images/newIcon.gif);
	background-repeat:no-repeat;
}

#productTitle {
	width:765px;
	padding:0 0 0 0;
}
#productTitle h1 {
	padding: 8px 35px 0 35px;
	background: url(../images/column1Bullet.gif) no-repeat 5px 12px;
	background-repeat:no-repeat;
	font-size: 16px;
	font-weight:bold;
	color:#303030;
}

#productDetailContainer {
	width:765px;
	padding:20px 0 5px 0;
}
#productDetailColumn1 {
	width:203px;
	padding:0 11px 0 40px;
	float:left;
}
.productDetailNewIcon {
	position:absolute; 
	width:62px; 
	height:62px;
	margin:0; 
	z-index:20; 
	background-image:url(../images/newIcon.gif);
	background-repeat:no-repeat;
}
.productDetailImageContainer {
	width:186px;
	height:168px;
	padding:18px 0 0 0;
	margin:0 0 5px 0;
	border:1px solid #d8d8d8;
	text-align:center;
}

#productDetailColumn2 {
	width:500px;
	padding:0 0 0 0;
	float:left;
}

#productDetailColumn2Title {
	float: left;
	width:314px;
	height: 37px;
	background-color:#f2f2f2;
}
#productDetailColumn2 h1 {
	padding:11px 0 8px 10px;
	color:#5d83a4;
	font-size:12px;
}
#deliveryCalendar {
	float: left;
	background: url("../images/deliverycalendar.gif");
	height: 37px;
	width: 176px;
}
#deliveryCalendar p {
	padding-left: 111px;
	padding-top: 10px;
	font-size:13px;
	font-weight:bold;
}
#nodeliveryCalendar {
	float: left;
	background-color:#f2f2f2;
	height: 37px;
	width: 176px;
}

/*  Product Styles end =============================================== */


/* Follow on column styles =========================================== */
#followOnColumn1 {
	width:340px;
	float:left;
	padding:20px 20px 10px 20px;
}

#followOnColumn1 ul {
	padding: 0 0 0 5px;
	margin:0;
	list-style: none;
}
#followOnColumn1 ul li {
	text-align: left;
	margin:0 0 2px 0;
	padding: 5px 10px 5px 25px;
	background: url(../images/column1Bullet.gif) no-repeat 5px 8px;
	background-repeat:no-repeat;
	color:#5d83a4;
}
#followOnColumn1 a:link, #followOnColumn1 a:visited, #followOnColumn1 a:active  {
	color:#5d83a4;
	font-weight:bold;
	text-decoration:underline;
}
#followOnColumn1 a:hover {
	text-decoration:none;
}










#followOnColumn2 {
	width:370px;
	float:right;
	padding:20px 10px 10px 0;
}
#followOnColumn2 ul {
	padding: 0 0 0 5px;
	margin:0;
	list-style: none;
}
#followOnColumn2 ul li {
	text-align: left;
	margin:0 0 2px 0;
	padding: 5px 10px 5px 25px;
	background: url(../images/column1Bullet.gif) no-repeat 5px 8px;
	background-repeat:no-repeat;
	color:#5d83a4;
}
#followOnColumn2 a:link, #followOnColumn2 a:visited, #followOnColumn2 a:active  {
	color:#5d83a4;
	font-weight:bold;
	text-decoration:underline;
}
#followOnColumn2 a:hover {
	text-decoration:none;
}



#contactFormContainer {
	width:339px;
	height:309px;
	margin:0 0 0 15px;
	background-image:url(../images/contactBg.gif);
	background-repeat:no-repeat;
}

#testimonialFormContainer {
	width:339px;
	height:379px;
	margin:0 0 0 15px;
	background-image:url(../images/testionialBg.gif);
	background-repeat:no-repeat;
}

/* Follow on column styles end ========================================*/
.calculator{
	margin-top:30px;
}
.calculator p{
	width:100%;
	float:left;
	clear:both;
}
.calculator label{
	width:200px;
	float:left;
}
.calculator input{
	float:left;
}
.claculatebutt{
	background-image:url(../images/calculate.gif);
	float:left;
	width:80px;
	height:20px;
}




.bullet2 {
	margin: 0;
	padding: 0;
}
.bullet2 ul {
	padding: 0;
	margin:0;
	list-style: none;
}
.bullet2 ul li {
	text-align: left;
	margin:0 0 2px 0;
	padding: 5px 2px 5px 25px;
	background: url(../images/column1Bullet.gif) no-repeat 5px 8px;
	background-repeat:no-repeat;
}

#questions{
	float:left;
	width:95%;
	clear:both;
	margin-left:5px;
	margin-top:10px;
}
#questions h2{
	background:url(../images/column1Bullet.gif) no-repeat 0px 5px;
	padding-left:20px;
	font-size:15px;
	margin-left:30px;
	_margin-left:15px;
	float:left;
	clear:both;
	cursor:pointer;
	width:600px;
	margin-bottom:10px;
}
#questions div{
	margin-left:50px;
	_margin-left:25px;
	margin-bottom:10px;
	float:left;
	clear:both;
	width:500px;
	text-align:justify;}
.show{
display:block;
}
.hide{
display:none;
}


/* =-=-=-=-=-=-=-[highslide]-=-=-=-=-=-=-=- */
.highslide-wrapper div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(../images/zoom/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: none;
}
.highslide:hover img {
	border-color: gray;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(../images/zoom/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: gray;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(../images/zoom/controlbar-white.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../images/zoom/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background-image: url(../images/zoom/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-move a {
	cursor: move;
}

.hidden-container {
	display: none;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
} 
/* =-=-=-=-=-=-=-[highslide end]-=-=-=-=-=-=-=- */
