/*beauty standard*/
body, p, td, li, a, select, textarea, input{
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 9pt;
}
body{
	width: 970px;
	margin: 0px auto;
	background-position: center;
	background-repeat: repeat-y;
}
a{
	text-decoration: none;
	color: #000000;
}

h1, h1 a{
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	font-size: 16pt;
	border-bottom: #c9c8c8 1px solid;
}
h2, h2 a{
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	font-size: 12pt;
}
h3{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: 10pt;
}
p{
	margin: 10px 0px 10px 0px;
}
p.align-right{
	text-align: right;
}

/*containerization*/

#container{
	text-align: left;
	width: 970px;
	background-image: url(images/container_background.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border-top: 1px solid #EFDFD0;
}
#content{
	/*clear: both;*/
	padding: 270px 0px 0px 0px;
	min-height: 400px;
	margin: 0px;
}
#head{
	width: 970px;
}

#logo{
	margin: 10px 0px 10px 20px;
	/*float: left;*/
}
#languages{
	position: absolute;
	width: 200px;
	margin: 20px 20px 0px 750px;
	top: 0px;
}
#imprint{
	text-align: right;
	margin: 0px;
}



/*MAIN NAVIGATION*/
#main-navigation{
	position: absolute;
	z-index: 2;
	margin: 0px 0px 0px 0px;
	top: 80px;
	border-bottom: #c9c8c8 1px solid;
	border-bottom: #888888 1px solid;
	width: 950px;
	padding: 0px 0px 0px 20px;
	background-image: url(images/stone-navi-shadow.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
* html #main-navigation{
	width: 970px;
}
#main-navigation a{
	/*-moz-border-radius: 10px 10px 0px 0px;*/
	display: block;
	border-left: 1px solid #c9c8c8;
	border-right: 1px solid #c9c8c8;
	border-top: 1px solid #c9c8c8;
	padding: 5px 18px 5px 18px;
	/*border-top: #c9c8c8 1px solid;
	border-left: #c9c8c8 1px dotted;
	border-right: #c9c8c8 1px dotted;*/
	margin: 7px -1px 0px 0px;
	float: left;
	text-decoration: none;
	/*font-weight: bold;*/
	font-size: 9pt;
	/*font-style: italic;*/
}
/*finearts*/
#main-navigation a#main-52-a{
	background-image: url(images/finearts-main-navi-selected.gif);
	background-image: url(images/finearts-navi.gif);
	background-position: bottom;
	color: #000000;
}
/*gallery*/
#main-navigation a#main-59-a{
	background-image: url(images/gallery-main-navi-selected.gif);
	background-image: url(images/gallery-navi.gif);
	background-position: bottom;
	color: #ffffff;
}
/*deco*/
#main-navigation a#main-3-a{
	background-image: url(images/deco-main-navi-selected.gif);
	background-image: url(images/deco-navi.gif);
	background-position: bottom;
	color: #E9E8CE;
}
/*jta*/
#main-navigation a#main-60-a{
	background-image: url(images/jta-main-navi-selected.gif);
	background-image: url(images/jta-navi.gif);
	background-position: bottom;
	color: #FFFFFF;
}
/*stone*/
#main-navigation a#main-53-a{
	background-image: url(images/stone-main-navi-selected.gif);
	background-image: url(images/stone-navi.gif);
	background-position: bottom;
	color: #000000;
}
#main-navigation a:hover{
	background-color: transparent;
	background-image: url(images/navi.gif);
	color: #FFFFFF;
}
#main-navigation a.main-selected{
	background-image: url(images/finearts-main-navi-selected.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 10pt;
	color: #000000;
	font-style: italic;
	border-left: #c9c8c8 1px solid;
	border-right: #c9c8c8 1px solid;
	border-top: #c9c8c8 1px solid;
	border-left: #888888 1px solid;
	border-right: #888888 1px solid;
	border-top: #888888 1px solid;
	margin-bottom: -10px;
	margin-top: -4px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
#main-navigation a.main-selected:hover{
	color: #000000;
	background-image: none;
}

#main-navigation #main-sub{
	position: absolute;
	top: 233px;
	left: 10px;
	padding: 5px;
	width: 100%;
	margin: 0px 0px 0px -10px;
}
#main-navigation #main-sub a.main-selected{
	border: none;
	background-image: none;
	margin-top: 0px;
	padding: 8px 7px 5px 7px;
	margin: -3px 0px 0px 0px;
}
#main-navigation #main-sub a{
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding: 8px 7px 5px 7px;
	margin: -3px 0px 0px 0px;
	font-size: 9pt;
	border: none;
}
#main-navigation #main-sub a:hover{
	color: #FFFFFF;
}

#language-selector{
	text-align: right;
	margin-bottom: 30px;
}
#languages img{
	background-color: #FFFFFF;
	margin: 0px 2px 0px 2px;
	padding: 0px;
}
#imprint a{
	margin: 0px 0px 0px 10px;
	font-size: 8pt;
	color: #777777;
}



/*IMAGE BAR*/
#image-bar{
	position: absolute;
	/*top: 139px;*/
	top: 117px;
	z-index: 1;
	padding: 0px;
	clear: both;
	height: 198px;
	overflow: hidden;
}
#image-bar span.image-bar-image0{
	width: 970px;
}



/*SUB NAVIGATION*/
#left-column{
	width: 160px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border-right: #c9c8c8 1px solid;
	border-top: #c9c8c8 1px solid;
	background-image: url(images/columns-back.gif);
	background-repeat: repeat-x;
	min-height: 450px;
}
#left-column a.sub, #left-column a.sub-selected{
	border: none;
	margin: 0px 0px 0px 10px;
	text-align: left;
	padding: 4px 0px 3px 13px;
	font-size: 8pt;
	font-weight: normal;
}
#left-column a.sub-selected{
	font-weight: bold;
}



/*words words words*/
#center-column{
	position: absolute;
	width: 555px;
	top: 353px;
	margin: 0px 0px 0px 184px;
	padding: 10px 20px 20px 20px;
	line-height: 13.5pt;
	border: 1px solid #c9c8c8;
	background-color: #FFFFFF;
}

/*kinda stuff*/
#right-column{
	position: absolute;
	top: 353px;
	clear: both;
	margin: 0px 0px 0px 804px;
	width: 165px;
	min-height: 450px;
	border-left: #c9c8c8 1px solid;
	border-top: #c9c8c8 1px solid;
	background-image: url(images/columns-back.gif);
	background-repeat: repeat-x;
}

/*think about your bank account*/
	/*list*/
div.shop-browse{
	border: 1px solid #CCCCCC;
	padding: 2px 2px 2px 5px;
	font-weight: normal;
}
div.shop-browse a{
	margin: 0px 2px 0px 3px;
	font-weight: normal;
}
div.shop-browse a:hover{
	text-decoration: underline;
}
div.shop-browse b{ 
	font-size: 12pt;
	border: 1px solid #CCCCCC;
	background: #73756d;
	padding: 0px 3px 2px 3px;
	margin: 2px 0px 0px 0px;
	color: #FFFFFF;
}
*html div.shop-browse b{ 
	font-size: 12pt;
	border: 1px solid #CCCCCC;
	background: #73756d;
	padding: 0px 3px 0px 3px;
	color: #FFFFFF;
}
p.list-product-price{
	font-weight: bold;
}
div.list-product-image{
	float: right;
	margin: 0px -5px 10px 20px;
	width: 220px;
}
div.list-product-image a{
	padding: 0px;
	margin: 0px;
}
div.list-product-image img{
	border: 5px solid white;
}
span.list-image-repeat{
	display: block;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	background-image: url(images/product-image-list-repeat.gif);
	background-repeat: repeat-y;
	/*background-position: -7px -10px;*/
}
span.list-image-top{
	display: block;
	background-image: url(images/product-image-list-top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 10px;
}
span.list-image-bottom{
	display: block;
	background-image: url(images/product-image-list-bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
	margin: 0px 0px 10px 0px;
}
p.list-product-input{
	text-align: left;
	width: 173px;
	padding: 0px;
	margin: 30px 0px 0px 0px;
}
p.list-product-input span.product-more a{
	display: block;
	height: 20px;
	width: 133px;
	margin: 0px px 10px 0px;
	text-align: center;
}
div.list-single-product{
	border-bottom: #c9c8c8 1px dashed;
	margin: 0px 0px 25px 0px;
}
p.list-product-note a{
	display: block;
	/*color: #c9c8c8;*/
	font-weight: bold;
}
p.list-product-note {
	margin: 0px;
}
	/*single*/
div.single-product-image{
	float: right;
	margin: 0px -5px 10px 20px;
	width: 320px;
}
div.single-product-image a{
	padding: 0px;
	margin: 0px;
}
div.single-product-image img{
	border: 5px solid white;
}
span.single-image-repeat{
	display: block;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	background-image: url(images/product-image-single-repeat.gif);
	background-repeat: repeat-y;
}
span.single-image-top{
	display: block;
	background-image: url(images/product-image-single-top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 10px;
}
span.single-image-bottom{
	display: block;
	background-image: url(images/product-image-single-bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
	margin: 0px 0px 10px 0px;
}
p.single-product-note{
	/*clear: right;*/
	margin-top: 30px;
}
table.single-product-overview{
	width: 200px;
}
table.single-product-overview td{
	vertical-align: top;
}
table.single-product-overview td.single-product-overview-label{
	width: 80px;
}
table.single-product-overview td.single-product-overview-content{
	font-weight: bold;
}

/*forgot your brain? no problem*/
div.minibasket{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.minibasket-title{
	background-color: #727272;
	padding: 0px 0px 2px 10px;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
div.minibasket-title a{
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
div.minibasket-product{
	padding: 0px 5px 0px 10px;
}
div.minibasket-product-basket{
	border-top: #c9c8c8 1px solid;
	margin: 10px;
}

div.minibasket-product p.minibasket-note{
	padding: 0px 0px 0px 5px;
	line-height: 10pt;
}
div.minibasket-product p.minibasket-note a{
	font-size: 9pt;
}
div.minibasket-product p.minibasket-note em{
	font-size: 7pt;
	display: block;
	margin: 0px;
	font-style: normal;
}
div.minibasket-product p.minibasket-image {
	padding: 5px;
	background-color: #F0F0F6;
	border: 1px solid #c9c8c8;
	margin: 0px 5px 0px 0px;
	float: left;
}
div.minibasket-product p.minibasket-count, div.minibasket-product p.minibasket-price{
	margin: 0px;
	padding: 0px;
}
div.minibasket-product p.minibasket-count{
	font-size: 7pt;
}
p.minibasket-price-total{
	text-align: left;
	margin: 10px 15px 10px 10px;
}
div.minibasket-product p.minibasket-price{
	text-align: right;
	margin: 0px 5px 0px 0px;
}

/*basketized*/
table.basket{
	border-collapse: collapse;
	width: 100%;
}
table.basket th, table.basket td{
	text-align: left;
	vertical-align: top;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #c9c8c8;
	border-bottom: 1px dashed #E0E0E0;
}
table.basket th{
	color: #666666;
	font-size: 7pt;
	font-weight: bold;
	padding: 0px;
}
table.basket td.basket-price{
	text-align: right;
	font-weight: bold;
	width: 80px;
	/*border-left: 1px dashed #c9c8c8;*/
}
table.basket td.make-offer, table.basket th.make-offer{
	width: 50px;
}
table.basket td.basket-product-image{
	width: 140px;
}
table.basket td.basket-single-price{
	width: 80px;
}
table.basket td.basket-heading{
	font-size: 11pt;
	font-weight: bold;
	padding: 35px 0px 5px 0px;
	
}
table.basket td.basket-price-total{
	padding: 35px 0px 0px 0px;
	text-align: right;
	font-weight: bold;
}
table.basket1 td{
	text-align: left;
	vertical-align: top;
	padding: 5px 0px 5px 0px;
}
table.basket1 td.label{
	width: 130px;
}
table.basket1 td.input{
	color: #000000;
}
table.basket1 td.input input, table.basket1 td.input textarea{
	width: 260px;
	color: #000000;
}
table.basket1 td.input textarea{
	height: 80px;
	color: #000000;
}

/*usefull stuff*/
.clear{
	clear: both;
	font-size: 1pt;
}
div.clear-right{
	clear: right;
	font-size: 1pt;
}
div.clear-all{
	clear: both;
	font-size: 1pt;
}
span.help{
	color: #A80000;
	font-size: 8pt;
	font-style: italic;
	cursor: help;
	font-weight: normal;
}
span.help-info, div.help-info{
	display: none;
}
span.help:hover span.help-info, span.help:hover div.help-info{
	display: block;
	color: #000000;
	width: 190px;
	text-align: left;
	position: absolute;
	margin: 5px -50px 0px -50px;
	padding: 5px;
	border: #d5082d 1px solid;
	border: #A80000 1px solid;
	background-color: #fbf2e9;
	z-index: 2;
}
#center-column .tx-ttproducts-pi1 a{
	text-decoration: none;
}
p.bodytext a, a.internal-link, #center-column a{
	font-weight: bold;
	text-decoration: underline;
	/*color: #213d7a;
	color: #000000;*/
	/*background-image: url(images/link-arrow.gif);
	background-repeat: no-repeat;
	background-position: top-left;*/ 
	/*padding: 0px 0px 0px 14px;*/
}

/*buy and sell and buy and sell*/
.tx-srfeuserregister-pi1 p { margin-top: .5em; margin-bottom: 0; padding: 0 .3em; text-indent: 0; }
.tx-srfeuserregister-pi1 h4 { margin-top: 0; padding-left: .3em; }
.tx-srfeuserregister-pi1 legend { padding: 0 .5em; font-weight: bold; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice { font-style: italic; margin-bottom: 1em; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-trash { margin-bottom: 2em; }
.tx-srfeuserregister-pi1 a { padding-left: 14px; background-image: url("typo3conf/ext/sr_feuser_register/pi1/internal_link.gif"); background-repeat: no-repeat; background-position: 0% 60%; text-decoration:none; }
.tx-srfeuserregister-pi1 label { margin: 0; padding: 0; }
.tx-srfeuserregister-pi1 label span { color: #ff0000; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error { color: #ff0000; }
.tx-srfeuserregister-pi1 input { margin: 0; padding: 0 .5em 0 0; }
.tx-srfeuserregister-pi1 input[type=password] { margin-right: 1em; }
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-password { margin-right: 1em; }
.tx-srfeuserregister-pi1 input[type=radio], .tx-srfeuserregister-pi1 input[type=checkbox] { background-color: transparent; }
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-radio, * html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-checkbox { background-color: transparent; }		
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon { margin-left: 1em; background-color: transparent; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon:hover { cursor: pointer; }
.tx-srfeuserregister-pi1 a.tx-srfeuserregister-pi1-file-view { padding-left: 15px; background-image: url("typo3conf/ext/sr_feuser_register/pi1/internal_link_new_window.gif"); background-color: transparent; background-repeat: no-repeat; font-size: .8em; margin-left: 1em; }
.tx-srfeuserregister-pi1 ul { margin: 0; padding: 0; list-style-position: inside; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes { list-style-type: none; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li { margin: 0 0 .3em 0; padding: 0; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li label { margin: 0; padding: 0 0 0 .5em; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li { float: left; padding: 0 2em 0 0; margin: 0; }
.tx-srfeuserregister-pi1 dl { margin: 0; padding: 1em 0 0 0; }
.tx-srfeuserregister-pi1 dt, .tx-srfeuserregister-pi1 dd { margin: 0; padding: 0 0 .5em 0; float: left; }
.tx-srfeuserregister-pi1 dt { clear: both; width: 25%; text-align: right; padding-right: 1em; }
.tx-srfeuserregister-pi1 dd { text-align: left; width: 50%; }
* html .tx-srfeuserregister-pi1 dd { float: none; }
.tx-srfeuserregister-pi1 dd p { margin-top: 0; margin-bottom: .5em; padding: 0; }
.tx-srfeuserregister-pi1 dd label { padding: 0 1em 0 .5em; }

form.tx-srfeuserregister-pi1-fe_users_form fieldset{
	width: 100%;
}
form.tx-srfeuserregister-pi1-fe_users_form fieldset legend{
	width: 100px;
}
input.tx-srfeuserregister-pi1-password,
input.tx-srfeuserregister-pi1-text,
select#tx-srfeuserregister-pi1-zone,
select#tx-srfeuserregister-pi1-static_info_country,
select#tx-srfeuserregister-pi1-language,
textarea#tx-srfeuserregister-pi1-comments
{
	width: 300px;
}
table.tw-mailform-table{
	width: 400px;
}
table.tw-mailform-table td{
	vertical-align: top;
}
table.tw-mailform-table td.tw-mailform-label-cell {
	width: 150px;
}
table.tw-mailform-table td.tw-mailform-input-cell input, table.tw-mailform-table td.tw-mailform-input-cell textarea, table.tw-mailform-table td.tw-mailform-input-cell select{
	width: 250px;
}

/*fooling ie*/
body{
	behavior: url("fileadmin/templates/css/csshover.htc");
	text-align: center;
}
*html #left-column{
	height: 450px;
}
*html #right-column{
	height: 450px;
	margin: 0px 0px 0px 805px;
}
*html #center-column{
	width: 595px; 
}
*html body{
	text-align: center;
}
/*
 * css-styled-imgtext
 */
/*
  Licensed under the GPL, see http://www.gnu.org/copyleft/gpl.html
  (c) the TYPO3 content rendering group
  (c) Ernesto Baschny (ernst@cron-it.de)
*/

/* Captions */
P.csc-caption { margin: 0; }
P.csc-caption {
  font-size: 80%; /* Customize me */
}
DIV.csi-caption-c .csi-caption { text-align: center; }
DIV.csi-caption-r .csi-caption { text-align: right; }
DIV.csi-caption-l .csi-caption { text-align: left; }

/* Needed for noRows setting */
DIV.csi-textpic DIV.csi-imagecolumn { float: left; display: inline; }

/* Border just around the image */
{$styles.content.imgtext.borderSelector} {
  border: {$styles.content.imgtext.borderThick}px solid {$styles.content.imgtext.borderColor};
  padding: {$styles.content.imgtext.borderSpace}px {$styles.content.imgtext.borderSpace}px;
}

DIV.csi-imagewrap { padding: 0; }

DIV.csi-textpic IMG { border: none; }

/* DIV: This will place the images side by side */
DIV.csi-textpic DIV.csi-imagewrap DIV.csi-image { float: left; }

/* UL: This will place the images side by side */
DIV.csi-textpic DIV.csi-imagewrap UL { list-style: none; margin: 0; padding: 0; }
DIV.csi-textpic DIV.csi-imagewrap UL LI { float: left; margin: 0; padding: 0; }

/* DL: This will place the images side by side */
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image { float: left; }
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DT { float: none; }
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DD { float: none; }
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DD IMG { border: none; } /* FE-Editing Icons */
DL.csi-image { margin: 0; }
DL.csi-image DT { margin: 0; display: inline; }
DL.csi-image DD { margin: 0; }

/* Clearer */
DIV.csi-clear { clear: both; }

/* Margins around images: */

/* Pictures on left, add padding on right */
DIV.csi-left DIV.csi-imagewrap .csi-image,
DIV.csi-intext-left-nowrap DIV.csi-imagewrap .csi-image,
DIV.csi-intext-left DIV.csi-imagewrap .csi-image {
  display: inline; /* IE fix for double-margin bug */
  margin-right: {$styles.content.imgtext.colSpace}px;
}

/* Pictures on right, add padding on left */
DIV.csi-right DIV.csi-imagewrap .csi-image,
DIV.csi-intext-right-nowrap DIV.csi-imagewrap .csi-image,
DIV.csi-intext-right DIV.csi-imagewrap .csi-image {
  display: inline; /* IE fix for double-margin bug */
  margin-left: {$styles.content.imgtext.colSpace}px;
}

/* Pictures centered, add padding left and right */
DIV.csi-center DIV.csi-imagewrap .csi-image {
  display: inline; /* IE fix for double-margin bug */
  margin-left: {$styles.content.imgtext.colSpaceHalf}px;
  margin-right: {$styles.content.imgtext.colSpaceHalf}px;
}
DIV.csi-textpic DIV.csi-imagewrap .csi-image .csi-caption { margin: 0; }
DIV.csi-textpic DIV.csi-imagewrap .csi-image IMG { margin: 0; }

/* Space below each image (also in-between rows) */
DIV.csi-textpic DIV.csi-imagewrap .csi-image { margin-bottom: 5px; }
DIV.csi-equalheight DIV.csi-imagerow { margin-bottom: 5px; display: block; }

/* Positioning of images: */

/* Above */
DIV.csi-above DIV.csi-text { clear: both; }

/* Center (above or below) */
DIV.csi-center { text-align: center; /* IE-hack */ }
DIV.csi-center DIV.csi-imagewrap { margin: 0 auto; }
DIV.csi-center DIV.csi-imagewrap .csi-image { text-align: left; /* Remove IE-hack */ }
DIV.csi-center DIV.csi-text { text-align: left; /* Remove IE-hack */ }

/* Right (above or below) */
DIV.csi-right DIV.csi-imagewrap { float: right; }
DIV.csi-right DIV.csi-text { clear: right; }

/* Left (above or below) */
DIV.csi-left DIV.csi-imagewrap { float: left; }
DIV.csi-left DIV.csi-text { clear: left; }

/* Left (in text) */
DIV.csi-intext-left DIV.csi-imagewrap { float: left; }

/* Right (in text) */
DIV.csi-intext-right DIV.csi-imagewrap { float: right; }

/* Right (in text, no wrap around) */
DIV.csi-intext-right-nowrap DIV.csi-imagewrap { float: right; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csi-intext-right-nowrap .csi-text { height: 1%; }
/* End hide from IE5/mac */ 

/* Left (in text, no wrap around) */
DIV.csi-intext-left-nowrap DIV.csi-imagewrap { float: left; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csi-intext-left-nowrap .csi-text { height: 1%; }
/* End hide from IE5/mac */
