body {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 1.2;
	background: url("../images/public/background.png") top left repeat-x fixed;
}

a {
	color: #62B2EE;	
}

button {
	cursor: pointer;	
}

#wrapper {
	margin: 25px auto 0px;
	width: 964px;
}

#contentWrapper {
	margin: 0px 7px;
}

#header {
	width: 100%;
	height: 165px;
	position: relative;
}

#header .i_bottom, #header .i_left, #header .i_right, #header .i_middle, #header .content {
	height: 155px;	
}

#header .i_bottom {
	height: 9px;
	position: absolute;
	width: 100%;
	top: 155px;
	background: url("../images/public/header-bottom-trans.png") bottom left no-repeat;
}

#header .i_left {
	width: 47px;
	position: absolute;
	background: url("../images/public/header-left-trans.png") bottom left no-repeat;
}

#header .i_right {
	width: 6px;
	position: absolute;
	right: 2px;
	background: url("../images/public/header-right-trans.png") bottom left no-repeat;
}

#header .i_middle {
	position: absolute;
	background: #FFFFFF url("../images/public/header-graphic.png") 191px 0px no-repeat;
	left: 47px;
	width: 909px;
}

#header .content {
	width: 950px;
	position: absolute;
	left: 7px;
}

/* LEFT SECTION */

#logo {
	width: 231px;
	float: left;
	padding-top: 28px;
	height: 127px;
}

#logo a {
	margin-left: 20px;
}

/* MIDDLE SECTION */

#header .middle {
	width: 494px;
	float: left;
}

#header .middle ul {
	float: right;
	list-style-type: none;
	margin: 19px 4px 0px 0px;
}

#header .middle ul li {
	float: left;
	padding-left: 12px;
	padding-right: 12px;
	background: url("../images/public/separator.gif") left bottom no-repeat;
}

#header .middle ul li.members {
	background: none;
}

#header .middle ul a {
	display: block;
	padding: 3px 0px 1px 26px;
}

#header .middle ul li.members a {
	background: url("../images/public/members-icon.gif") left top no-repeat;	
}

#header .middle ul li.contacts a {
	background: url("../images/public/contacts-icon.gif") left top no-repeat;	
}

#header .middle ul li.sitemap a {
	background: url("../images/public/sitemap-icon.gif") left top no-repeat;	
}

#header .middle ul li.rss a {
	background: url("../images/public/rss-icon.gif") left top no-repeat;	
}

#slogan {
	margin-top: 75px;
	text-indent: -10000px;
}

#slogan div {
	height: 60px;	
}

#slogan .bg {
	background: url("../images/public/bg/slogan.png") no-repeat;
}

#slogan .en {
	background: url("../images/public/en/slogan.png") no-repeat;	
}

#header div.members {
	height: 69px;
	width: 341px;
	padding: 12px 15px;
	overflow: hidden;
	background: url("../images/public/members-form.png") no-repeat;
	position: absolute;
	top: 59px;
	left: 337px;
}

#header div.members h1 {
	float: left;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #686868;	
	cursor: pointer;
}

#header div.members h1 .error {
	font-size: 12px;
	color: #DD3C10;
}

#header div.members .close {
	float: right;
	text-indent: -10000px;
	height: 9px; 
	width: 9px;
	border: none;
	background: url("../images/public/x.gif") no-repeat;
}

#header div.members form {
	float: left;
	clear: both;
	width: 100%;
	margin-top: 10px;
}

#header div.members form .input{
	float: left;
	margin-right: 9px;
	padding: 4px 7px 5px;
	width: 114px;
	border: none;
	background: url("../images/public/input-field.png") no-repeat;
	color: #999;
	font-size: 11px;
}

#header div.members form button {
	color: #FFF;
	font-weight: bold;
	background: url("../images/public/button.png") no-repeat;
	border: none;
	width: 61px;
	height: 22px;
	line-height: 22px;
	font-size: 11px;
}

#header div.members form span {
	float: left;
	color: #666;
	line-height: 22px;	
}

#header div.members form button {
	float: right;	
}

/* RIGHT SECTION */

#header .content .right {
	float: left;
	width: 225px;
	height: 155px;
	position: relative;
}

#header .content .right form {
	margin: 15px 0px 0px 14px;
}

#header .content .right form .text {
	margin-right: 11px;
	height: 13px;
	xline-height: 22px;
	color: #999;
	font-size: 11px;
	border: none;
	padding: 4px 6px 5px;
	width: 150px;
	background: url("../images/public/search-field.jpg") no-repeat;
}

#header .content .right form button {
	height: 22px;
	width: 23px;
	background: url("../images/public/search-button.jpg") no-repeat;
	border: none;
	vertical-align: top;
	text-indent: -10000px;
}

#header .content .right ul.lang {
	list-style-type: none;
	color: #666;
	float: left;
	position: absolute;
	right: 14px;
	bottom: 14px;
}

#header .content .right ul.lang a {
	color: #666;
	text-decoration: underline;	
}

#header .content .right ul.lang li {
	float: left;
	padding-left: 12px;
}

#header .content .right ul.lang li.first {
	padding-right: 12px;
	padding-left: 12px;
	background: url("../images/public/separator.gif") right bottom no-repeat;
}

/* MENU */

#menu {
	position: relative;
	height: 79px;
	overflow: hidden;
}

#menu.closed {
	height: 40px;	
}

#menu.closed #submenuWrapper {
	display: none;	
}

#mainMenu {
	position: absolute;
	z-index: 2;
	list-style-type: none;
}

#mainMenu li {
	float: left;
}

* html #mainMenu li { overflow: hidden }
* + html #mainMenu li { overflow: hidden }

#mainMenu div.item a {
	display: block;
	height: 40px;
	text-indent: -10000px;
	cursor: pointer;
}

#mainMenu div.item {
	background: url("../images/public/menu-background.png") repeat-x;	
}

#mainMenu li.active div.item, #mainMenu li:hover div.item {
	background: url("../images/public/menu-background-active.png") repeat-x;
}

#mainMenu li.about {
	padding-left: 1px;
	background: url("../images/public/menu-end.png") top left no-repeat;
}

#mainMenu li.about:hover, #mainMenu li.documents.active {
	background: url("../images/public/menu-end-active.png") top left no-repeat;
}

#mainMenu li.documents {
	padding-right: 1px;
	background: url("../images/public/menu-end.png") top right no-repeat;
}

#mainMenu li.documents:hover, #mainMenu li.documents.active {
	background: url("../images/public/menu-end-last-active.png") top right no-repeat;
}

#mainMenu li.documents.active div.item, #mainMenu li.documents:hover div.item {
	background: url("../images/public/menu-last-active.png") repeat-x;
}

#mainMenu li.active div.pointer {
	background: url("../images/public/menu-pointer.gif") center bottom no-repeat;
}

#mainMenu div.separator {
	background: url("../images/public/menu-separator.png") top right no-repeat;	 
	padding-right: 1px;
}

#mainMenu .hidden .item .pointer a {
	visibility: hidden;
}

#mainMenu li.hidden:hover {
	background: url("../images/public/menu-end.png") top right no-repeat;
}

#mainMenu li.hidden:hover div.item {
	background: url("../images/public/menu-background.png") repeat-x;	
}

/* SUBMENU */

#mainMenu li.active ul.submenu {
	display: block;	
}

#mainMenu li.about ul.submenu {
	margin-left: 17px;
	width: 550%;
}

#mainMenu ul.submenu {
	list-style-type: none;
	float: left;
	margin-top: 12px;
	border: none;
	width: 400%;
	overflow: visible;
	font-weight: bold;
	display: none;
}

#mainMenu ul.submenu li {
	background: none;
	margin-right: 15px;
	padding-right: 16px;
	background: url("../images/public/separator.gif") bottom right no-repeat;
}

#mainMenu ul.submenu li:last-child {
	background: none;
	padding-right: 0px;	
}

#mainMenu ul.submenu a {
	color: #333333;	
}

#mainMenu ul.submenu .active a {
	color: #53ABED;	
	padding-left: 13px;
	text-decoration: underline;
	background: url("../images/public/submenu-active.gif") left center no-repeat;
}

#mainMenu .documents ul.submenu .active a {
	color: #53ABED;	
	padding-left: 13px;
	text-decoration: underline;
	background: url("../images/public/arrow.gif") left center no-repeat;
}

#mainMenu .gas ul.submenu {
    margin-left: -75px;
}

#mainMenu .documents ul.submenu {
	float: right;
	margin-left: -300%;
}

* html #mainMenu .documents ul.submenu { margin-left: -290%; }
* + html #mainMenu .documents ul.submenu { margin-right: -15px; }

#mainMenu .documents ul.submenu li {
	float: right;
}

#mainMenu .documents ul.submenu li {
	padding-right: 16px;
	background: url("../images/public/separator.gif") bottom right no-repeat;
}

#mainMenu .documents ul.submenu li.active a {
	color: #97CB01;
}

#mainMenu .documents ul.submenu li.first {
	background: none;
	padding-right: 0px;	
}

/* BULGARIAN MENU */

#mainMenu.bg .about .item a {
	background: url("../images/public/bg/about-trans.png") no-repeat;
}

#mainMenu.bg .about {
	width: 95px;
}

#mainMenu.bg .news .item a {
	background: url("../images/public/bg/news-trans.png") no-repeat;
}

#mainMenu.bg .news {
	width: 136px;
}

#mainMenu.bg .projects .item a {
	background: url("../images/public/bg/projects-trans.png") no-repeat;
}

#mainMenu.bg .projects {
	width: 121px;
}

#mainMenu.bg .publications .item a {
	background: url("../images/public/bg/publications-trans.png") no-repeat;
}

#mainMenu.bg .publications {
	width: 151px;
}

#mainMenu.bg .members .item a {
	background: url("../images/public/bg/members-trans.png") no-repeat;
}

#mainMenu.bg .members {
	width: 139px;
}

#mainMenu.bg .gas .item a {
	background: url("../images/public/bg/gas-trans.png") no-repeat;
}

#mainMenu.bg .gas {
	width: 170px;
}

#mainMenu.bg .documents .item a {
	background: url("../images/public/bg/documents-trans.png") no-repeat;
}

#mainMenu.bg .documents {
	width: 136px;
}

/* ENGLISH MENU */

#mainMenu.en .about .item a {
	background: url("../images/public/en/about-trans.png") no-repeat;
}

#mainMenu.en .about {
	width: 95px;
}

#mainMenu.en .news .item a {
	background: url("../images/public/en/news-trans.png") no-repeat;
}

#mainMenu.en .news {
	width: 136px;
}

#mainMenu.en .projects .item a {
	background: url("../images/public/en/projects-trans.png") no-repeat;
}

#mainMenu.en .projects {
	width: 121px;
}

#mainMenu.en .publications .item a {
	background: url("../images/public/en/publications-trans.png") no-repeat;
}

#mainMenu.en .publications {
	width: 151px;
}

#mainMenu.en .members .item a {
	background: url("../images/public/en/members-trans.png") no-repeat;
}

#mainMenu.en .members {
	width: 157px;
}

#mainMenu.en .gas .item a {
	background: url("../images/public/en/gas-trans.png") no-repeat;
}

#mainMenu.en .gas {
	width: 158px;
}

#mainMenu.en .documents .item a {
	background: url("../images/public/en/documents-trans.png") no-repeat;
}

#mainMenu.en .documents {
	width: 130px;
}

/* SUBMENU */

#submenuWrapper {
	border: 1px solid #E4E4E4;
	background: url("../images/public/submenu-background.png") left 1px repeat-x;
	height: 39px;
	position: absolute;
	z-index: 1;
	top: 38px;
	width: 948px;
}

/* CONTENT */

#content {
	margin: 12px 0px;	
	background: #FFF;
	border: 1px solid #EAEAEA;
	min-height: 300px;
	background: url("../images/public/back.gif") left top repeat-y;
	position: relative;
}

#content.home {
	background: url("../images/public/home-back.gif") left top repeat-y;	
}

* html #content {
	height: 300px;
}

#leftSidebar {
	float: left;
	width: 230px;
}

#leftSidebar a {
	color: #333333;
}

#leftSidebar a:hover {
	text-decoration: none;
}

#leftSidebar .item {
	margin: 20px 5px 0px 5px;
	background: url("../images/public/left-sidebar-separator.gif") left bottom no-repeat;
	padding: 0px 11px 20px;
}

#leftSidebar .item:last-child {
	background: none;
}

#leftSidebar .item h1 {
	font-family: "Trebuchet MS";
	color: #333;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 5px;	
}

#newsBox {
	float: left;
	width: 452px;
	margin: 0px 1px;
	padding: 20px;
}

#newsBox h1 {
	font-family: "Trebuchet MS";
	color: #333;
	font-weight: normal;
	font-size: 18px;
}

#newsBox .item {
	margin-top: 10px;	
}

#newsBox .item .date {
	color: #999;
	padding-left: 14px;
	line-height: 2.0;
	background: url("../images/public/date-arrow.gif") 4px center no-repeat;
}

#newsBox .item a {
	font-weight: bold;
	line-height: 1.7;
}

#rightSidebar {
	float: right;
	width: 224px;
	height: 100%;
}

#rightSidebar a.all {
	display: block;
	height: 22px;
	width: 89px;
	line-height: 22px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background: url("../images/public/button-all.jpg") no-repeat;
	float: right;
	margin: -35px 14px 0 0;	
}

#rightSidebar .banner {
	width: 100%;
	overflow: hidden;	
}

#rightSidebar .banner a {
	display: block;	
}

#rightSidebar .banner img {
	display: block;	
}

#rightSidebar ul.toolbar {
	float: left;
	list-style-type: none;
	border-bottom: 1px solid #EAEAEA;
	width: 100%;
	padding: 17px 0px
}

#rightSidebar ul.toolbar li {
	float: left;
	display: inline;
}

#rightSidebar ul.toolbar a {
	display: block;
	text-indent: -10000px;
	height: 17px;
}

#rightSidebar ul.toolbar li.email {
	background: url("../images/public/separator.gif") right center no-repeat;
	margin-left: 15px;
	padding-right: 14px;
}

#rightSidebar ul.toolbar li.print {
	background: url("../images/public/separator.gif") right center no-repeat;
	margin-left: 14px;
	padding-right: 17px;
}

#rightSidebar ul.toolbar li.zoomOut {
	margin-left: 14px;
}

#rightSidebar ul.toolbar li.zoomIn {
	margin-left: 11px;
}

#rightSidebar ul.toolbar li.email a {
	background: url("../images/public/email-icon.gif") left top no-repeat;
	width: 26px;
}

#rightSidebar ul.toolbar li.print a {
	background: url("../images/public/print-icon.gif") left top no-repeat;
	width: 16px;
}

#rightSidebar ul.toolbar li.zoomOut a {
	background: url("../images/public/zoom-out-icon.gif") left top no-repeat;
	width: 16px;
}

#rightSidebar ul.toolbar li.zoomIn a {
	background: url("../images/public/zoom-in-icon.gif") left top no-repeat;
	width: 17px;
}

#rightSidebar h1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	margin-left: 14px;
	margin-bottom: 14px;
	margin-top: 17px;
	color: #686868;	
}

#rightSidebar table.assets {
	margin: 0px 14px 15px;
	width: 196px;
	border-top: 1px solid #EAEAEA;
}

#rightSidebar table.assets td {
	border-bottom: 1px solid #EAEAEA;
	height: 55px;
	background-color: #FDFDFD;
	background-position: 11px center;
	background-repeat: no-repeat;
	background-image: url("../images/public/doc-icon.gif");
	padding-left: 42px;
	padding-right: 5px;
}

#rightSidebar table.assets td.link {
	background-image: url("../images/public/link-icon.gif");
}

#rightSidebar table.assets td.zip {
	background-image: url("../images/public/zip-icon.gif");
}

#rightSidebar table.assets td.pdf {
	background-image: url("../images/public/pdf-icon.gif");
}

#rightSidebar table.assets td.tiff, #rightSidebar table.assets td.tif {
	background-image: url("../images/public/tiff-icon.gif");
}

#rightSidebar table.assets td.doc {
	background-image: url("../images/public/doc-icon.gif");
}

#rightSidebar table.assets td.xls {
	background-image: url("../images/public/xls-icon.gif");
}

#rightSidebar table.assets td.ppt {
	background-image: url("../images/public/ppt-icon.gif");
}

#rightSidebar table.assets a {
	color: #585858;	
	font-weight: bold;
}

#rightSidebar table.assets a:hover {
	color: #57ADEE;
}

#rightSidebar table.documents a:hover {
	color: #97CB01;
}

/* Archive */

#rightSidebar div.archive {
	margin: 0px 14px 15px;
	padding: 20px 14px; 
	color: #585858;
	border-bottom: 1px solid #EAEAEA;
	border-top: 1px solid #EAEAEA;
	background-color: #FDFDFD;
}

#rightSidebar div.archive select {
	margin-top: 14px;
	margin-bottom: 10px;
	border-top: 1px solid #828183;
	border-left: 1px solid #828183;
	border-right: 1px solid #F9F8F9;	
	border-bottom: 1px solid #F9F8F9;	
}

#rightSidebar div.archive select.about {
	width: 163px;	
}

#rightSidebar div.archive .dateField select.d, #rightSidebar div.archive .dateField select.m {
	width: 42px;
	margin-right: 9px;
}

#rightSidebar div.archive .dateField select.y {
	width: 54px;	
}

#rightSidebar div.archive button {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	margin-top: 5px;
	border: none;
	background: url("../images/public/show-button.png") no-repeat;
	line-height: 22px;
	height: 22px;
	width: 89px;
}

/* INNER CONTENT */

#content .page {
	float: left;
	padding: 20px;
	margin-right: 1px;
	width: 683px;
}

#content .documents a {
	color: #97CB01;
}

#content .paginated {
	padding-bottom: 93px;	
}

#content .page .breadcrumbs {
	color: #727272;
	padding-left: 18px;
	background: url("../images/public/home-icon.gif") left 2px no-repeat;
	border-bottom: 1px solid #EAEAEA;
	padding-bottom: 17px;
	margin-bottom: 20px;
}

#content .page .breadcrumbs a {
	color: #727272;
	text-decoration: underline;
}

#content .page h1 {
	font-size: 18px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	color: #5A5A5A;
	margin-bottom: 15px;
}

#content .page .mceContent {
	padding: 0px 7px;	
}

#content .page .mceContent ul, #content .page .mceContent ol {
    list-style-position: inside;
}

#content .page .mceContent img.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;	
}

#content .page .mceContent img.right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;	
}


#content .page .mceContent p {
	margin-bottom: 15px;	
}

#content .page .mceContent a {
	text-decoration: underline;	
}

#content .page .mceContent .date {
	color: #666;
	font-weight: bold;
	margin-bottom: 16px;
}

#content .list .item {
	margin-top: 7px;
    padding-bottom: 12px;
    border-bottom: 1px solid #EAEAEA;
}

#content .list .item:last-child {
    border: none;
}

#content .list .item .date {
	color: #999;
	padding-left: 10px;
	line-height: 1.4;
	background: url("../images/public/date-arrow.gif") 0px center no-repeat;
}

#content .list .item a {
	font-weight: bold;
	line-height: 1.8;
}

#content .list .item a.title {
	padding-left: 10px;
	line-height: 2;
	background: url("../images/public/date-arrow.gif") 0px center no-repeat;
}

#content .members .item {
	float: left;
	width: 32.5%;
	margin-right: 0.5%;
}

#content .page div.table {
	padding-top: 3px;
	width: 670px;
	background: url("../images/public/table-top.gif") no-repeat;
	margin: 0px auto;
	overflow: hidden;
}

#content .page div.table div.middle {
	background: url("../images/public/table-bottom.gif") left bottom no-repeat;
	padding-bottom: 3px;
}

#content .page div.table div.bottom {
	border-left: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	padding: 10px 18px 22px;
}

#content .page div.table h1 {
	border-left: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;	
	border-bottom: 1px solid #EAEAEA;
	background-color: #F7F7F7;
	padding: 18px;
	margin-bottom: 0px;
}

/* Assets list */

#content .page ul.assetList {
	list-style-type: none;
	/*font-size: 12px;
	font-weight: bold;*/
	float: left;
	width: 444px;
}

#content .archive ul.assetList a {
	font-weight: normal;
	font-size: 11px;
    line-height: 1 !important;
}

#content .page ul.assetList li {
	height: 27px;
	line-height: 1.1;
	background-position: 0px center;
	background-repeat: no-repeat;
	background-image: url("../images/public/doc-icon.gif");
	padding-left: 37px;
	float: left;
	margin-top: 13px;
	margin-right: 20px;
	width: 165px;
}

#content .page ul.assetList li.link {
	background-image: url("../images/public/link-icon.gif");
}

#content .page ul.assetList li.zip {
	background-image: url("../images/public/zip-icon.gif");
}

#content .page ul.assetList li.pdf {
	background-image: url("../images/public/pdf-icon.gif");
}

#content .page ul.assetList li.tiff, #content .page ul.assetList li.tif {
	background-image: url("../images/public/tiff-icon.gif");
}


#content .page ul.assetList li.doc {
	background-image: url("../images/public/doc-icon.gif");
}

#content .page ul.assetList li.xls {
	background-image: url("../images/public/xls-icon.gif");
}

#content .page ul.assetList li.ppt {
	background-image: url("../images/public/ppt-icon.gif");
}

/* FOOTER */

#footer {
	border: 1px solid #EAEAEA;
	background: #FFF;
	padding: 16px 16px;	
	margin-bottom: 15px;
}

#footer ul {
	list-style-type: none;
}

#footer ul li {
	float: left;
}

/* IE6 BUG */
#footer ul li a:hover {
	border: none	
}

#footer ul li.first {
	color: #999;
	margin-right: 14px;
}

#footer ul li.last {
	float: right;
	color: #666;
}

#footer ul li.separated {
	padding-left: 15px;
	margin-left: 14px;
	background: url("../images/public/separator.gif") bottom left no-repeat;
}

/* PAGER */

.pager {
	border-top: 1px solid #EAEAEA;
	padding: 21px 4px 10px;
	margin-top: 20px;
	position: absolute;
	bottom: 20px;
	width: 670px;
}

* html .pager { bottom: 0px }
* + html .pager { bottom: 0px }

.pager ul {
	list-style-type: none;
}

.pager li {
	float: left;
	margin-right: 6px;
	padding-left: 3px;
	background: url("../images/public/pager-inactive-left.jpg") no-repeat;
	font-size: 12px;
}

.pager li.active {
	background: url("../images/public/pager-active-left.jpg") no-repeat;
}

.pager li div {
	padding-right: 3px;
	float: left;
	background: url("../images/public/pager-inactive-right.jpg") right top no-repeat;
}

.pager li.active div {
	background: url("../images/public/pager-active-right.jpg") right top no-repeat;
}

.pager li a {
	display: block;
	line-height: 22px;
	height: 22px;
	float: left;
	padding: 0px 5px;
	color: #333;
	background: url("../images/public/pager-inactive-middle.jpg") repeat-x;
}

.pager li.active a {
	padding: 0px 4px;
	background: url("../images/public/pager-active-middle.jpg") repeat-x;
	font-weight: bold;
}

.pager li.first, .pager li.last {
	padding-left: 0px;
	background: none;
}

.pager li.first a, .pager li.last a {
	text-indent: -10000px;
	width: 23px;
	padding: 0px;
}

.pager li.first a {
	background: url("../images/public/pager-prev.jpg") no-repeat;
}

.pager li.last a {
	background: url("../images/public/pager-next.jpg") no-repeat;
}

.sitemap {
	list-style-type: none;
}

.sitemap li {
	float: left;
	width: 30%;
	padding-right: 3%;
	margin-bottom: 12px;
}

.sitemap a {
	display: block;
	margin: 1px 0px;
}

.sitemap a.section {
	color: #666;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 8px;
}

.mailForm {

}

.mailForm td {
	padding: 5px;	
}

.mailForm input {
	border: 1px solid #CCC;
	padding: 2px;
}

.mailForm textarea {
	border: 1px solid #CCC;
}

.mailForm button {
	background: transparent url(../images/public/show-button.png) no-repeat;
	border: none;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	width: 89px;
}