/*****************/
/*** PAGESTYLE ***/
/*****************/

body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin:0;
	padding:0;
	height:100%;
	width:100%;
}

html {
	height:100%;
	width:100%;
}

.content {
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #5A595A;
}


.leftnavi {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

a.leftnavi {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.leftnavi:hover {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a.leftnavi_a {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}
a.leftnavi_a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 14px;
}

a.leftnavisub {
	font-size: 10px;
	font-weight: normal;
	color: #AF1E2D;
	text-decoration: none;
}
a.leftnavisub:hover {
	font-size: 10px;
	font-weight: normal;
	color: #AF1E2D;
	text-decoration: underline;
}

a.topnavi {
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 10px;
	text-decoration: none;
}

a.topnavi:hover {
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 10px;
	text-decoration: none;
}

a.InfoBox {
	font-size: 11px;
	font-weight: normal;
	color: #2B4C93;
	text-decoration: underline;
}
a.InfoBox:hover {
	font-size: 11px;
	font-weight: normal;
	color: #2B4C93;
	text-decoration: none;
}

a { 
	font-size: 11px;
	color: #2B4C93;
	text-decoration: underline;
}

a:hover { 
	font-size: 11px;
	color: #2B4C93;
	text-decoration: none;
}


/* Materiaalitablejen tyylit */
/* Page Style */
table.eTable {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background:#C9CDCC;
	margin:1px 1px 1px 1px;
}

tr.eTable_Row_Header {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2B4C93;#2B4C93
}
td.eTable_Cell_Header {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #016BA5;
	border: 1px solid #FFFFFF;
}
tr.eTable_Row {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background:#FFFFFF;
}
td.eTable_Cell {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background:#F8F8F8;
	border: 1px solid #FFFFFF;
}
td.eTable_Cell_2 {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background:#F2F2F2;
	border: 1px solid #FFFFFF;
}

/* Page Style Background Color */
table.eTable_Color {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}
tr.eTable_Row_Color_Header {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2B4C93;
}
td.eTable_Cell_Color_Header {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2B4C93;
}
tr.eTable_Row_Color {
	font-size: 11px;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000000;
}
td.eTable_Cell_Color {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #F6F6F6;
}
td.eTable_Cell_Color_2 {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #EFEFEF;
}

/* Blank */
table.eTable_Blank {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
tr.eTable_Row_Blank_Header {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	/* background-color: #EFEFEF; */
}
td.eTable_Cell_Blank_Header {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	/* background-color: #EFEFEF; */
}
tr.eTable_Row_Blank {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
td.eTable_Cell_Blank {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

form {
	padding:0 0 0 0;
	margin: 0 0 0 0;
}


span.hilite {
	font-weight: bold;
}


/* end Materiaalitablejen tyylit */



div.center {
	margin-left:0px auto;
	margin-right:0px auto;
	height:100%;
}

table.main {
	width:994px;
	padding:0;
	margin:0;
	height:100%;
}

td.part {
	heigth:auto;
}

td.bottom {
	vertical-align:top;
	height:47px;
	background:#F2F3F8 url('/images/layout/bottom.gif') no-repeat scroll left top;
}

div.bottomLeft {
	width:320px;
	float:left;
	padding:6px 0 0 10px;
}

div.bottomRight {
	width:320px;
	text-align:right;
	float:right;
	padding:6px 10px 0 0;
}

a.bottomLink, a.bottomLink:visited, a.bottomLink:hover {
	color:#7a8ebb;
	font-size:10px;
	text-decoration:none;
}

td.topTitle {
	vertical-align:top;
	background:#FFFFFF url('/images/layout/toptitle.gif') no-repeat scroll left top;
	height:84px;
}


td.topNavi {
	vertical-align:top;
	background:#FFFFFF url('/images/layout/topnavi.gif') no-repeat scroll left top;
	height:32px;
}


div.topNavi {
	padding:0 0 0 7px;
}


td.topSpace {
	vertical-align:top;
	background:#FFFFFF url('/images/layout/mainpagebg_NONAVI.gif') repeat-y scroll left top;
	padding:2px 0 0 7px;
}


td.bottomSpace {
	vertical-align:top;
	background:#FFFFFF url('/images/layout/mainpagebg.gif') repeat-y scroll left top;
	height:44px;

}

td.pageMenu {
	padding:0;
	margin:0;
	width:274px;
	height:100%;
	background:#FFFFFF url('/images/layout/mainpagebg.gif') repeat-y scroll left top;
	vertical-align:top;
}

td.pageMenuBottom {
	width:274px;
	height:100%;
	background:#FFFFFF url('/images/layout/mainpagebg.gif') repeat-y scroll left top;
	vertical-align:bottom;
	padding:20px 0 0 0;
}

td.pageMenu_extra {
	padding:0;
	margin:0;
	width:274px;
	height:100%;
	background:#FFFFFF url('/images/layout/mainpagebg_extra.gif') repeat-y scroll left top;
	vertical-align:top;
}

td.pageMenuBottom_extra {
	width:274px;
	height:100%;
	background:#FFFFFF url('/images/layout/mainpagebg_extra.gif') repeat-y scroll left top;
	vertical-align:bottom;
	padding:20px 0 0 0;
}

div.pageBanner {
	padding:0 0 0 40px;
}

div.menuWidth {
	background:transparent url('/images/layout/leftnavitop.gif') no-repeat scroll right top;
	width:274px;
}

div.menuWidth_extra {
	background:transparent url('/images/layout/leftnavitop_extra.gif') no-repeat scroll right top;
	width:274px;
}

div.menuTitlePadding {
	padding:0 0 0 10px;
	height:39px;
}

div.menuPadding {
	padding:0 0 30px 8px;
}

td.pageItself {
	padding-right:2px;
	width:auto;
	height:100%;
	vertical-align:top;
	background:#FFFFFF url('/images/layout/mainpagebg.gif') repeat-y scroll right top;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}


td.pageBottom {
	padding-right:2px;
	width:auto;
	background:#FFFFFF url('/images/layout/mainpagebg.gif') repeat-y scroll right top;
}

table.pageDivs {
	border:none;
	width:706px;
	height:100%;
	background:#FFFFFF;
	margin:0;
	padding:0;
}

td.pageContent {
	vertical-align:top;
	margin:0;
	padding:0;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}

td.contactInfo {
	font-size:10px;
	height:30px;
	margin:0;
	padding:0 20px 0 52px;
}


td.mainPageLeft {
	width:706px;
	height:100%;
	vertical-align:top;
	padding:0 0 0 2px;
	background:#FFFFFF url('/images/layout/mainpagebg.gif') repeat-y scroll left top;

	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}

td.mainPageRight {
	height:100%;
	padding:0 2px 0 0;
	width:274px;
	background:#FF00FF url('/images/layout/mainpagebg.gif') repeat-y scroll right top;
}


table.mainPageNews {
	height:100%;
	width:274px;
	background:#F8F5EF url('/images/layout/mainpagemenubg.gif') repeat-y scroll right top;
}

td.mainPageNews {
	vertical-align:top;
	background:#F8F5EF url('/images/layout/mainpagemenubg.jpg') no-repeat scroll right top;
}

div.contact {
	font-size:11px;
	padding:15px 20px 0 40px;
	color:#2B4C93;
}

/* ----- */

a.langLink, a.langLink:visited, a.langLink:hover {
	text-decoration:none;
	color:#004aa4;
	font-size:10px;
}

a.langLinkSel, a.langLinkSel:visited, a.langLinkSel:hover {
	text-decoration:underline;
	color:#004aa4;
	font-size:10px;
}

/* ----- */

div.top {
	height:42px;
	color:#004AA4;
	width:994px;
}


div.topTxt {
	float:left;
	width:200px;
	font-size:10px;
	padding:22px 0 0 15px;
}

div.topSearch {
	float:right;
	width:300px;
	font-size:10px;
	padding:12px 10px 0 0;
}



div.topLogo {
	width:994px;
	height:201px;
	background:#FFFFFF url('/images/layout/topbanner.png') no-repeat scroll left top;
}

div.topLogoLeft {
	float:left;
	height:201px;
	width:400px;
}

div.topLogoLogo {
	padding:59px 0 0 50px;
}

div.topLogoTxt {
	padding:15px 0 0 4px;
	font-size:11px;
	line-height:15px;
	color:#2b4c93;
}

div.topLogoRight{
	float:right;
	height:201px;
}

div.topLogoImg {
	padding:15px 20px 0 0;
}




div.topNaviSearch {
	float:right;	
	position:relative;
}

div.menuTop {
	width:208px;
	padding:0 0 0px 1px;
	background:#FFFFFF;
}

div.menu {
	width:274px;
	float:left;
	background:#D69934;
}

div.page {
	width:706px;
	float:right;
}

a.news, a.news:hover, a.news:visited {
	text-decoration:none;
	font-size:11px;
	color:#006AB0;
	font-weight:bold;
}

div.newsBox {
	color:#2B4C93;
	padding:10px 10px 30px 18px;
	font-size:10px;
}

div.sidebarTxt {
	color:#2B4C93;
	font-size:10px;
}

div.itemFrontPage {
	background:transparent url('/images/layout/newssep.gif') repeat-x scroll bottom left;
	width:230px;
	padding:5px 0 5px 0;
}

div.maker {
	padding:20px 35px 10px 20px;
}

a.maker,a.maker:hover,a.maker:visited {
	color:#2B4C93;
	text-decoration:none;
	font-size:10px;
}

div.bottomSep {
	background:transparent url('/images/layout/alasep.gif') repeat-x scroll top left;
	margin:0 35px 10px 50px;
	padding:10px 0  0;
	font-size:9px;
	color:#676767;
	height:auto;
}


div.separator {
	background:transparent url('/images/layout/separator.gif') repeat-x scroll top left;
	height:1px;
	font-size:0px;
	margin:10px 0 10px 0;
}

div.bottomIcons {
	float:left;
}

div.bottomIcon {
	float:left;
	background:transparent url('/images/layout/alaicon.gif') no-repeat scroll top left;
	margin:0 10px 0 0;
	padding:0px 0 0 13px;
	height:13px;
}

div.bottomRights {
	float:right;
}


a.ala,a.ala:hover,a.ala:visited {
	color:#676767;
	text-decoration:none;
	font-size:10px;
}

div.bottomUpdated {
	float:right;
	font-size:10px;
	color:#006ab0;
	padding:0 35px 10px 50px;
}


/* Lomakkeiden tyylit */
.eform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	border-color: #2B4C93;
	border-style: solid;
	border-width: 1px;
}

input.eform_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #2B4C93; 
	border-color: #2B4C93;
	border-style: solid;
	border-width: 1px;
	margin: 10px 7px 5px 7px;
}
/* end Lomakkeiden tyylit */

dt {
	margin-bottom: 3px;
	font-weight: bold;
}

dd {
	margin-bottom: 10px;
}





/*****************/
/***  INFOBOX  ***/
/*****************/

div.infoboxMain {
	padding:0 0 0 0;
	margin:0 0 0 0;
	width:225px;
}

div.infoboxTop {
	background-image:url('/templates/templateimages/infobox_header.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	height:50px;
}

div.infoboxTitle {
	padding:11px 14px 14px 14px;
	font-weight:bold;
	color:#000000;
	white-space: nowrap;
}

div.infoboxContent {
	min-height:140px;
	height:auto;
	background-image:url('/templates/templateimages/infobox_bg.jpg');
	background-position:left;
	background-repeat:repeat-y;
	padding:0px 16px 0px 16px;
	font-size: 11px;
}

/* IE HACK -- \*/
* html div.infoboxContent {
	height:140px;
}
/* -- IE HACK */

div.infoboxBottom {
	background:transparent url('/templates/templateimages/infobox_bottom.jpg') no-repeat scroll top left;
	height:22px;
}




/*****************/
/*** TEMPLATES ***/
/*****************/

/* Päädivi */
div.templateContent {
	width:640px;
	padding:0 0 0 0;
	margin:32px 20px 30px 52px;
	clear:both;
}

/* Divi clear - siivoaa floatit pois ja pudottaa sivun marginaaliinsa */
div.templateClear {
	clear:both;
}

/* koko sivun levyinen */
div.templateFull {
	width:640px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

/* kaksipalstaiset */
div.templateLeft {
	float:left;
	width:390px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

div.templateRight {
	float:right;
	width:225px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

/* kaksipalstaiset - yhtä leveät*/
div.templateEqual {
	width:300px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

/* teksti yms tyylit */
h1 {
	margin:0px 0px 15px -1px;
}

/*****************************/
/* Sidebar navigation styles */
/*****************************/

/* LEVEL 1 PAGES */

div.naviContainer_1 {
	width:267px;
	margin:0 0 0 0;
	background:#F0F0F0;
}

div.navi_1u {
	padding-bottom:2px;
	background:#F0F0F0 url('/images/layout/leftnavi_1_sep.gif') repeat-x scroll left bottom;
}


div.navi_1i,
div.navi_1i_selected,
div.navi_1i_haspages  {
	background:transparent url('/images/layout/leftnavi_1.gif') no-repeat scroll 10px 9px
}

div.navi_1, div.navi_1_selected {
	padding:4px 0 4px 20px;
	margin:0 0 0 5px;
	color:#000000;
	background:transparent;
}

a.navi_1, a.navi_1_selected,
a.navi_1:hover, a.navi_1_selected:hover,
a.navi_1:visited, a.navi_1_selected:visited   {
	text-decoration:none;
	font-size:10px;
	color:#000000;
	font-weight:bold;
}

a.navi_1_selected {
	color:#000000;
}

/* LEVEL 2 PAGES */

div.naviContainer_2 {
	background:#F0F0F0 url('/images/layout/leftnavi_1_sep.gif') repeat-x scroll left bottom;
	padding:5px 0 5px 0;
}


div.navi_2u {

}


div.navi_2i, div.navi_2i_selected {
	background:transparent url('/images/layout/navilvl2.gif') no-repeat scroll top left;
	margin:2px 0 2px 20px;
}


div.navi_2, div.navi_2_selected  {
	padding:0px 0 0px 10px;
	margin:0 0 0 0;
}

a.navi_2, a.navi_2_selected,
a.navi_2:hover, a.navi_2_selected:hover,
a.navi_2:visited, a.navi_2_selected:visited   {
	text-decoration:none;
	font-size:10px;
	color:#000000;
}

a.navi_2_selected,
a.navi_2_selected:hover,
a.navi_2_selected:visited {
	text-decoration:underline;
}


/*navi3*/
div.naviContainer_3 {
	/*background:#F0F0F0 url('/images/layout/leftnavi_1_sep.gif') repeat-x scroll left bottom;*/
	padding:0px 0 5px 0;
}


div.navi_3u {

}


div.navi_3i, div.navi_3i_selected {
	/*background:transparent url('/images/layout/navilvl2.gif') no-repeat scroll top left;*/
	margin:2px 0 2px 25px;
}


div.navi_3, div.navi_3_selected  {
	padding:0px 0 0px 10px;
	margin:0 0 0 0;
}

a.navi_3, a.navi_3_selected,
a.navi_3:hover, a.navi_3_selected:hover,
a.navi_3:visited, a.navi_3_selected:visited   {
	text-decoration:none;
	font-size:10px;
	color:#000000;
}

a.navi_3_selected,
a.navi_3_selected:hover,
a.navi_3_selected:visited {
	/*text-decoration:underline;*/
}
/*navi3*/



/* TOPNAVI */

div.topNaviContainer{
	padding:0;
}

div.topnavi_lu, div.topnavi_ls {
	float:left;
	width:0px;
	height:26px;
}

div.topnavi_cu, div.topnavi_cs {
	float:left;
	color:#B3C63A;
	padding:0 15px 0 15px;
	margin:0;
}

div.topnavi_cs  {
	background:transparent url('/images/layout/topnavisel.gif') repeat-x scroll left top;
}

div.topnavi_img {
	padding:4px 0 0 0;
}

img.topnavi {
	border:0;
}

div.topnavi_cs {
	height:26px;
}


div.topnavi_ru, div.topnavi_rs {
	float:left;
	width:2px;
	height:26px;
	background:transparent url('/images/layout/topnavisep.gif') no-repeat scroll top left;
}



/*****************/
/***  BULLETS  ***/
/*****************/

/* tavallinen ikoni (ul tai ol) */ 
li.list_itm {
	line-height: 16px;
	padding: 2px 0 1px 0px;
}

/* kuvaikoni */
li.list_itm_img {
	line-height: 16px;
	background: url(/images/bullet_list.gif) no-repeat 0px 3px;
	padding: 2px 0 1px 18px;
}


li.list_itm_img_crs {
	line-height: 16px;
	background: url(/images/bullet_list.gif) no-repeat 0px 3px;
	padding: 2px 0 1px 18px;
}

/* kuvaikoni infobox */
li.list_itm_img_ib {
	line-height: 16px;
	background: url(/images/bullet_list_infobox.gif) no-repeat 0px 3px;
	padding: 2px 0 1px 18px;
}

/* kuvaikonilistat */
ul.list_img {
	list-style-type: none;
	padding: 5px 0 0 0;
	margin: 0 0 0 8px;
}

/* norm. ikonilistat */
ul.list, ol.list {
	padding: 5px 0 0 0;
	margin: 0 0 0 25px;
}



div.loginBox_eAdmin {
	background-image:url('/templates/loginimages/eadmin.gif');
	background-repeat:no-repeat;
	background-position:top left;
	margin:10px 0 0 0;
	padding:none;
	width:312px;
	height:157px;
}

div.loginBox_Padding {
	float:none;
	clear:both;
	margin:0;
	padding:65px 0 0 79px;
}


div.loginBox_eExtra {
	clear:both;
	background-image:url('/templates/loginimages/extranet.gif');
	background-repeat:no-repeat;
	background-position:top left;
	margin:0 0 0 0;
	padding:65px 0 0 79px;
	width:312px;
	height:157px;
}

div.loginBox_eIntra {
	clear:both;
	background-image:url('/templates/loginimages/intranet.gif');
	background-repeat:no-repeat;
	background-position:top left;
	margin:0 0 0 0;
	padding:65px 0 0 79px;
	width:312px;
	height:157px;
}

input.loginInput {
	float:left;
	font-size:9px;
	width:126px;
	height:15px;
	margin:0;
	padding:0 2px 0 2px;
	border:none;
}

input.loginButton {
	float:left;
	border:none;
	width:36px;
	height:11px;
	margin:2px 0 0 6px;
	padding:0;
	background-color:transparent;
	cursor:pointer;
}



div.loginUser {
	clear:both;
	height:15px;
	margin:0;
	padding:0;
	width:200px;
}

div.loginPassword {
	clear:both;
	height:15px;
	margin:8px 0 0 0;
	width:200px;
}

div.eAdminLogin input#eAdminLogin, input#eAdminLoginPassword {
height: 16px;
margin: 0 5px 0 0;
padding: 1px 2px 0 2px;
border: 1px solid #2B4C93;
}/* Sivustohaku */


div.searchBoxForm {
	float:right;
	background: transparent url(/images/layout/searchbox.gif) no-repeat scroll left top;
	width:176px;
	height:19px;
	margin:0;
	float:right;
}

div.searchBoxTxt {
	text-align:right;
	width:140px;
	margin:10px 0 0 0;
	float:left;
}

input.searchField {
	position:relative;
	left:1px;
	top:1px;
	float:left;
	border:none;
	width:135px;
	height:15px;
	font-size:10px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	background:transparent;

}

input.searchButton {
	position:relative;
	left:6px;
	top:0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:none;
	width:35px;
	height:15px;
	float:left;
	background:transparent;
}

form.searchForm {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


/* Form styles */

form.form {
	width:100%;
	padding:0;
	margin:0;
}

div.formClear {
	clear:both;
}

div.form {
	width:100%;
	height:auto;
}


div.formNotes {
	float:left;
	margin:0 0 10px 0;
}

div.formText {
	float:left;
	width:30%;
	text-align:right;
	vertical-align:top;
	border:none;
	margin:0;
}

div.formInfo {
	float:left;
	width:100%;
	text-align:left;
	vertical-align:top;
	border:none;
	margin:0;
	font-weight:bold;
}

div.formPadding {
	padding:3px;
}

div.formInput {
	float:right;
	width:70%;
	vertical-align:top;
	border:none;
	margin:0;
}

input.formCheck {
	display:none;
}

textarea.form, label.form, div.formText, input.form, select.form, option.form {
	font-family:verdana;
	font-size:10px;
}

textarea.form, div.formCheckboxes, input.form, option.form {
	width:99%;
}
select.form {
	width:96%;
}

textarea.form, input.form, select.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	border-color: #2B4C93;
	border-style: solid;
	border-width: 1px;
}

input.formButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #2B4C93; 
	border-color: #2B4C93; 
	border-style: solid;
	border-width: 1px;
	margin: 10px 7px 5px 7px;
}

textarea.form {
	height:100px;
}

input.formCheckbox, input.formRadio {
	padding:0;
	margin:0 5px 2px 0;
	vertical-align:top;
}


textarea.form {
}


div.formCheckboxes {
	float:left;
	width: 69%;
}


ol.search {
}

li.search {
	margin-bottom:15px;
}

div.searchTitle {
	font-weight:bold;
	padding-bottom:3px;
}

a.searchTitle {
}

div.searchText {
}

a.searchText {
}

