html,body{
  margin:0px;
  padding:0px;
  background-color:white;
  background-image:url(/%7Ezophos/img/imhere.png);
  background-repeat:no-repeat;
  color:black;
}
input,select
{
  font-size:100%;
}
a{
  text-decoration:none;
}
a:link{
  color:#00284F;
  background-color:inherit;
  border-bottom:dotted 1px #00284F;
}
a:visited{
  color:#534741;
  background-color:inherit;
  border-bottom:dotted 1px #534741;
}
a:hover{
  color:#FFA033;
  background-color:inherit;
  border-bottom:dotted 1px #FFA033;
}
a:active{
  color:red;
  background-color:inherit;
  border-bottom:dotted 1px red;
}


#page-header{
  margin:0px;
  padding:0px;
  height:200px;
  min-width:775px;
}
#page-header p{
  margin:0px;
  padding:0px;
  text-align:right;
  font-size:1px;
  line-height:1px;
}
#page-header img{
  border:none;
}


#page-body{
  margin:20px 20px 0px 0px;
  padding:0px;
  min-width:680px;
  background-image:url(/%7Ezophos/img/page-body.png);
  background-repeat:repeat-y;
}
#page-body-float-gard{
  margin:0px;
  padding:0px;
  width:100%;
}

#navi-left{
  margin:0px 20px 10px 0px;
  padding:0px;
  width:200px;
  background-color:#CFC2B4;
  color:white;
  overflow:hidden;
  font-size:9pt;
  float:left;
}
* html #navi-left{
  display:inline;
  margin-right:10px;
}

#navi-left a{
  border:none;
}

#navi-left h1{
  margin:0px;
  padding:0px 30px;
  font-size:115%;
  font-weight:bold;
  display:none;
}

div.navi-left-item{
  margin:0px 0px 10px;
  padding:5px 0px 0px;
  background-color:#D1FF82;
  color:#534741;
  background-image:url(/%7Ezophos/img/navi-item-top.png);
  background-position:left top;
  background-repeat:repeat-x;
}
#navi-left h2{
  margin:0px;
  padding:3px 10px 3px 20px;
  font-size:115%;
  font-weight:bold;
  background-color:#71B90B;
  color:#eaf0ea;
  background-image:url(/%7Ezophos/img/navi-item-title.png);
  background-repeat:repeat-y;
}
#navi-left h2 a img{
  border:none;
  vertical-align:top;
}

div.navi-left-item-body{
  margin:0px 0px 10px;
  padding:5px .5em 10px;
  background-color:#D1FF82;
  color:#534741;
  background-image:url(/%7Ezophos/img/navi-item-bottom.png);
  background-position:left bottom;
  background-repeat:repeat-x;
}
* html div.navi-left-item-body{
  width:200px;
}

div.navi-left-item-body-top,
div.navi-left-item-body-bottom,
div.navi-left-item-foot{
  margin:0px;
  padding:0px;
  font-size:1px;
  line-height:1px;
  width:200px;
  background-repeat:no-repeat;
}
div.navi-left-item-body-top{
  height:12px;
  background-image:url(/%7Ezophos/img/navi-item-body-top.png);
}
div.navi-left-item-body-bottom{
  height:12px;
  background-image:url(/%7Ezophos/img/navi-item-body-bottom.png);
}
div.navi-left-item-foot{
  height:5px;
  background-image:url(/%7Ezophos/img/navi-item-bottom.png);
}
div.navi-left-item-body-middle{
  margin:0px;
  padding:10px 10px 1px;
  width:180px;
  color:#00284F;
  background-color:#FAFFF0;
  background-image:url(/%7Ezophos/img/navi-item-body-middle.png);
  background-repeat:repeat-y;
}
* html div.navi-left-item-body-middle{
  width:200px;
}

#navi-left-clip ul,
#navi-left-contents-list ul
{
  list-style:none;
  margin:0px 12px;
  padding-left:0px;
  padding-right:0px;
  width:165px;
}
#navi-left-contents-list li{
  margin:.5em 10px;
  text-indent:-10px;
}
#navi-left-contents-list li a{
  padding:3px 0px 0px 10px;
  background-repeat:no-repeat;
}
#navi-left-contents-list li a:link,
#navi-left-contents-list li a:visited
{
  background-image:url(/%7Ezophos/img/navi-left-contents-item.png);
}
#navi-left-contents-list li a:hover,
#navi-left-contents-list li a:active
{
  background-image:url(/%7Ezophos/img/navi-left-contents-item-hover.png);
}

#navi-left-clip ul li
{
  margin:.25em 0px .5em 0px;
  text-indent:-5px;
}
#navi-left-clip ul li a
{
  padding:3px 0px 0px 5px;
  background-repeat:no-repeat;
}
#navi-left-clip ul li a:link,
#navi-left-clip ul li a:visited
{
  background-image:url(/%7Ezophos/img/navi-left-list-item.png);
}
#navi-left-clip ul li a:hover,
#navi-left-clip ul li a:active
{
  background-image:url(/%7Ezophos/img/navi-left-list-item-hover.png);
}

#navi-left-clip .navi-left-item-body-middle p
{
  margin:0px;
  padding:0px;
  height:128px;
  text-align:center;
}

#navi-left-clip div.navi-left-item-foot{
  font-size:14px;
  width:200px;
  height:18px;
  background-position:left bottom;
}
#navi-left-clip div.navi-left-item-foot p{
  margin:4px 9px 0px 0px;
  text-align:right;
}
* html #navi-left-clip div.navi-left-item-foot p{
  padding-top:4px;
  height:18px;
}

#navi-left-clip div.navi-left-item-foot a{
  padding-right:10px;
  background-position:right bottom;
  background-repeat:no-repeat;
}
#navi-left-clip div.navi-left-item-foot a:link,
#navi-left-clip div.navi-left-item-foot a:visited
{
  background-image:url(/%7Ezophos/img/navi-left-contents-item.png);
}
#navi-left-clip div.navi-left-item-foot a:hover,
#navi-left-clip div.navi-left-item-foot a:active
{
  background-image:url(/%7Ezophos/img/navi-left-contents-item-hover.png);
}

.navi-left-item-body form{
  margin:0px;
  padding:0px;
}
.navi-left-item-body form p{
  margin:0px 10px;
  padding:0px;
}
#navi-left-search #q{
  width:8em;
}

#navi-left-lastfm{
  width:200px;
  overflow:hidden;
}
#navi-left-lastfm div.navi-left-item-body-middle,
#navi-left-lastfm p{
  margin:0px;
  padding:0px;
  width:200px;
  font-size:1px;
  line-height:1px;
  overflow:hidden;
}
#navi-left-lastfm-track{
  margin:0px 12px;
  padding:0px;
  width:176px;
  overflow:hidden;
}
#navi-left-lastfm-track p.preview{
  width:176px;
  height:48px;
  text-align:center;
}
#navi-left-lastfm-track p.album{
  width:48px;
  height:48px;
  float:left;
}
#navi-left-lastfm-track p.track,
#navi-left-lastfm-track p.artist
{
  margin:4px 0px 2px 8px;
  width:120px;
  font-size:11px;
  line-height:11px;
  height:22px;
  overflow:hidden;
}
#navi-left-lastfm-track p.artist{
  margin-top:2px;
  padding-top:2px;
  border-top:solid 1px #d0d0d0;
  text-align:right;
  height:11px;
}
* html #navi-left-lastfm-track p.artist{
  height:14px;
}
#navi-left-lastfm div.navi-left-item-foot{
  padding-bottom:5px;
  width:200px;
  height:28px;
  background-position:left bottom;
}
#navi-left-lastfm div.navi-left-item-foot p{
  text-align:right;
}
#navi-left-lastfm a:link,
#navi-left-lastfm a:hover,
#navi-left-lastfm a:active,
#navi-left-lastfm img
{
  border:none;
}
#navi-left-lastfm div.navi-left-item-body-bottom{
  clear:left;
}


#navi-left-recommendation div.navi-left-item-body{
  margin:0px;
  padding:5px 0px 10px;
  font-size:80%;
  text-align:center;
}
#navi-left-recommendation p.picture{
  margin:4px 24px;
  padding:10px;
  width:128px;
  height:128px;
  background-image:url(/%7Ezophos/img/navi-left-recommend.png);
  background-position:left top;
  background-repeat:no-repeat;
}
* html #navi-left-recommendation p.picture{
  width:148px;
  height:148px;
}

#navi-left-recommendation p.picture img
{
  margin:0px;
  padding:0px;
  border:none;
}
#navi-left-recommendation p.caption{
  margin:4px 10px;
  padding:0px;
}

#navi-left-recommendation p.context{
  margin:4px 9px 0px 0px;
  text-align:right;
  font-size:14px;
}
#navi-left-recommendation p.context a{
  padding-right:10px;
  background-position:right bottom;
  background-repeat:no-repeat;
}
#navi-left-recommendation p.context a:link,
#navi-left-recommendation p.context a:visited{
  background-image:url(/%7Ezophos/img/navi-left-contents-item.png);
}
#navi-left-recommendation p.context a:hover,
#navi-left-recommendation p.context a:active{
  background-image:url(/%7Ezophos/img/navi-left-contents-item-hover.png);
}


#navi-left-amazon-ads{
  margin:10px;
  padding:0px;
  text-align:center;
}

#navi-left-contents-jump-to-main{
  margin:0px;
  padding:0px 30px;
  font-size:100%;
  display:none !important; 
}


#page-main{
  margin:0px 0px 0px 220px;
  padding:0px;
}

div.article{
  width:100%;
  margin:0px 0px 10px;
  padding:0px;
  background-image:url(/%7Ezophos/img/article-body-r.png);
  background-repeat:repeat-y;
  background-position:right top;
}
* html div.article{
  overflow:auto;
}

div.article-head-no-caption,
div.article-head-top,
div.article-head-middle,
div.article-head-bottom,
div.article-foot-no-note,
div.article-foot-top,
div.article-foot-middle,
div.article-foot-bottom,
div.article-head-no-caption .rbound,
div.article-head-top .rbound,
div.article-head-middle .rbound,
div.article-head-bottom .rbound,
div.article-foot-no-note .rbound,
div.article-foot-top .rbound,
div.article-foot-middle .rbound,
div.article-foot-bottom .rbound
{
  margin:0px;
  padding:0px;
  background-repeat:no-repeat;
}
div.article-head-no-caption .cbound,
div.article-head-top .cbound,
div.article-head-bottom .cbound,
div.article-foot-no-note .cbound,
div.article-foot-top .cbound,
div.article-foot-bottom .cbound
{
  margin:0px;
  padding:0px;
  background-repeat:repeat-x;
}


div.article-head-no-caption{
  background-image:url(/%7Ezophos/img/article-head-l.png);
  background-position:left top;
  height:10px;
}
div.article-head-no-caption .rbound{
  margin-left:69px;
  height:10px;
  background-image:url(/%7Ezophos/img/article-head-r.png);
  background-position:right top;
}
div.article-head-no-caption .cbound{
  margin-right:17px;
  height:10px;
  background-image:url(/%7Ezophos/img/article-head-c.png);
}

div.article-head-no-caption{
  background-image:none;
  background-color:white;
  color:#406618;
}
div.article-head-no-caption div.article-head-top{
  background-image:url(/%7Ezophos/img/article-head-l.png);
}
div.article-head-no-caption div.article-head-top .rbound{
  margin-left:69px;
  height:10px;
  background-image:url(/%7Ezophos/img/article-head-r.png);
  background-position:right top;
}
div.article-head-no-caption div.article-head-top .cbound{
  margin-right:17px;
  height:10px;
  background-image:url(/%7Ezophos/img/article-head-c.png);
}
div.article-head-no-caption div.article-head-middle,
div.article-head-no-caption div.article-head-bottom{
  height:1px;
  font-size:1px;
  line-height:1px;
  overflow:hidden;
  display:none;
}

div.article-head-tabbed-caption{
  background-image:none;
  background-color:#71B90B;
  color:white;
}
div.article-head-tabbed-caption div.article-head-top{
  height:10px;
  background-image:url(/%7Ezophos/img/article-head-caption-top-l.png);
}
div.article-head-tabbed-caption div.article-head-top .rbound{
  height:10px;
  margin-left:10px;
  background-image:url(/%7Ezophos/img/article-head-caption-top-r.png);
  background-position:right top;
}
div.article-head-tabbed-caption div.article-head-top .cbound{
  height:10px;
  margin-right:80px;
  background-image:url(/%7Ezophos/img/article-head-caption-top-c.png);
}

* html div.article-head-top{
  line-height:1px;
  font-size:1px;
}

div.article-head-tabbed-caption div.article-head-middle{
  background-image:url(/%7Ezophos/img/article-head-caption-middle-l.png);
  background-repeat:repeat-y;
}
div.article-head-tabbed-caption div.article-head-middle .rbound{
  margin-left:10px;
  padding-right:80px;
  background-image:url(/%7Ezophos/img/article-head-caption-middle-r.png);
  background-position:right top;
  background-repeat:repeat-y;
}
div.article-head-tabbed-caption div.article-head-middle h1{
  margin:0px 16px;
  padding:0px;
  font-size:xx-large;
  font-weight:bold;
}
div.article-head-tabbed-caption div.article-head-bottom{
  height:16px;
  background-image:url(/%7Ezophos/img/article-head-caption-bottom-l.png);
}
div.article-head-tabbed-caption div.article-head-bottom .rbound{
  margin-left:10px;
  height:16px;
  background-image:url(/%7Ezophos/img/article-head-caption-bottom-r.png);
  background-position:right top;
}
div.article-head-tabbed-caption div.article-head-bottom .cbound{
  margin-right:80px;
  height:16px;
  background-image:url(/%7Ezophos/img/article-head-caption-bottom-c.png);
}

* html div.article-head-bottom{
  line-height:1px;
  font-size:1px;
}


div.article-head-flat-caption{
  background-image:none;
  background-color:white;
  color:#406618;
}
div.article-head-flat-caption div.article-head-top{
  background-image:url(/%7Ezophos/img/article-head-flat-caption-l.png);
}
div.article-head-flat-caption div.article-head-top .rbound{
  margin-left:69px;
  height:10px;
  background-image:url(/%7Ezophos/img/article-head-r.png);
  background-position:right top;
}
div.article-head-flat-caption div.article-head-top .cbound{
  margin-right:17px;
  height:10px;
  background-image:url(/%7Ezophos/img/article-head-c.png);
}
div.article-head-flat-caption div.article-head-middle{
  background-image:url(/%7Ezophos/img/article-head-middle-flat-caption-l.png);
  background-repeat:repeat-y;
}
div.article-head-flat-caption div.article-head-middle .rbound{
  margin-left:17px;
  padding-right:10px;
  background-image:url(/%7Ezophos/img/article-body-r.png);
  background-position:right top;
  background-repeat:repeat-y;
}
div.article-head-flat-caption div.article-head-middle h1{
  margin:0px 24px 0px 64px;
  padding:0px 16px 10px;
  font-size:xx-large;
  font-weight:bold;
  background-image:url(/%7Ezophos/img/flat-caption.png);
  background-position:left bottom;
  background-repeat:repeat-x !important;
}
div.article-head-flat-caption div.article-head-bottom{
  height:10px;
  background-image:url(/%7Ezophos/img/article-body-l.png);
}
div.article-head-flat-caption div.article-head-bottom .rbound{
  margin-left:10px;
  height:10px;
  background-image:url(/%7Ezophos/img/article-body-r.png);
  background-position:right top;
}
div.article-head-flat-caption div.article-head-bottom .cbound{
  margin-right:10px;
  height:10px;
  background-image:none;
}


div.article-foot-no-note{
  clear:right;
  background-image:url(/%7Ezophos/img/article-foot-l.png);
  background-position:left bottom;
  height:18px;
}
div.article-foot-no-note .rbound{
  margin-left:10px;
  height:18px;
  background-image:url(/%7Ezophos/img/article-foot-r.png);
  background-position:right bottom;
}
div.article-foot-no-note .cbound{
  margin-right:16px;
  height:18px;
  background-image:url(/%7Ezophos/img/article-foot-c.png);
}
div.article-foot-no-note .article-foot-top,
div.article-foot-no-note .article-foot-middle{
  height:1px;
  font-size:1px;
  line-height:1px;
  overflow:hidden;
  display:none;
}

div.article-foot-tabbed-note{
  clear:right;
  background-image:none;
  background-color:#CFC2B4;
  color:#50623D;
}

div.article-foot-tabbed-note div.article-foot-top{
  height:18px;
  background-image:url(/%7Ezophos/img/article-foot-note-top-l.png);
}
div.article-foot-tabbed-note div.article-foot-top .rbound{
  margin-left:69px;
  height:18px;
  background-image:url(/%7Ezophos/img/article-foot-note-top-r.png);
  background-position:right top;
}
div.article-foot-tabbed-note div.article-foot-top .cbound{
  margin-right:17px;
  height:18px;
  background-image:url(/%7Ezophos/img/article-foot-note-top-c.png);
}
* html div.article-foot-top{
  line-height:1px;
  font-size:1px;
  width:100%;
}

div.article-foot-tabbed-note div.article-foot-middle{
  background-image:url(/%7Ezophos/img/article-foot-note-middle-l.png);
  background-repeat:repeat-y;
}
div.article-foot-tabbed-note div.article-foot-middle .rbound{
  margin-left:69px;
  padding-right:12px;
  background-image:url(/%7Ezophos/img/article-foot-note-middle-r.png);
  background-position:right top;
  background-repeat:repeat-y;
}
div.article-foot-tabbed-note div.article-foot-middle div *{
  background-image:none;
  margin:0px 16px;
  padding:0px;
}

div.article-foot-tabbed-note div.article-foot-bottom{
  height:18px;
  background-image:url(/%7Ezophos/img/article-foot-note-bottom-l.png);
}
div.article-foot-tabbed-note div.article-foot-bottom .rbound{
  margin-left:74px;
  height:18px;
  background-image:url(/%7Ezophos/img/article-foot-note-bottom-r.png);
  background-position:right top;
}
div.article-foot-tabbed-note div.article-foot-bottom .cbound{
  margin-right:16px;
  height:18px;
  background-image:url(/%7Ezophos/img/article-foot-note-bottom-c.png);
}
* html div.article-foot-bottom{
  line-height:1px;
  font-size:1px;
}


div.article-foot-flat-note{
  clear:right;
  background-image:none;
  background-color:white;
  color:black;
}
div.article-foot-flat-note div.article-foot-top{
  height:9px;
  background-image:url(/%7Ezophos/img/article-body-l.png);
  background-repeat:repeat-y;
}
div.article-foot-flat-note div.article-foot-top .rbound{
  margin-left:17px;
  height:9px;
  background-image:url(/%7Ezophos/img/article-body-r.png);
  background-position:right top;
  background-repeat:repeat-y;
}
div.article-foot-flat-note div.article-foot-top .cbound{
  margin-right:24px;
  height:9px;
  background-image:url(/%7Ezophos/img/flat-caption.png);
  background-position:left top;
  background-repeat:repeat-x;
}
div.article-foot-flat-note div.article-foot-middle{
  background-image:url(/%7Ezophos/img/article-body-l.png);
  background-repeat:repeat-y;
}
div.article-foot-flat-note div.article-foot-middle .rbound{
  margin-left:17px;
  padding:5px 12px 5px 0px;
  background-image:url(/%7Ezophos/img/article-body-r.png);
  background-position:right top;
  background-repeat:repeat-y;
}
div.article-foot-flat-note div.article-foot-middle div *{
  background-image:none;
  margin:0px 16px;
  padding:0px;
}
div.article-foot-flat-note div.article-foot-bottom{
  height:18px;
  background-image:url(/%7Ezophos/img/article-foot-l.png);
  background-position:left bottom;
}
div.article-foot-flat-note div.article-foot-bottom .rbound{
  margin-left:10px;
  height:18px;
  background-image:url(/%7Ezophos/img/article-foot-r.png);
  background-position:right bottom;
}
div.article-foot-flat-note div.article-foot-bottom .cbound{
  margin-right:16px;
  height:18px;
  background-image:url(/%7Ezophos/img/article-foot-c.png);
}



div.article-body{
  margin:0px 12px 0px 0px;
  padding:1px 0px 1px 5px;
  background-image:url(/%7Ezophos/img/article-body-l.png);
  background-position:left top;
  background-repeat:repeat-y;
  background-color:white;
  color:black;
}
* html div.article-body{
  width:100%;
}

div.section{
  margin:0px;
  padding:0px;
}

div.section-title{
  margin:1em 0px 0px;
  padding:0px;
}

div.section-title h2{
  margin:0px 24px 8px 8px;
  padding:8px 8px 14px;
  font-size:x-large;
}

div.article-body div.text{
  margin:0px 24px;
  padding:0px 1.5em 1em;
}

div.text div.product-image{
  margin:0px 20px 20px;
  padding:0px;
  width:140px;
  float:right;
}
div.text div.product-image p{
  margin:6px 0px;
  padding:6px;
  background-image:url(/%7Ezophos/img/product-image.png);
  background-position:left top;  
  background-repeat:no-repeat;
}
div.text div.product-image a,
div.text div.product-image p img{
  border:none;
}

div.text pre{
  margin:1em .75em;
  padding:1em 1.5em;
  background-color:#E0DFD0;
  color:black;
  overflow:auto;
  border:dotted 1px #007F00;
}
* html div.text pre{
  margin:1em 2.5%;
  width:95%;
}

div.text pre.system-error{
  font-size:12pt;
  background-color:white;
  color:red;
  overflow:auto;
  border:none;
}

div.text ul,div.text ol,div.text dl
{
  margin:1.5em 0.5em;
  padding:0px;
}
div.text ul,div.text ol{
  list-style-position:inside;
}
div.text li{
  margin:.5em 0px;
  padding:0px 0px 0px 1.5em;
  text-indent:-1.5em;  
}
div.text dt{
  margin-top:.4em;
  font-weight:bold;
}
div.text dd{
  margin-top:.3em;
  margin-left:3em;
}

div.text div.figure{
  margin:1.5em 1em;
  padding:0px;
}

div.text div.figure p{
  text-align:center;
}
div.text div.figure a,
div.text div.figure img{
  border:none;
}

div.figure table{
  margin:1em auto;
  padding:1em 1.5em;
  overflow:auto;
  border-collapse:collapse;
  empty-cells:show;
}
* html div.figure table{
  margin:1em 2.5%;
  width:95%;
}
div.figure table th{
  padding: .25em;
  border:dotted 1px #B0AFB0;
  background-color:#E1FFB2;
}
div.figure table td{
  padding: .25em;
  border:dotted 1px #B0AFB0;
  background-color:#FAFFF0;
}

div.text blockquote{
  margin:1em .75em;
  padding:1em 1.5em;
  overflow:auto;
  border:dotted 1px #007F00;
  background-color:#e0f0e0;
  color:inherit;
  font-style: italic;
}

div.text quote{
  font-style: italic;
}
div.text quote:before{
  content: " \00201C";
}
div.text quote:after{
content: "\00201D ";
}

div.text code{
  font:normal bold 100% sans-serif;
  color:#406618;
}

div.article-body .section-foot{
  clear:right;
  margin:0px 24px;
  border:none;
}

div.article-foot-middle h2{
  margin:0px;
  padding:0px;
  font-size:115%;
  font-weight:bold;
  display:none;
}

div.article-foot-middle ul{
  list-style:none;
  margin:0px 24px !important;
  padding:0px !important;
}
div.article-foot-middle li{
  display:inline;
  margin:0px 1em !important;
  padding:0px !important;
}

div.article-foot-middle li a{
  margin:0px !important;
  padding:0px !important;
}


#end-of-page-body{
  clear:both;
  margin:0px;
  padding:0px;
  font-size:1px;
  line-height:1px;
  height:16px;
  border:none;
  background-image:url(/%7Ezophos/img/end-of-page-body.png);
  background-repeat:no-repeat;
}


#twitter-balloon{
  position:absolute;
  left:122px;
  top:30px;
  width:245px;
  height:60px;
  margin:0px;
  padding:25px 30px 45px 15px;
  overflow:hidden;
  background-image:url(/%7Ezophos/img/twitter-balloon.png);
  background-repeat:no-repeat;
}
* html #twitter-balloon{
  width:290px;
  height:130px;
}
#twitter-balloon h1{
  margin:0px;
  padding:0px;
  font-size:1px;
  line-height:1px;
  height:1px;
  overflow:hidden;
  display:none;
}
#twitter-balloon p{
  margin:0px;
  padding:0px;
  color:black;
  background-color:inherit;
}
#twitter-my-status{
  font-size:12px;
  line-height:12px;
  margin-bottom:5px;
  height:42px;
  overflow:auto;
}
* html #twitter-my-status{
  line-height:13px;
  height:47px;
}
#twitter-my-status-time{
  font-size:12px;
  line-height:10px;
  text-align:right;
  height:26px;
  overflow:hidden;
}
#twitter-my-status-time a{
  font-size:11px;
  line-height:10px;
  text-decoration:none;
  background-color:inherit;;
  color:#50625F;
  font-weight:bold;
  border:none;
}

