A { text-decoration: none; color: #800000; }
A:hover { text-decoration: underline; }

v\:* 
{
      behavior:url(#default#VML);
}

input.cms_input, select.cms_input, textarea.cms_input, table.cms_input 
	{ width: 100%; border: 1px solid #a0a0a0; }
table.cms_input { padding: 3; background-color: #f8f8f8; }

.body_text, .body_right, .form_button, .timetable, .abstract, .abstract_meta, .survkit {
	font-family: Helvetica, Arial;
	font-size: 9pt;
}

.abstract, 
.text_base, .pre_text_base, .text_small, .pre_text_small,
.form_base,
.ref_simple, .ref_teaser, .ref_title, .ref_redtab, .ref_oratab, .ref_small, .ref_small_fix,
.media_base, .media_simple,
.gallery_base,
.listview, .listview_action,
.detailview,
.table_base,
.prog_base, .prog_color,
.survey_base,
.contentview,
.forumview,
.programview,
.footer_area,
.cms_input,
.game_math, .game_math_err, .game_math_time,
.gmap_text,
#navigation_base,
#ec_popupdiv
{ 
	font-family: Tahoma,Helvetica, Arial;
	font-size: 10pt; 
}

/* EShop styles ----------------------------------------------------------------------*/
.ws_mainview_table,
.ws_mainview_table table,
table.ws_product, table.ws_product_fields,
.ws_cart, .ws_cart table
{
	font-family: Arial;
	font-size: 9pt;
}
.ws_mainview_table { margin: 0 5; border-left: 1px solid #f0d0b0; padding: 3; }
.ws_mainview_table A { color: black; }
.ws_mainview_table A:hover { text-decoration: none; color: #a00000; }
.ws_mainview_table th { padding: 5 0; }

table.ws_cart { margin: 0 5; border-left: 1px solid #f0d0b0; padding: 3; }
.ws_cart table td { border-bottom: 1px solid #f0d0b0;}
tr.ws_cart { background-color: #fff0e0; }

table.ws_productlist { margin: 0; }
.ws_productlist th {}
.ws_productlist td, .ws_productlist th { 
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #b0b0b0;
	padding: 3;
 	text-align: center;
}
.ws_productlist A, .ws_product_name { font-size: 11pt; color: #a05020; font-weight: bold; }
.ws_productlist form A { font-size: 9pt; }
.ws_product_name { font-size: 12pt; }
/*.ws_productlist_grossprice { 
	font-size: 12pt; 
	font-weight: bold; 
	background-color: #a05020;
	border: 1px solid #702810;
	padding: 1;
 	margin: 2 1;
	color:white;
}*/
.ws_productlist_grossprice,
.ws_product_grossprice { color: #702810; font-size: 12pt; font-weight: bold; }

div.ws_pager { text-align: center; padding: 4 0; }
div.ws_pager A { color: #800000; }

.ws_product_shipinfo,
.ws_productlist_shipinfo { font-size:8pt; font-style: italic; }

tr.ws_productlist, tr.ws_product_fields, td.ws_productlist { background-color: #f0f0f0; }
table.ws_product { margin: 0 0 0 5; border-left: 1px solid #f0d0b0; padding: 3; }

tr.ws_control, tr.ws_control select, tr.ws_control input {
	font-size: 8pt;
}
tr.ws_control input { width: 70px; }
#ws_categorylist {
	width: 140px;
	font-family: Helvetica, Arial;
	font-size: 8pt;
	background-color: white;
	bborder-top: 1px solid #a0a0a0;
	bborder-bottom: 1px solid #a0a0a0;
	float: left;
}
div#ws_categorylist{ background-color: #f0f0f0; }

#ws_categorylist ul { list-style: none; margin: 0; padding: 0; border: none; }
#ws_categorylist li { margin: 0; }
#ws_categorylist li A {
	display: block;
	padding: 5px 5px 5px 5px;
	bborder-right: 1px solid #a0a0a0;
	border-left: 5px solid #808080;
	bbackground-image: url( /pub/docroot/ec/image/tab-head.gif );
	background-color: white;
	border-bottom: 1px dotted #b0b0b0;
	color: black;
	text-decoration: none;
	width: 100%;
	text-align: left;
	font-weight: bold;
}
#ws_categorylist li.extra A { border-left: 5px solid #40f040; }
#ws_categorylist li.extra_cart A { border-left: 5px solid #c0c040; }
html>body #ws_categorylist li A { width: auto; }
#ws_categorylist li A:hover {
	border-left: 5px solid #a00000;
}
#ws_categorylist li ul li A { text-indent: 8px; border-left: 5px solid #a0a0a0; font-weight: normal; }
#ws_categorylist li ul li ul li A { border-left: 5px solid #c0c0c0; text-indent: 16px; font-weight: normal; }

/* Survey component ---------------------------------------------------------------*/
.survey_base { font-size: 9pt; }
.survey_base A { color: black; }
.survey_base A:hover { color: #800000; }
div.survey_base {
	border: 1px solid #800000;
	padding: 5;
}
div.survey_base table { font-size: 9pt; }
div.survey_base table tr td { padding: 0 2 4 2; }
div.survey_base table tr th { background-color: #f0d0a0; color: black; padding: 2; }
A.survey_base {
	display: block;
	color: #000080;
	background-color: #f8f8f8;
	width: 120px;
	border-right: 1px solid #a0a0a0;
	border-bottom: 1px solid #a0a0a0;
	padding: 3 5 3 5;
	text-decoration: none;
	text-align: center;
}
A.survey_base:hover { background-color: ffd080; color: black;}

/*  Google map----------------------------------------------------------------*/
.gmap_text { font-size: 8pt; }
#gmapdiv { border: 1px solid #800000; }

/* Calendar -------------------------------------------------------------------*/
table.calendar_back { 
	display: block;
	background-color: #fff8f0;
	border-bottom: 1px solid #b0b0b0;
	border-right: 3px solid #d0c8c0;
	border-left: 3px solid #d0c8c0;
}

#ec_calendar A { text-decoration: none; }
#ec_calendar table { font-family: Arial, Helvetica; font-size: 8pt; text-align: center; }
#ec_calendar th { font-size: 9pt; color: #600000; }
#ec_calendar th A { color: #600000; }
#ec_calendar th A:hover { text-decoration: underline; }
#ec_calendar td { padding: 0;}
#ec_calendar td A {
	display: block; 
	color: #95260b; 
	border: 1px solid #fcf3e2; 
	width: 20px; height: 15px; vertical-align: middle; 
}
#ec_calendar td A:hover 
	{ border: 1px solid #95260b; text-decoration: none; background-color: white; }

/* Program component -----------------------------------------------------------------------*/
table.prog_base td.prog_base { width: 150px; padding: 2;}
table.prog_base td { vertical-align: top; border-top: 1px solid #800000; border-bottom: 1px solid #800000; }
table.prog_color { background-color: #f0e8e0; padding: 2;}
table.prog_color td.prog_color { width: 150px; }
table.prog_color td { vertical-align: top; }

tr.programview_1 { background-color: #f0e8e0; }
.programview th { font-weight: normal; width: 120px; text-align: left; }
th.programview, td.programview { border-bottom: 1px solid #dec9b0; }

/* The math game ----------------------------------------------------------------------------*/
table.game_math {
	background-color: #f0f0f0;
	border-top: 1px solid #a0a0a0;
	border-bottom: 1px solid #a0a0a0;
}
th.game_math, th.game_math_err { border-right: 1px solid #a0a0a0; }
input.game_math, input.game_math_err { width: 25; border: 1px solid #f0c0c0; }
input.game_math_err { background-color: #f0a0a0; border: 1px solid #800000;}
A.game_math {
	display: block;
	color: #000080;
	background-color: #f8f8f8;
	width: 120px;
	border-right: 1px solid #a0a0a0;
	border-bottom: 1px solid #a0a0a0;
	padding: 3 5 3 5;
	text-decoration: none;
	text-align: center;
}
A.game_math:hover { background-color: ffd080; color: black;}
input.game_math_time { background-color: #f0f0f0; border: none; width: 50; font-size: 12pt; }

/* Forum styles ---------------------------------------------------------------------------*/
th.forumview{
	background-color: #f0d0d0;
	text-align: left;
	font-weight: normal;
}
th.forumview A, td.forumview A { text-decoration: none; color: #800000; }
th.forumview A:hover, td.forumview A:hover { text-decoration: underline; }
td.forumview 
  { border-left: 1px solid #d0a0a0; border-right: 1px solid #d0a0a0; border-bottom: 1px solid #d0a0a0; }
A.forumview { text-decoration: none; color: #800000;}
A:hover.forumview { text-decoration: underline;}
div.forumview A{ text-decoration: none; color: #800000;}
div.forumview A:hover { text-decoration: underline;}

/* First page survival kit ---------------------------------------------------------------------------*/
.survkit { padding: 3; }
th.survkit { background-color: white; color: #404040; text-align: left; font-weight: bold; border-bottom: 1px solid #a0a0a0;}
th.survkit A { text-decoration: none; color: #d0a000; }
th.survkit A:hover { text-decoration: underline; }
td.survkit 
  { background-color: #f0f0f0;  list-style-image: url( /pub/docroot/ec/image/base-bullet.gif ); } 
td.survkit A { text-decoration: none; color: #606060; }
td.survkit A:hover { color: #800000; text-decoration: underline; }

/* Content search -----------------------------------------------------------------------------*/
th.contentview { 
	border-bottom: 1px solid #a0a0a0; 
	text-align: left; 
	font-size: 10pt;
}
th.contentview A { text-decoration: none; color: #800000; }
td.contentview A { text-decoration: none; color: #707070; font-size: 8pt; }
th.contentview A:hover, td.contentview A:hover { text-decoration: underline; }
A.contentview { text-decoration: none; color: #800000;}
A:hover.contentview { text-decoration: underline;}

/* Box component -----------------------------------------------------------------------------*/
td.box_columns { padding: 5; border-right: 1px solid #a0a0a0; }
td.box_nocolumns { padding: 5; border: 0; }
table.box_border { border: 1px solid #800000; }
td.box_border { padding: 5; }

.panorama_base {
	display: block;
	border-top: 1px solid #a00000;
	border-bottom: 1px solid #a00000;
	padding: 2 0 2 0;
}

.table_base, .table_base_gridv, .table_base_gridh, .table_base_gridhv { padding: 5;}
table.table_base { border: 1px solid #a0a0a0; padding: 0;}
tr.table_base { background-color: #f0f0f0; }
th.table_base, th.table_base_gridv, th.table_base_gridh, th.table_base_gridhv 
	{ background-color: #a02020; color: white; font-weight: normal;}
.table_base_gridv { border-right: 1px solid #b0b0b0; }
.table_base_gridh { border-bottom: 1px solid #b0b0b0; }
.table_base_gridhv { border-right: 1px solid #b0b0b0; border-bottom: 1px solid #b0b0b0; }
.table_base A { text-decoration: none; color: #800000; }
.table_base A:hover { text-decoration: underline; }

/* Views ---------------------------------------------------------------------------------------- */
.detailview{ font-size: 9pt; }
table.detailview { border-bottom: 1px solid #800000; padding: 1 2 1 2; }
table.detailview tr td { font-weight: bold; width: 25%; }
table.detailview tr td.detailview { font-weight: normal; width: 75%; }
th.detailview { text-align: left; background-color: #800000; color: white; }
td.detailview A { text-decoration: none; color: #800000;}
td.detailview A:hover { text-decoration: underline;}
A.detailview { text-decoration: none; color: #800000;}
A:hover.detailview { text-decoration: underline;}

.listview { font-size: 8pt; }
table.listview { border-top: 1px solid #a0a0a0; }
th.listview { text-align: left; background-color: #800000; color: white; }
td.listview, td.listview_selected { border-bottom: 1px solid #d0d0d0; }
tr.listview_selected { background-color: #f0e0e0; }
tr.listview {}
td.listview A { text-decoration: none; color: #800000;}
td.listview A:hover { text-decoration: underline;}
A.listview { text-decoration: none; color: #800000;}
A:hover.listview { text-decoration: underline;}
A.listview_action {
	display: block;
	color: black;
	background-color: #f8f8f8;
	width: 100px;
	border-right: 1px solid #a0a0a0;
	border-bottom: 1px solid #a0a0a0;
	padding: 3 5 3 5;
	text-decoration: none;
	text-align: center;
	font-size: 9pt;
}
A:hover.listview_action { background-color: ffd080; color: black;}

/* Gallery -------------------------------------------------------------------------------------- */
table.gallery_base { background-color: white; border: 1px solid #a0a0a0; }
.gallery_base_thumb { border-top: 1px dashed #a0a0a0; padding: 5 0 0 0; }
.gallery_base img { padding: 2; border: 1px solid #a00000; }
.gallery_base_prev, .gallery_base_next { background-position: 25 190; background-repeat: no-repeat; }
.gallery_base_prev { background-image: url( /pub/docroot/ec/image/pic_back.gif ); }
.gallery_base_next { background-image: url( /pub/docroot/ec/image/pic_next.gif ); }

/* Media component -------------------------------------------------------------------------- */
.media_base { font-size: 8pt; font-weight: bold; }
.media_base img { border: 1px solid #000000; }
.media_base A { border:0; font-size: 10pt; font-weight: normal; color: #800000; text-decoration: none; }
.media_base A:hover { text-decoration: underline; }

.media_simple { font-size: 8pt; font-weight: bold; }
.media_simple img { border: 0; }
.media_simple A { border:0; font-size: 10pt; font-weight: normal; color: #800000; text-decoration: none; }
.media_simple A:hover { text-decoration: underline; }

/* Content references ------------------------------------------------------------------------ */
.ref_title { font-size: 8pt; }
div.ref_title { margin: 8 0 5 0; }
td.ref_title { border-right: 1px solid #a0a0a0; padding: 0 5 0 5; }
.ref_title h1 { font-size: 8pt; font-weight: bold; display: inline; }
.ref_title h2 { font-size: 8pt; font-weight: normal; display: inline; color: #806060; }
.ref_title A { text-decoration: none; color: #800000; }
.ref_title A:hover { text-decoration: underline; }
.ref_title img { border: 0; margin: 5; }

div.ref_small { border-bottom: 1px dashed #a0a0a0; margin: 0 0 8 0; padding: 5 0 5 0; }
td.ref_small { border-right: 1px solid #a0a0a0; padding: 0 5 0 5; }
.ref_small h1 { font-size: 9pt; font-weight: bold; margin: 0 0 5 0;}
.ref_small h2 { font-size: 9pt; font-weight: normal; color: #806060; margin: 0 0 5 0;}
.ref_small A { text-decoration: none; color: #800000; }
.ref_small A:hover { text-decoration: underline; }
.ref_small img { border: 0; margin: 5; }

div.ref_simple { border-bottom: 1px dashed #a0a0a0; margin: 0 0 8 0; padding: 5 0 5 0; }
td.ref_simple { border-right: 1px solid #a0a0a0; padding: 0 5 0 5; }
.ref_simple h1 { font-size: 11pt; font-weight: bold; margin: 0 0 5 0;}
.ref_simple h2 { font-size: 9pt; font-weight: normal; color: #806060; margin: 0 0 5 0;}
.ref_simple A { text-decoration: none; color: #800000; }
.ref_simple A:hover { text-decoration: underline; }
.ref_simple img { border: 0; margin: 5; }

div.ref_teaser {
	display: block; 
	border-left: 10px solid #f0d0a0;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	margin: 0 0 8 0; padding: 5 5 10 5; 
}
.ref_teaser h1 { font-size: 11pt; font-weight: normal; margin: 0 0 5 0;}
.ref_teaser h2 { font-size: 9pt; font-weight: normal; color: #806060; margin: 0 0 5 0;}
.ref_teaser A { text-decoration: none; color: #800000; }
.ref_teaser A:hover { text-decoration: underline; }
.ref_teaser img { border: 0; margin: 5; }

div.ref_redtab {
	display: block; 
	background-image: url( /pub/docroot/ec/image/red_tab.jpg );
	border-bottom: 1px solid #7d1a1f; 
	margin: 0 0 8 0; padding: 5 5 10 5; 
}
.ref_redtab h1 { font-size: 9pt; font-weight: bold; color: white; margin: 0 0 10 0;}
.ref_redtab h2 { font-size: 9pt; font-weight: normal; color: #806060; margin: 0 0 5 0;}
.ref_redtab A { text-decoration: none; color: white; }
.ref_redtab A:hover { text-decoration: underline; }
.ref_redtab img { border: 1px solid #bc656d; margin: 5; }

div.ref_oratab {
	display: block; 
	background-image: url( /pub/docroot/ec/image/orange_tab.jpg );
	border-bottom: 1px solid #d0a000; 
	margin: 0 0 8 0; padding: 5 5 10 5; 
}
.ref_oratab h1 { font-size: 9pt; font-weight: bold; color: white; margin: 0 0 10 0;}
.ref_oratab h2 { font-size: 9pt; font-weight: normal; color: #806060; margin: 0 0 5 0;}
.ref_oratab A { text-decoration: none; color: white; }
.ref_oratab A:hover { text-decoration: underline; }
.ref_oratab img { border: 1px solid #d0a000; margin: 5; }

/*  Form component -------------------------------------------------------------------------- */
.form_base_description { font-size: 8pt; }
table.form_base {
	background-color: #f0f0e8;
	bbackground-image: url( /pub/docroot/ec/image/form_back.jpg );
	border-top: 1px solid #a0a0a0;
	border-bottom: 1px solid #a0a0a0;
	padding: 4;
}
.form_base_valid, .form_base_invalid { 
	border-top: 1px solid #d0d0d0; 
	padding: 2px 5px 2px 5px;
}
.form_base_invalid { background-color: #f0d0d0; }
A.form_base {
	display: block;
	color: #000080;
	background-color: #f8f8f8;
	width: 120px;
	border-right: 1px solid #a0a0a0;
	border-bottom: 1px solid #a0a0a0;
	padding: 3 5 3 5;
	text-decoration: none;
	text-align: center;
}
.form_base A:hover { background-color: ffd080; color: black;}

#navigation_base { list-style-image: url( /pub/docroot/ec/image/base-bullet.gif ); }

.text_base ul { list-style-image: url( /pub/docroot/ec/image/base-bullet.gif ); }
.text_base A { text-decoration: none; color: #800000; }
.text_base A:hover { text-decoration: underline; }
.text_base A.badLink { background-color: #a02020; color: white; }
div.text_base p { margin: 0; }

.pre_text_base ul { list-style-image: url( /pub/docroot/ec/image/base-bullet.gif ); }
.pre_text_base A { text-decoration: none; color: #800000; }
.pre_text_base A:hover { text-decoration: underline; }
.pre_text_base A.badLink { background-color: #a02020; color: white; }

.text_small, .pre_text_small { 
	font-size: 8pt; 
	color: #202020; 
	list-style-image: url( /pub/docroot/ec/image/base-bullet.gif ); 
}
.text_small A, .pre_text_small A { text-decoration: none; color: #800000; }
.text_small A:hover, .pre_text_small A:hover { text-decoration: underline; }
.text_small A.badLink, .pre_text_small A.badLink { background-color: #a02020; color: white; }

.abstract_meta { color: #a0a0a0; }
.abstract { font-weight: bold;}

/*  General - areas -------------------------------------------------------------- */
.body_right { color: #404040; }

body.mainpage { background-color: #a0a0a0;  }
body.gallery_base { background-color: #e8e8e8; }

.timetable { font-size: 8pt; }
th.timetable { text-align: left; }
td.timetable, th.timetable {
	vertical-align: top;
	padding: 2px 5px 0px 5px;
}

table.page_table {
	border-left: 2px solid #888;
	border-top: 1px solid #444;
	border-right: 3px solid #888;
	border-bottom: 1px solid #444;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	height: 100%;
	background-color: white;
}

.tab_head, .tab_content {
	width: 200px;
	height: 25px;
	font-family: Helvetica, Arial;
	font-size: 9pt;
}
.tab_head { 
	background-image: url( /pub/docroot/ec/image/tab-head.gif ); 
	text-indent: 5px;
}
.tab_content {
	height: 60px;
	background-image: url( /pub/docroot/ec/image/tab-content.gif ); 
	background-repeat: repeat-xy;
	background-position: middle;
	border-right: 1px solid #a0a0a0;
	border-bottom: 1px solid #a0a0a0;
	padding: 5px;
}

.left_area {
	background-color: white;
}

.form_button A {
	display: block;
	color: black;
	background-color: #f8f8f8;
	width: 120px;
	vertical-align: middle;
	border-right: 1px solid #a0a0a0;
	border-bottom: 1px solid #a0a0a0;
	text-decoration: none;
}
.form_button A:hover {
	background-color: ffd080;
}

#col_menu {
	width: 180px;
	font-family: Helvetica, Arial;
	font-size: 9pt;
	background-color: white;
	border-top: 1px solid #a0a0a0;
	border-bottom: 1px solid #a0a0a0;
}
#col_menu ul { list-style: none; margin: 0; padding: 0; border: none; }
#col_menu li { margin: 0; }
#col_menu li A {
	display: block;
	padding: 5px 5px 5px 5px;
	border-right: 1px solid #a0a0a0;
	border-left: 10px solid #f0d0a0;
	background-image: url( /pub/docroot/ec/image/tab-head.gif );
	color: black;
	text-decoration: none;
	width: 100%;
	text-align: left;
}
html>body #col_menu li A { width: auto; }
#col_menu li A:hover {
	border-left: 10px solid #a00000;
}

#top_menu {
	display: inline;
	font-family: Tahoma, Helvetica, Arial;
	font-size: 9pt;
	border-top: 1px solid #a0a0a0;
	border-bottom: 1px solid #a0a0a0;
	background-color: white;
}
#top_menu ul { list-style: none; margin: 0; padding: 0; border: none; display: inline; }
#top_menu li { margin: 0; display: inline;}
#top_menu li A {
	height: 25;
	padding: 5px 10px 5px 10px;
	display: inline;
	border-right: 1px solid #e0e0e0;
	border-left: 10px solid #f0d0a0;
	color: black;
	text-decoration: none;
	background-image: url( /pub/docroot/ec/image/tab-head.gif );
}
#top_menu li A:hover {
	border-left: 10px solid #a00000;
}

#rel_menu {
	width: 200px;
	font-family: Helvetica, Arial;
	font-size: 9pt;
	color: black;
}
#rel_menu ul { list-style: none; margin: 0; padding: 0; border: none; }
#rel_menu li { margin: 0px;}
#rel_menu li A, #rel_menu li li A {
	display: block;
	padding: 5px 5px 5px 5px;
	background-color: #600000;
	border-bottom: 1px solid #ffa0a0;
	border-right: 1px solid #a0a0a0;
	border-left: 5px solid #600000;
	text-decoration: none;
	width: 100%;
	color: white;
}
#rel_menu li li A { border-left: 5px solid #a00000; background-color: #a00000; padding: 5 5 5 15; }

#rel_menu li div { 
	display: block;
	padding: 5px 5px 5px 5px;
	background-color: #f8f0f0;
	border-bottom: 1px solid #ffa0a0;
	border-right: 5px solid #f8d0d0;
	border-left: 5px solid #f8d0d0;
	text-decoration: none;
	width: 100%;
	color: black;
}
#rel_menu li li div { padding: 5 5 5 15; }
html>body #rel_menu li A, html>body #rel_menu li div { width: auto; }
#rel_menu li A:hover {
	border-left: 5px solid white;
}

.adminTable {
	font-family: Helvetica, Arial;
	font-size: 9pt;
	background-color: #f0f0f0;
}

table.adminTable {
	border: 1px solid #a0a0a0;
	width: 500px;
}

.footer_area { background-color: #f8f8f8; padding: 5; border-top: 1px solid #a0a0a0; }

.print { display: none; }
h1.headline_pageTop, h1.headline_subtitle, h1.headline_smalltitle, h1.headline_relatedpages
	{ display: none; }

@media print {
.noprint { display: none; }
.left_area { display: none; }
.right_area { display: none; }
#col_menu { display: none; }
#rel_menu { display: none; }
#top_menu { display: none; }
.page_table { border: 0; }
.print { display: block; }
body {}
table { border: 0; }
h1.headline_pageTop, h1.headline_subtitle, h1.headline_smalltitle, h1.headline_relatedpages
{
	font-family: Arial, Helvetica;
	color: #800000;
	font-weight: normal;
	display: block;
}
h1.headline_pageTop { font-size: 18pt; }
h1.headline_subtitle { font-size: 14pt; }
h1.headline_smalltitle, h1.headline_relatedpages { font-size: 12pt; }
.footer_area { display: none; }
}

