/*
Project: Hamburg Sued
Version: 5
File: content.css
Author: Phillip Woelfel

Only include content specific styles in this stylesheet. Do not include color, layout or form specific styles. This stylesheet needs an Eric Meyer CSS reset (please refer to global.css).
*/
hr { 
	margin: 15px 20px 15px 0;
	height: 1px;
	border-bottom: 1px solid;
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
}
p {
	line-height: 1.4em;
	margin-bottom: 10px;
}
strong {
	font-weight: bold;
}
sup,
sub {
	padding: 0 3px;
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}
sup {
	font-weight: normal;
	bottom: 0.8ex;
}

sub {
	font-weight: normal;
	top: .5ex;
}
img { display: block;}
img.left {
	border: 0;
	padding: 0 20px 15px 0;
	float: left;
}
img.right {
	border: 0;
	padding: 0 0 15px 20px;
	float: right;
}
/* @group headers */
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 { 
	font-size: 1.3333em; 
	color: #9F2D20;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0 0 20px 0;	
}

h2 {
	color: #9F2D20;
	font-size: 1.1666em;
	font-weight: normal;
	line-height: 1.3em;
	margin: 20px 0 20px 0;
}
h3 {
	color: #797979;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	line-height: 1.3em;
	padding: 0;
}
h3.blockheader { 
	color: #797979;
	display: block;
	background: #dddee0;
	padding: 3px;
	margin: 0 0 10px 0; 
}
h4 {
	margin: 0;
	font-weight: bold ;
}
#col_sidebar h3 {
	font-weight: bold;
	margin: 0 0 1em 0;
}
h5 {
	font-size: 91.66%;
	margin: 0.5em 0 1em 0;
	font-weight: bold;
}
h6 {
	font-size: 91.66%;
	font-weight: bold;
	margin: 0.5em 0 1em 0;
}
/* @end */
/* @group links */
a {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a.icon-folder {
	padding-left: 17px;
	background: url(img/icon_folder.gif) 0 40% no-repeat;
}
a.icon-file {
	padding-left: 17px;
	background: url(img/icon_file.gif) 0 40% no-repeat;
}
a.icon-download {
	padding-left: 17px;
	background: url(img/icon_download.gif) 0 40% no-repeat;
}
a.icon-external {
	padding-left: 17px;
	background: url(img/icon_external.gif) 0 40% no-repeat;
}
a.icon-pdf {
	padding-left: 17px;
	background: url(img/icon_pdf.gif) 0 40% no-repeat;
}
a.icon-mail {
	padding-left: 17px;
	background: url(img/icon_mail.gif) 0 40% no-repeat;
}
a.adobe {
display: block;
margin: 20px 0 20px 0;
}
/* @end */
/* @group quotations */
q { font-style: italic; }
blockquote {
	margin: 1em 0 1em 1.5em;
	font-style: italic;
}
blockquote.quotation {
/*	margin: 1em 0;
	padding: 10px 35px 10px 20px;*/
	margin: 0;
	padding: 10px 0 0 20px;
	border: none;
	text-align:justify;
}
blockquote.quotation p { 
	font-style: italic; 
	/*margin: 0 -20px -10px 0; 
	padding: 0 20px 10px 0;*/
	padding: 0 20px 10px 0;
}
/* @end */
/* @group Lists */
#page ul {
	line-height: 1.4em;
	margin: 10px 0 10px 15px;
	overflow: hidden;
}
#page li ul, #page li ul {
	margin: 0 0 0 15px;
}
#page li {
	margin: 5px 0;
	padding-left: 20px;
}
#page ol {
	line-height: 1.4em;
	background-image: none;
	margin: 10px 0 10px 30px;
	padding: 0;
	/*overflow: hidden;*/
}
#page ol li {
	background-image: none;
	margin: 5px 0;
	padding: 0;
	list-style-type: decimal;
	cursor: text;
}
#page ul.faq { 
	margin: 0; 
}
#page ul.faq li { 
	margin: 0 0 15px 0; 
}
#page ul.faq li a { 
	text-decoration: none; 
}
#page ul.team { 
	margin: 0;	 
}
#page ul.team li { 
	overflow: hidden;
	margin: 0 0 10px 0;
}
#page ul.team .teaminfo { 
	float: left;
}
#page ul.team .teaminfo em { 
	font-weight: bold; 
	font-style: normal;
}
#page ul.team .teampic { 
	width: 90px;
	float: right; 
}
#page ul.team .teampic img{ 
	border: 1px solid #000; 
}
#page ul.news { 
	margin: 0; 
}
#page ul.news li { 
	position: relative; 
	margin: 0 0 15px 0;
	padding: 0 95px 0 20px;
}
#page ul.news a.more { 
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	text-decoration: none;
	padding-right: 10px;
	background: url(img/icon_arrow.gif) no-repeat right;
}
#col_sidebar ul { 
	margin: 0; 
}
#col_sidebar ul li { 
	position: relative; 
	margin: 0 0 15px 0;
	padding: 0 0 0 20px;
}
#page ul.reports { 
	margin: 0; 
}
#page ul.reports a { 
	text-decoration: none; 
}
#page ul.reports li { 
	font-weight: bold; 
}
#page ul.reports span { 
 	font-size: 0.8333em;
 	font-weight: normal;
}
#page ul.downloads, #page ul.downloads li { 
	margin: 0; 
	padding: 0;
	background: none;
	overflow: hidden;
	margin-bottom: 15px;
}
#page ul.downloads a.more { 
	text-decoration: none;
	margin-left: 100px;
	display: block;
	padding: 30px 0 0 20px;
	background: url(img/icon_download.gif) no-repeat 0 30px; 
}
#page ul.downloads img { 
	float: left;
}
dl.specials { 
	margin-bottom: 25px; 
}
dl.specials dt { 
	font-size: 1em;
	font-weight: bold;
	color: #797979;
	margin-bottom: 1em; 
}
dl.specials dd.specialspic { 
	float: left;
	margin: 0 12px 0 0; 
}
dl.specials dd.specialsinfo { 
	position: relative; 
	margin: 0 0 0 174px;
}
dl.specials dd.specialsinfo span {
	color: #7c0106; 
}
dl.specials dd.specialsinfo a.more { 
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	text-decoration: none;
	padding-right: 10px;
	background: url(img/icon_arrow.gif) no-repeat right;
}
dl.specials div.specialsprice { 
	font-size: 1em;
	color: #7c0106;  
}
dl.specials div.specialsprice em { 
	font-size: 1.8333em;
	font-weight: bold;
	font-style: normal;
}
/* @end */
/* @group Boxen */
div.footnote {
	font-size: 91.66%;
	color: #888888;
}
div.note {
	line-height: 1.3em;
	margin: 10px 0;
	padding: 5px 10px;
	text-align:justify;
}
div.info, div.alert, div.download, div.tip {
	line-height: 1.3em;
	margin: 10px 0px 10px 0px;
	padding: 8px 10px 8px 35px;
}
div.alert, span.alert {
	line-height: 1.3em;
	border-top: 1px solid;
	border-bottom: 1px solid;
}
div.download, span.download { 
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	background-position: 3px 5px;
	border-top: 1px solid; 
	border-bottom: 1px solid; 
}
div.tip, span.tip {
	border-top: 1px solid;
	border-bottom: 1px solid;
}
div.reportteaser { 
	overflow: hidden;
	border: 1px solid #b7b8b9; 
	padding: 8px;
	margin-bottom: 25px;
}
div.reportpic { 
	float: left; 
	margin: 0 8px 0 0;
}
div.reportinfo { 
	line-height: 1.4em; 
}
div.reportinfo em { 
	font-weight: bold; 
	font-style: normal;
}
div.reportinfo span { 
	 font-size: 0.8333em;
}
div.reportinfo div.more { 
	text-align: right; 
}
div.reportinfo div.more a { 
	text-decoration: none;
	padding-left: 10px;
	background: url(img/icon_arrow.gif) no-repeat left;
}
div.reportsubmit { 
	background: url(img/bg_1/dotted.gif) repeat-x;
	margin-bottom: 25px; 
}
div.reportsubmit div { 
	padding: 10px 0;
	background: url(img/bg_1/dotted.gif) repeat-x bottom; 
}
div.reportsubmit a { 
	font-size: 1em;
	font-weight: bold;
	text-decoration: none; 
	padding: 0 10px 0 0;
	background: url(img/icon_arrow.gif) no-repeat right;
}
#col_sidebar div.specialsteaser { 
}

#col_sidebar div.news, #col_sidebar div.archive, #col_sidebar div.specialsteaser, #col_sidebar div.quicksearch { 
	background: url(img/bg_1/dotted.gif) repeat-x left bottom;
	margin-bottom: 15px;
}
div.facebook img {
	margin: 0 auto 15px auto;
	height: auto;
}
#col_sidebar div.specialsteaser h3 { 
	margin: 0 0 5px 0; 
	padding: 0;
}
div.specialsteaser img { 
	margin: 5px 0 5px 0; 
}
div.specialsteaser span { 
	color: #7c0106; 
}
div.specialsteaser div.specialsprice { 
	font-size: 1em;
	color: #7c0106;  
}
div.specialsteaser div.specialsprice em { 
	font-size: 1.3333em;
	font-weight: bold;
	font-style: normal;
}
div.specialsteaser { 
	overflow: hidden;
	padding-bottom: 15px; 
}
div.specialsteaser a.more { 
margin-top: 5px;
float: right;
	display: block;
	text-decoration: none;
	padding-right: 10px;
	background: url(img/icon_arrow.gif) no-repeat right;
}
.quicksearch { 
	overflow: hidden; 
}
.searchbox { 
	overflow: hidden;
	background: #e9eaec;
	padding: 10px; 
	margin-bottom: 15px;
}
.searchbox .img { 
	float: left; 
}
.searchform { 
	float: right;
	width: 200px; 
}
.map { 
	margin: 0 0 15px 0; 
}
#page ul.index { 
	margin: 0 0 15px 0;
	padding: 0; 
}
#page ul.index li { 
	margin: 0 15px 0 0;
	padding: 0;
	background: none;
	float: left; 
}
.thumbnail_gallery { 
	overflow: hidden;
	background: #E9EAEC; 
	margin-bottom: 15px;
}
#page ul.thumbnail { 
	margin: 0;
	padding: 0; 
}
#page ul.thumbnail li { 
	float: left;
	width: 100px;
	margin: 10px 0 10px 16px;
	padding: 0;
	background: none;
}
#page ul.thumbnail li img {
	margin: 0 auto;
	} 
#page .gallery { 
	overflow: hidden;
	margin-bottom: 15px; 
}
/* @end */
/* @group Linkliste */
#page ul.linklist {
	margin: 0 0 20px 0;
}
#page ul.linklist li {
	margin: 0 0 15px 0; 
}
#page ul.linklist li a {
	text-decoration: none;
}
#page ul.linklist li a:hover {
	text-decoration: underline;
}
li a.icon-folder, li a.icon-file, li a.icon-download, li a.icon-external, li a.icon-pdf, li a.icon-mail {
	padding-left: 0px;
	background: none;	
}
/* @end */
/* @group Teaser */
.teaser {
position: relative;
min-height: 70px;
height: auto !important;
height: 70px;
padding: 0 0 10px 0;
margin: 0 0 10px 0;
}
#col_sidebar .teaser {
	margin: 20px 0 20px 0;
}
.teaser h4 {
line-height: 1.2em;
	margin-bottom: 5px;
	font-weight: bold;
}
.teaser h4 a {
	text-decoration: none;
}
.teaser h4 a:hover {
}
.teaser p {
	line-height: 1.4em;
	margin: 0 0 5px 90px;
	padding: 0;
}
.teaser img {
	float: left;
	margin: 0 10px 5px 0;
}
.topimg img {
	float: none;
	display: block;
	margin: 0 0 5px 0;	
}
.teaser a.more {
position: absolute;
bottom: 0;
right: 0;
	text-decoration: none;
	font-weight: bold;
	padding:  0 10px 0 0;
	text-align: right;
	display: block;
}
.teaser a.more:hover {
	text-decoration: underline;
}
/* @end */
/* @group Quickinfo */
#quickinfo {
	position: relative;
	padding: 17px 0 20px 15px;
	background: #c00000 url(img/bg_quickinfo.jpg) repeat-x left bottom;	
}
#quickinfo ul {
	line-height: 1.6em;
	margin: 0 0 35px 0;
	padding: 0;
	list-style: none;
}
#quickinfo ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	display: inline;
}
#quickinfo li a {
	padding-left: 15px;
	display: block;
	text-decoration: none;
	margin: 0;
}
#quickinfo li a:hover {
	display: block;
	background: #d68081;
}
a.places { 
	display: block;
	padding-left: 15px;
	line-height: 1.166em;
	text-decoration: none; 
	background: url(img/arrow_quickinfo.gif) no-repeat left 3px; 
}
a.worldmap { 
	display: block;
	margin-left: 15px; 
}
/* @end */
/* @group ServiceProfiles */
div.profileContent {
	width:700px;
	clear:both;
	overflow:hidden;
}
div.slingContainer {
	float:left; 
	margin-right:30px;
}
h4.slingHeadline {
	text-align:center;
}
.slingContainer ul.linklist li {
	float:left;
	margin-right:10px;
	padding-left:20px;
	background: url(img/icon_arrow.gif) no-repeat left 6px;
}
.slingContainer ul.linklist {
	margin: 5px 0px;
	padding-left: 20px;
	line-height: 1.4em;
	margin: 0 0 20px 0;
}
.slingContainer ul.linklist li a {
	text-decoration: none;
	color: #535353;
}
.slingContainer ul.linklist li a:hover {
	text-decoration: underline;
	color: #535353;
}
/* @end */
/* @group paginator */
.paginator { 
	text-align: center;
	margin: 15px 0; 
	overflow: hidden;
}
.paginator .navleft { 
	float: left; 
}
.paginator .navright { 
	float: right; 
}
.paginator a.first { 
	display: block; 
	width: 14px;
	height: 9px;
	text-indent: -9999px; 
	background: url(img/icons_1/page_first.gif) no-repeat; 
	float: left;
}
.paginator a.previous { 
	display: block; 
	width: 10px;
	height: 9px;
	text-indent: -9999px; 
	background: url(img/icons_1/page_previous.gif) no-repeat; 
	float: left;
}
.paginator a.last { 
	display: block; 
	width: 14px;
	height: 9px;
	text-indent: -9999px; 
	background: url(img/icons_1/page_last.gif) no-repeat; 
	float: left;
}
.paginator a.next { 
	display: block; 
	width: 10px;
	height: 9px;
	text-indent: -9999px; 
	background: url(img/icons_1/page_next.gif) no-repeat; 
	float: left;
}
.paginator a.first:hover { 
	background: url(img/icons_1/page_first_off.gif) no-repeat; 
}
.paginator a.previous:hover { 
	background: url(img/icons_1/page_previous_off.gif) no-repeat; 
}
.paginator a.last:hover { 
	background: url(img/icons_1/page_last_off.gif) no-repeat; 
}
.paginator a.next:hover { 
	background: url(img/icons_1/page_next_off.gif) no-repeat; 
}
.pagingContainerSmallRight {
	float: left;
	width: 10%;
}
.pagingContainerSmallLeft {
	float: left;
	width: 10%;
}
.pagingContainerCenter {
	float: left;
	width: 70%;
	text-align: center;
}
/* @end */
/* @group table */
table {
	width: 100%;
	margin-bottom: 15px;
	border-bottom: 1px solid;	
}
table th, table th.iceDatTblColHdr1 {
	padding: 4px;
	font-weight: bold;
}
table td, .icePnlTbSetCnt table td {
	padding: 4px;
	line-height: 1.5;
}
td.right, th.right {
	text-align: right;
}
table td.bullet {
	padding-left: 15px;
	font-weight: bold;
}
table td.subbullet {
	padding-left: 15px;
}
table td.result {
	font-size: 0px;
	height: 5px;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid;	
}
table tr.italic td, td.italic, th.italic {
	font-style: italic;
}
table tr.bold td, td.bold, th.bold {
	font-weight: bold;
}
table td.border, table td.border.highlighted {
	border-bottom: 1px solid;
}
td.center, th.center {
	text-align: center;
	padding: 4px;
}
/* @end */
/* @group img formats */
/* img captions */
.img100l span, .img120l span, .img223l span, .img230l span, .img345l span, .img480l span, .img710l span, .img100r span, .img120r span, .img223r span, .img230r span, .img345r span, .img480r span, .img710r span, .imggal60 span, .imggal80 span, .imggal100 span, .imggal120 span, .imggal230 span {
	font-size: 91.66%;
	margin: 0;
	line-height: 1.3;
	display: block;
	padding: 3px;
	background: #d3d5d8;
}



.img710l, .img710r , .imggal60, .imggal80, .imggal100, .imggal120, .imggal230 {
	float: none;
	margin: 0 0 5px 0;
}
.img100l, .img120l, .img160l, .img200l, .img220l, .img230l, .img345l, .img480l {
	float: left;
	margin: 0 10px 5px 0;
}
.img100r, .img120r, .img160r, .img200r, .img220r, .img230r, .img345r, .img480r {
	float: right;
	margin: 0 0 5px 10px;
}
#col_content .img480l, #col_content .img480r {
	float: none;
	margin: 0 0 5px 0;
}
#page_content .col_50 .img345l, #page_content .col_50 .img345r {
	float: none;
	margin: 0 0 5px 0;	
}
#col_content .col_50 .img230l, #col_content .col_50 .img230r {
	margin: 0 0 5px 0;	
}
.col_33 .img223l, .col_33 .img223r {
	float: none;
	margin: 0 0 5px 0;		
}
.img100l, .img100r {
	width: 100px;
}
.img120l, .img120r {
	width: 120px;
}
.img160l, .img160r {
	width: 160px;
}
.img200l, .img200r {
	width: 200px;
}
.img223l, .img223r {
	width: 223px;
}
.img230l, .img230r {
	width: 230px;
}
.img345l, .img345r {
	width: 345px;
}
.img480l, .img480r {
	width: 480px;
}
.img710l, .img710r {
	width: 710px;
}
/* @end */
/* @group elements, lists and links */
hr { 
	border-bottom: 1px solid #a0a0a0; 
}
#col_sidebar h1 {
	color: #43494D;
}
h4 {
	color: #50555a;
}
h5 {
	color: #c8001e;
}
h6 {
	color: #50555a;
}
.img100l span, .img120l span, .img225l span, .img340l span, .img475l span, .img705l span, .img100r span, .img120r span, .img225r span, .img340r span, .img475r span, .img705r span {
	background: #DFE0E0;
}
a {
	color: #626262;
}
a:active {
	color: #626262;
}
a:hover {
	color: #cb001a;
}
a.icon-folder {
	background: url(img/icon_folder.gif) 0 40% no-repeat;
}
a.icon-file {
	background: url(img/icon_file.gif) 0 40% no-repeat;
}
a.icon-download {
	background: url(img/icon_download.gif) 0 40% no-repeat;
}
a.icon-external {
	background: url(img/icon_external.gif) 0 40% no-repeat;
}
a.icon-pdf {
	background: url(img/icon_pdf.gif) 0 40% no-repeat;
}
a.icon-mail {
	background: url(img/icon_mail.gif) 0 60% no-repeat;
}
#page li {
	background: url(img/icon_bullet.gif) no-repeat left 6px;
}
#page ul.check li {
	background: url(img/icon_list_check.gif) no-repeat left 0;
}
#page ul.linklist li {
	background: url(img/icon_arrow.gif) no-repeat left 6px;
}
#page ul.linklist li a {
	color: #535353;
}
/* @end */
/* @group quotations and boxes */
blockquote.quotation {
	background: url(img/icon_quote_start.gif) no-repeat;
}
blockquote.quotation p { 
	background: url(img/icon_quote_end.gif) no-repeat 100% 100%;
}
div.note {
	background: #eaeaeb url(img/bg_note.jpg) repeat-x left top;
}
div.info { background: #eaeaeb url(img/box_info.gif) no-repeat 3px 5px; }
div.alert, span.alert {
	background: #fff5eb url(img/box_alert.gif) 3px 5px no-repeat;
	border-top-color: #ffb4a0;
	border-bottom: 1px solid #ffb4a0;
}
div.download, span.download { 
	background-image: url(img/box_download.gif); 
	border-top: 1px solid #cb001a; 
	border-bottom: 1px solid #cb001a; 
}
div.tip, span.tip {
	background: #fffdeb url(img/box_tip.gif) 3px 5px no-repeat;
	border-top: 1px solid #ffc864;
	border-bottom: 1px solid #ffc864;
}
/* @end */
/* @group teaser */
.teaser h4 a {
	color: #535353;
}
.teaser h4 a:hover {
	color: #90120F;
}
.teaser a.more {
	color: #535353;
	background: url(img/icon_arrow.gif) no-repeat right 5px;
}
.teaser a.more:hover {
	color: #90120F;
}
/* @end */
/* @group quickinfo box */
#quickinfo h4 {
	color: #eeeeee;
}
#quickinfo a {
	color: #eeeeee;
}
#quickinfo a:hover {
	color: #fff;
}
form.login input.txt {
	color: #fff;
	background: #780106;
}
/* @end */
/* @group tabels */
table {
	border-bottom: 1px solid #C6C9CC;	
}
table th.iceDatTblColHdr1, table th.iceDatTblColHdr2 {
	background: #DFE0E0;
}
table th.highlighted {
	background: #DFE0E0;	
}
table th.border {
	border-bottom: 1px solid #C6C9CC;
	border-top: 1px solid #C6C9CC;
}
table td.bullet {
	background: url(img/icon_bullet.gif) no-repeat 3px 10px;
}
table td.result {
	border-bottom: 1px solid #C6C9CC;	
}
table td.border, table td.border.highlighted {
	border-bottom: 1px solid #C6C9CC;
}
td.highlighted {
	background: #DFE0E0;	
}
/* @end */
/* @group forms */
input.btn_red, input.btn_grey:hover {
	color: #fff;
	background: url(img/bg_btn_red.gif) repeat-x 0 bottom;
}
input.btn_grey, input.btn_red:hover {
	color: #5a5c63;
	background: url(img/bg_btn_grey.gif) repeat-x 0 bottom;
}
fieldset.inline50 input.btn_grey, fieldset.inline50 input.btn_red:hover {
	color: #fff;
	background: url(img/bg_btn_grey.gif) repeat-x 0 bottom;
}
fieldset.inline50 input.btn_grey:hover, fieldset.inline50 input.btn_red {	
	color: #fff;
	background: url(img/bg_btn_red.gif) repeat-x 0 bottom;
}
a span.pgrNext {
 background: url(img/icon_pgrnext.gif) no-repeat;
 }
  a:hover span.pgrNext {
 background: url(img/icon_pgrnext_h.gif) no-repeat;  
 }
  a:hover span.pgrPrevious  {
 background: url(img/icon_pgrprev_h.gif) no-repeat;
  }
 a span.pgrPrevious {
 background: url(img/icon_pgrprev.gif) no-repeat;
 }
/* @end */
/* @group scrollable */
#image_wrap { 
	float: left; width: 340px; 
}
.scrollable {
	position: relative;
	overflow:hidden;
	width: 100px;
	height:225px;
	margin-left: 2px;
}
.scrollable .items {
	height:20000em;
	position:absolute;
	clear:both;
}
.items div {
	float:left;
	height: 255px;
}
.items img { 
	margin: 0 0 2px 0; 
}
/* prev, next, prevPage and nextPage buttons */
.scrollbar { 
	float: left;
	height: 255px; 
	width: 100px;
}
a.browse {
	background: url(img/icons_1/scroller.gif) no-repeat;
	display: block;
	text-indent: -9999px;
	width:100px;
	height:15px;
}
a.up { 
	background-position: 0 -15px;
	margin:  0 0 0 2px;
}
a.down { 
	background-position: 0 0;
	margin:  0 0 0 2px;
	}
a.up:hover  		{ background-position: 0 -45px; }
a.down:hover  		{ background-position: 0 -30px; }
a.disabled, a.disabled.down:hover, a.disabled.up:hover {
	background-position: 0 -60px;
}
/* @end */


