/* Define the default first */

/******* em Text Delaration Start *******/

/* Setup Font Family and Size Correctly First. Default(Medium) Font Size is 16px on all browsers */
body *
{
  font-size: 101%; /* for IE bug */
  font-family: Arial, Helvetica, sans-serif;
}

/* Reduce the font size to 68.8% or 11px size
100% = 16
11/16 x 100
*/
body{ font-size: 68.8%; }

/* IE canï¿½t read this */
html>body { font-size: 68.8%;}

/* Ensure forms and tables inherit the correct size */
table, input, select, th, td, textarea { font-size: 1em; }

/* Ensure nested elements inherit the correct size */
ol, ul, li li, li p, td p, blockquote p, div div { font-size: 1em; }

table table td { font-size: 0.95em; }

/* child pixels / parent pixels = child ems
Example(19px for h1) : 19 (child pixels) / 11 (parent pixels) = 1.73
*/

/******* em Text Delaration End *******/

body {margin: 0; padding: 0;}

form, input * {margin: 0; padding:0;}

img {border: 0;}

th {font-weight: normal;}

#ir_container {font-size: 12px; width: 1080px; margin: 0 auto; clear: both; color: #373A3F; }
#ir_header { width: 1079px; height: 70px; position: relative; 
background: #f6f6f6; /* Old browsers */
background: -moz-linear-gradient(top,  #f6f6f6 0%, #f2f2f2 4%, #ededed 10%, #edeef2 49%, #e1e0e5 81%, #e1e0e5 86%, #eaeaea 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(4%,#f2f2f2), color-stop(10%,#ededed), color-stop(49%,#edeef2), color-stop(81%,#e1e0e5), color-stop(86%,#e1e0e5), color-stop(100%,#eaeaea)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f6f6f6 0%,#f2f2f2 4%,#ededed 10%,#edeef2 49%,#e1e0e5 81%,#e1e0e5 86%,#eaeaea 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f6f6f6 0%,#f2f2f2 4%,#ededed 10%,#edeef2 49%,#e1e0e5 81%,#e1e0e5 86%,#eaeaea 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f6f6f6 0%,#f2f2f2 4%,#ededed 10%,#edeef2 49%,#e1e0e5 81%,#e1e0e5 86%,#eaeaea 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f6f6f6 0%,#f2f2f2 4%,#ededed 10%,#edeef2 49%,#e1e0e5 81%,#e1e0e5 86%,#eaeaea 100%); /* W3C */
border:  solid #a4a4a4; border-width: 1px 1px 1px 0;
}
.ie6 #ir_header, .ie7 #ir_header, .ie8 #ir_header, .ie9 #ir_header { background: url(/images/bg_Nav.png) no-repeat; }

#ir_contentWraper { width: 1040px; margin: 38px auto 30px auto; padding: 50px 10px 20px 10px; border: 1px solid #636363; background-color: #F6F2F2; }
#ir_sidebar {float: right; width: 220px; padding: 0; margin: 0 0 0 35px; border-left: 1px solid #C8C6C6; }
#ir_content {float: left; width: 764px; margin: 0 0 0 20px;}
#ir_footer { font-size: 11px; width: 1020px; padding: 40px 30px 3px; clear: both; background: #26CFD2; color: #fff; text-align: left;  }
#ir_footer a, #ir_footer a.nav { color: #fff; }
#ir_footer .nav { font-size: 12px; margin-top: 5px; width: 100%; }


#ir_containerPrint {font-size: 1em; width: 784px; margin: 0 auto; clear: both; border: 1px solid #ccc; }
#ir_contentPrint {width: 764px; padding: 0 10px; }
#ir_footerPrint {font-size: 0.82em; width: 784px; padding: 10px 0; clear: both; border-top: 1px solid #ccc;}

h1 {font-size: 30px; color: #373A3F; font-weight: bold; text-transform: uppercase; margin-top: 0;}
h2 {font-size: 22px; font-weight: bold; color: #26CFD2; margin: 1em 0; text-transform: capitalize;}
h2.home {font-size: 20px; font-weight: bold; color: #26CFD2; margin: 0 0 12px 0; text-transform: capitalize;  }
h2.ir_textMainHighlight {font-size: 1em; color: #032258; margin: 0;}
h3 {font-size: 18px; color: #373A3F; font-weight: bold;}
h4 {font-size: 14px; color: #373A3F; font-weight: bold;}
h5 {}
h6 {}

a:link {color: #252525; text-decoration: none;}
a:visited {color: #252525; text-decoration: none;}
a:hover, #ir_footer a:hover, #ir_footer a:hover.nav, a:hover.btn  {color: #ff7e00; text-decoration: none;}

a.ir_addToCalendar { background: url(/images/btn_calendar.gif) no-repeat left top; display: block; text-indent: -1000em; width: 20px; height: 20px; margin: 0 auto; outline: none; }
a.ir_addToCalendar:hover { background-position: left bottom; }

.ir_linkPDF {background: url(/images/icon_pdf.gif) no-repeat left top; padding-left: 28px; line-height: 25px; height: 32px;}
.ir_linkHTML {background: url(/images/icon_html.gif) no-repeat left top; padding-left: 28px; line-height: 25px; height: 32px;}
.ir_linkFlippBook {background: url(/images/icon_flippBook.gif) no-repeat left top; padding-left: 20px; line-height: 26px; height: 26px; padding-left: 25px;}
.ir_linkAudio {background: url(/images/icon_audio.gif) no-repeat left top; padding-left: 20px; line-height: 18px;}
.ir_linkVideo {background: url(/images/icon_video.gif) no-repeat left top; padding-left: 20px; line-height: 18px;}
.ir_linkZip {background: url(/images/icon_zip.gif) no-repeat left top; padding-left: 20px; line-height: 18px;}
.ir_linkArchive {background: url(/images/icon_archive.gif) no-repeat left top; padding-left: 20px; line-height: 18px;}
.ir_linkView {background: url(/images/icon_view.gif) no-repeat left top; padding-left: 20px; line-height: 18px;}

img.ir_left {float: left; margin: 0 10px 10px 0;}
img.ir_right {float: right; margin: 0 0 10px 10px;}
img.ir_middle {vertical-align: middle;}

.ir_textRed {color: #ff0000;}
.ir_textGreen {color: #448800;}
.ir_textQuestions {color: #00f;}

.ir_textMainHighlight {color: #032258; font-weight: bold;}
.ir_textSubHighlight {color: #666666;}
.ir_textFootnote {font-size: 0.9em;}
.ir_textFootnote ol {font-size: 1em;}
.ir_textDivider {border-bottom: 1px dotted #666; margin: 1em 0;}
hr { width: 100%; clear: both; border: 0; background: #ccc; height: 1px; margin: 12px 0; }
*+html hr { outline: none; border: 1px solid #ccc; }

.ir_textFooter {text-align: center;}
.ir_textFooter a:link {text-decoration: none;}
.ir_textFooter a:visited {text-decoration: none;}
.ir_textFooter a:hover {text-decoration: underline;}

.ir_textError {color: #ff0000; font-weight: bold; text-transform: uppercase;}

#ir_search { text-align:left; float: right; padding-bottom: 0; position: absolute; right: 48px; top: 19px; width: 205px; }
#ir_search input { background: none repeat scroll 0 0 #DBDCE1; border: 0 solid #CCCCCC; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -goog-ms-border-radius: 10px; -goog-ms-border-radius: 10px; height: 21px; padding: 3px 1px 1px; width: 230px;}
#ir_search #searchsubmit { background-image: url("/images/search_btn.png"); border: 0 none; cursor: pointer; height: 21px; width: 19px; left: 202px; position: absolute; top: 2px;}


#ir_menu { list-style: none; padding: 0; margin: 35px 0 0 0; font-size: 13px; width: 195px; } /* general menu style */
#ir_menu ul { list-style: none; padding: 0; margin: 0; } /* reset bullet for sub menu */
#ir_menu li { padding: 0; margin: 10px 0; color: #fff; font-weight: normal; background: #959595; line-height: 40px;  } /* apply to all li elements - mainly for group header */
#ir_menu ul li { padding: 0; margin: 0; color: #555555; background: #f6f2f2; font-weight: normal; } /* reset li elements to control sub menu */

#ir_menu a { color: #fff; font-size: 13px; text-decoration: none; padding: 0 0 0 10px; text-transform: uppercase; } /* apply to all <a> elements - mainly for group header */
#ir_menu ul a { color: #555555; margin-left: 12px; padding-left: 26px; background: url(/images/arrow_sub.png) no-repeat; text-transform: none; } /* reset <a> elements to control sub menu */

/*#ir_menu .selected a {background-color: #fff; }
#ir_menu .selected .selected  a{background-color: #fff;}
#ir_menu .selected  {background-color: #EB7255;}
#ir_menu .selected .selected  {background-color: #EB7255;}*/

#ir_menu a:hover { color: #F26F33; }
#ir_menu .selected { color: #F26F33; }


.ir_tableBorder {border: 1px solid #CCCCCC;}
table.ir_hover tr:hover td {background: #fbe0b2;}
table.ir_hover tr.row1:hover td, table.ir_hover tr.row1:hover th {background: #fbe0b2;}
table.ir_hover tr.row2:hover td, table.ir_hover tr.row2:hover th {background: #fbe0b2;}
table.ir_hover tr.rowHighlight:hover td {background: #fbe0b2;}
table.ir_hover tr.rowTSHighlight:hover td {background: #fbe0b2;}
table.ir_table tr.ir_tableTopRow th {background: #f5a700; color: #fff; font-weight: bold;}
table.ir_table tr.row1 td, table.ir_table tr.row1 th {background: #e7e7e7;}
table.ir_table tr.row2 td, table.ir_table tr.row2 th {background: #f4f4f4;}
table.ir_table tr.rowHeader th {background: #384c50; color: #fff;}
table.ir_table tr.rowHighlight td {background: #384c50; color: #fff;}
table.ir_table tr.rowTSHighlight td {background: #ccd0e1; border-bottom: 1px solid #aaa;}
table.ir_table tr th.cellHeader {background: #ff9505; color: #fff;}
table.ir_table tr td.cellHighlight {background: #414141; color: #fff;}
table.ir_table tr td.cellTSHighlight {background: #ccd0e1; border-bottom: 1px solid #aaa;}
table.ir_table tr td.cellTotal {border-top: 1px solid #414141; border-bottom: 1px solid #414141;}
table.ir_table tr td.cellSubTotal {border-top: 1px solid #414141;}
table.ir_table tr td.cellRed {background: #ebddd8;}
table.ir_table tr td.cellGreen {background: #d8ebdc;}

.ir_tsLegendCellHighlight {float: left; width: 20px; height: 7px; font-size: 0; background: #ccd0e1; border-bottom: 1px solid #aaa; margin: 3px 3px 0 0;}
.ir_tsLegendCellRed {float: left; width: 20px; height: 8px; font-size: 0; background: #ebddd8; margin: 3px 3px 0 0;}
.ir_tsLegendCellGreen {float: left; width: 20px; height: 8px; font-size: 0; background: #d8ebdc; margin: 3px 3px 0 0;}

/* Classes for different layouts. Please use the correct classes. Those that are not in use, please delete. */
.ir_arContainer {width: 100%; padding: 0; margin: 0;}
.ir_arLeft {width: 35%; float: left; margin: 0;}
.ir_arRight {width: 65%; float: right;} /* Add padding-top in % if you want to valign the content to middle or bottom */
#ir_arSections ul {list-style: none; margin: 0; padding: 0;}
#ir_arSections ul li {background: url(/images/bullet_ar.gif) no-repeat left top; padding: 2px 0 3px 15px; margin-left: 10px;}
#ir_arSections ul.border li {border-bottom: 1px dotted #004a88;}
#ir_arArchive ul {margin: 0; list-style: none; padding: 0;}
#ir_arArchive ul li {margin:0 15px 15px 0; float: left; text-align: center;}

.ir_directorContainer a {float: left; margin: 1em 0; width: 87px; height: 22px; background: url(/images/btn_closeview.gif) no-repeat left top; text-indent: -1000em; outline: none;} /* view - close profile */
.ir_directorContainer.hide a {background-position: left bottom;}
.ir_directorContainer .ir_directorDescription {display: block; margin-top: 50px;}
.ir_directorContainer.hide .ir_directorDescription {display: none;}

.ir_webcastContainer {width: 100%; padding: 0; margin: 0; margin-bottom: 1em;}
.ir_webcastLeft {width: 40%; float: left; margin: 0;}
.ir_webcastRight {width: 60%; float: right; margin: 0; padding-top: 8%;}

.ir_slidesContainer {width: 100%; padding: 0; margin-bottom: 1em;}
.ir_slidesLeft {width: 40%; float: left; margin: 0;}
.ir_slidesRight {width: 60%; float: right; margin: 0; padding-top: 8%;}

/* End Of Classes for different layouts. */

.ir_news {width: 100%; padding: 0; margin: 0; list-style: none;}
.ir_news li {border-bottom: 1px solid #e3e3e3; margin: 1em 0;}
.ir_newsDate { width: 19%; float: left; margin: 5px 0; background: url(/images/icon_news.gif) no-repeat left; height: 22px; line-height: 22px; padding-left: 7%; color: #474040; font-weight: bold; }
.ir_newsTitle { width: 74%; float: right; margin: 5px 0; line-height: 25px; }

.ir_qa {width: 100%; padding: 0; margin: 0; list-style: none;}
.ir_qaDate {width: 25%; float: left; margin: 0;}
.ir_qaTitle {width: 74%; float: right; margin: 0;}

.ir_boxHighlight {width: 97%; background: #FBE0B2; border: 1px dotted #FBB233; padding: 1%;}

.ir_boxCaptcha {width: 98%; background: #fff; padding: 1%;}

.ir_search a {font-size: 1.09em; color: #023f8b; font-weight: bold; text-decoration: underline;}
.ir_search a:hover {color: #0072ff;}
.ir_search .url {color: #008000;}
.ir_searchHighlight1 {font-weight: bold; background: #ff6;}
.ir_searchHighlight2 {font-weight: bold; background: #a0ffff;}
.ir_searchHighlight3 {font-weight: bold; background: #9f9;}
.ir_searchHighlight4 {font-weight: bold; background: #f99;}

.ir_insiderPopUp {position: absolute; z-index: 200; visibility: hidden; left: 100px;}
.ir_insiderPopUpContent {background: #fff; width: 300px; border: 1px dotted #656565; padding: 5px;}

input.ir_investmentCalculator {border: 0; background: transparent;}
input.ir_checkBox {vertical-align: middle;}
input.ir_textBoxMA {width: 20px; margin-right: 2px;}
input.ir_left {float: left; margin: 0 10px 10px 0;}

/*** Interactive Chart ***/
#ir_chart_setting { position: relative; z-index: 1; }
#ir_chart_setting fieldset { padding: 5px 0; border: none; margin: 0; }
#ir_chart_setting fieldset div { width: 120px; float: left; line-height: 18px; }
#ir_chart_setting fieldset input { vertical-align: middle; }
#ir_chart_setting fieldset input[type="radio"] { margin: 3px; }
.ir_chart_interactive_loading { text-align: center;  }
.ir_chart_interval { position: absolute; bottom: -28px; right: 270px; }
.ir_news_tooltip, .ir_insider_trades_tooltip { white-space: normal; display: block; width: 400px; }
.ir_corporate_actions_tooltip { white-space: normal; display: block; width: 200px; }

/*** Financial Calendar - Calendar View ***/
#ir_calendar_view .ir_calendar_calendar { width: 35%; float: left; padding-bottom: 12px; }
#ir_calendar_view .ir_calendar_latest { width: 62%; float: right; padding-bottom: 12px; }
#ir_calendar_view h2 { margin-top: 0; }
#ir_calendar_view .ir_date { color: #006dc9; font-weight: bold; }
#ir_calendar_view .ir_event_details { margin-bottom: 0; }
#ir_calendar_view .ir_attachments { list-style: none; margin: 5px 0; padding: 0; }
#ir_calendar_view .ir_attachments li { line-height: 20px; }
#ir_calendar_view .ir_calendar_add { border: 1px solid #bad6dd; background: #e8e8e8; padding: 3px 7px; display: inline-block; margin-top: 6px; }
#ir_calendar_view .ir_calendar_add input { vertical-align: middle; margin: 0 0 0 3px; }
#ir_calendar_view .ir_addToCalendar { margin: 0 0 18px; text-indent: 0; height: auto; width: auto; background: #006dc9; border: 1px solid #006dc9; box-shadow: inset 0 0 1px rgba(255,255,255,0.9); padding: 3px 5px; color: #fff; float: right; }
#ir_calendar_view .ir_addToCalendar + h2 { clear: both; padding-top: 12px; border-top: 1px dotted #999; }
#ir_table_view { display: none; }


/* Define the rest of the classes here */

h1#logo { width: 173px; float: left; margin:0; background: url(../images/logo.png) no-repeat center; text-indent: -1000em; }
h1#logo a { display: block; height: 70px; }
p { text-align: justify; }

a.btn { color: #fff; padding: 2px 5px; line-height: 20px; display: inline; position: absolute; left: 0; bottom: 8px; background: #5d6e80; /* Old browsers */
background: -moz-linear-gradient(top,  #5d6e80 0%, #373a3f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5d6e80), color-stop(100%,#373a3f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #5d6e80 0%,#373a3f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #5d6e80 0%,#373a3f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #5d6e80 0%,#373a3f 100%); /* IE10+ */
background: linear-gradient(to bottom,  #5d6e80 0%,#373a3f 100%); /* W3C */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5d6e80', endColorstr='#373a3f',GradientType=0 );  IE6-8 */
border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -goog-ms-border-radius: 5px; -goog-ms-border-radius: 5px;
-webkit-box-shadow: 1px 1px 0 0 rgba(116, 114, 114, 0.8); -moz-box-shadow: 1px 1px 0 0 rgba(116, 114, 114, 0.8); box-shadow: 1px 1px 0 0 rgba(116, 114, 114, 0.8);
}
a.btn.last { position: absolute; left: 0; bottom: -30px; } 
a.btnMore { color: #fff; padding: 5px; line-height: 20px; display: inline; background: #5d6e80;  /* Old browsers */
background: -moz-linear-gradient(top,  #5d6e80 0%, #373a3f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5d6e80), color-stop(100%,#373a3f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #5d6e80 0%,#373a3f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #5d6e80 0%,#373a3f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #5d6e80 0%,#373a3f 100%); /* IE10+ */
background: linear-gradient(to bottom,  #5d6e80 0%,#373a3f 100%); /* W3C */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5d6e80', endColorstr='#373a3f',GradientType=0 );  IE6-8 */
border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -goog-ms-border-radius: 5px; -goog-ms-border-radius: 5px;
-webkit-box-shadow: 1px 1px 0 0 rgba(116, 114, 114, 0.8); -moz-box-shadow: 1px 1px 0 0 rgba(116, 114, 114, 0.8); box-shadow: 1px 1px 0 0 rgba(116, 114, 114, 0.8);

}

/* Main Nav */
#mainNav { list-style: none; padding: 0; margin: 0; height: 70px; }
#mainNav li { height: 69px; float: left;  border-left:1px solid #c2c2c6; background: url(../images/arrow_Nav.png) no-repeat center top;  }
#mainNav a { float: left; font-size: 12px; height: 69px; line-height: 7px; text-transform: uppercase; color: #9EA1AA; text-decoration: none; margin: 0; padding: 28px 15px 29px 15px; border-left:1px solid #fff; }
#mainNav li.last { border:1px solid #c2c2c6; border-width: 0 1px 0 1px; }
#mainNav a.last { border:1px solid #fff; border-width: 0 1px 0 1px; }
#mainNav li:hover, #mainNav li.selected { background-position: center bottom;}


#ir_banner { width: 1080px; height: 432px; clear: both; background: url(../images/ir_banner.jpg) no-repeat center top; position: relative; }
#ir_banner .breadcrumb { width: 1030px; height: 33px; padding: 18px 0 0 50px; background-color: #26CFD2; font-size: 13px; color: #fff; position: absolute; bottom: 0;}

/* HTML Validation */
#validBar { width: 155px; height: 15px;  margin: 0; float: right; }
#validBar a { height: 15px; float: left; text-indent: -1000em; }
#validHTML { background: url(http://ir.listedcompany.com/images/icon_validHTML.gif); width: 59px; }
#validXHTML { background: url(/images/icon_validXHTML.gif); width: 70px; }
#validCSS { background: url(/images/icon_validCSS.gif); width: 70px; margin-left: 10px; }

/* Home */
.ir_StockQuote { width: 764px; clear: both; position: relative; padding-bottom: 40px; margin-bottom: 10px; } 
.ir_contentLeftstockLeft { float:left; width: 400px; padding-right: 20px; /*font-size: 12px;*/ }
.ir_contentLeftstockRight { float:left; width: 344px; /*font-size: 12px;*/ }
.newsInside { width: 764px; position: relative; display: block; }

table.ir_stockQuotesTable { text-align: left; padding: 0 0 3px 0; font-size: 12px; }
table.ir_stockQuotesTable tr.rowHeader th { color: #444; padding-left: 5px; text-align: left; font-size: 19px; background: #FECA6A; border: 1px solid #ed9019; line-height: 28px; -moz-box-shadow: inset 0 0 5px #F18200; -webkit-box-shadow: inset 0 0 5px #F18200; box-shadow: inset 0 0 5px #F18200; }
table.ir_stockQuotesTable tr.rowHeader th span { color: #493b98; }
table.ir_stockQuotesTable tr td.row1 { line-height: 25px; color: #444; padding-left: 10px;  border: dotted #c16b05; border-width:0 1px 1px 1px; }
table.ir_stockQuotesTable tr td.row2 { line-height: 25px; color: #363131; padding-left: 10px;  border: dotted #c16b05; border-width:0 1px 1px 0;  }
.ir_stockQuote_note { font-size: 11px; color: #868484; text-align: right; float: right; }
*+html table.ir_stockQuotesTable tr.rowHeader th { line-height: 25px; }
*+html table.ir_stockQuotesTable tr td.row1, table.ir_stockQuotesTable tr td.row2 { line-height: 22px; }


#ir_contentBottom { width: 764px; clear: both; padding-top: 30px; }
#ir_contentBottom .ar { position: relative; height: 250px; width: 301px; margin-right: 15px; padding-right: 15px; float: left; background: url(/images/arhome2018.png) no-repeat left 33px; border-right: 1px solid #bcbcbc; }
#ir_contentBottom .ar .arInside { height: 80px; padding: 20px 0 0 120px; width: 181px; }
 
#ir_contentBottom .financial { position: relative; height: 250px; width: 268px; margin-right: 15px; padding-right: 23px; float: left; background: url(/images/bg_fin.jpg) no-repeat left 33px; border-right: 1px solid #bcbcbc; }
#ir_contentBottom .financial .financialInside { height: 80px; padding: 20px 0 0 98px; width: 170px; }

#ir_contentBottom .track { width: 125px; float: left; } 
#ir_contentBottom .track .trackEmail { background: url(/images/email.png) no-repeat left top; height: 38px; line-height: 30px; padding: 0 0 20px 55px; }
#ir_contentBottom .track .trackDload { background: url(/images/dload.png) no-repeat left top; height: 37px; line-height: 34px; padding: 0 0 20px 55px; }
#ir_contentBottom .track .trackPhone { background: url(/images/phone.png) no-repeat left top; height: 41px; line-height: 38px; padding-left: 55px; }