/*  Page */
body
{
  margin: 0 auto;
  padding: 0;
  background-color: #69B0E4;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  color: #000000;
}
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
.ediy-postheader, .ediy-postheader a, .ediy-postheader a:link, .ediy-postheader a:visited, .ediy-postheader a:hover,
.ediy-blockheader .t, .ediy-vmenublockheader .t, .ediy-logo-text, .ediy-logo-text a,
h1.ediy-logo-name, h1.ediy-logo-name a, h1.ediy-logo-name a:link, h1.ediy-logo-name a:visited, h1.ediy-logo-name a:hover
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-size: 39px;
  text-align: left;
  text-transform: uppercase;
}
a
{
  text-decoration: none;
  letter-spacing: 1px;
  color: #0000FF;
}
a:link
{
  text-decoration: none;
  letter-spacing: 1px;
  color: #0000FF;
}
a:visited, a.visited
{
  color: #0000FF;
}
a:hover, a.hover
{
  color: #FF0000;
}
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-variant: normal;
  text-transform: none;
  color: #36727D;
}
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 34px;
  text-transform: none;
  color: #36727D;
}
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-variant: normal;
  font-size: 31px;
  text-transform: none;
  color: #36727D;
}
h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-variant: normal;
  font-size: 25px;
  text-transform: none;
  color: #36727D;
}
h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-variant: normal;
  font-size: 22px;
  text-transform: none;
  color: #36727D;
}
h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-variant: normal;
  font-size: 20px;
  text-transform: none;
  color: #36727D;
}
#ediy-main
{
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
}
#ediy-page-background-gradient
{
  position: absolute;
  background-image: url('/images/template/layouts/tpl_923/images/page_g.jpg');
  background-repeat: repeat-x;
  top: 0;
  width: 100%;
  height: 295px;
}
#ediy-page-background-simple-gradient
{
  position: absolute;
  background-image: url('/images/template/layouts/tpl_923/images/page_sg.jpg');
  background-repeat: repeat-x;
  top: 0;
  width: 100%;
  height: 295px;
}
.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 1px;
}
form
{
  padding: 0 !important;
  margin: 0 !important;
}
table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}
/* end Page */
/*  Box, Sheet */
.ediy-sheet
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  width: 1000px;
  min-width: 23px;
  min-height: 23px;
}
.ediy-sheet-body
{
  position: relative;
  z-index: 1;
  padding: 5px;
}
.ediy-sheet-tr, .ediy-sheet-tl, .ediy-sheet-br, .ediy-sheet-bl, .ediy-sheet-tc, .ediy-sheet-bc,.ediy-sheet-cr, .ediy-sheet-cl
{
  position: absolute;
  z-index: -1;
}
.ediy-sheet-tr, .ediy-sheet-tl, .ediy-sheet-br, .ediy-sheet-bl
{
  width: 42px;
  height: 42px;
  background-image: url('/images/template/layouts/tpl_923/images/sheet_s.png');
}
.ediy-sheet-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 21px, 21px, auto);
}
.ediy-sheet-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 21px, 21px);
}
.ediy-sheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(21px, 21px, auto, auto);
}
.ediy-sheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(21px, auto, auto, 21px);
}
.ediy-sheet-tc, .ediy-sheet-bc
{
  left: 21px;
  right: 21px;
  height: 42px;
  background-image: url('/images/template/layouts/tpl_923/images/sheet_h.png');
}
.ediy-sheet-tc
{
  top: 0;
  clip: rect(auto, auto, 21px, auto);
}
.ediy-sheet-bc
{
  bottom: 0;
  clip: rect(21px, auto, auto, auto);
}
.ediy-sheet-cr, .ediy-sheet-cl
{
  top: 21px;
  bottom: 21px;
  width: 42px;
  background-image: url('/images/template/layouts/tpl_923/images/sheet_v.png');
}
.ediy-sheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 21px);
}
.ediy-sheet-cl
{
  left: 0;
  clip: rect(auto, 21px, auto, auto);
}
.ediy-sheet-cc
{
  position: absolute;
  z-index: -1;
  top: 21px;
  left: 21px;
  right: 21px;
  bottom: 21px;
  background-color: #FFFFFF;
}
.ediy-sheet
{
  margin-top: 20px !important;
  cursor:auto;
}
#ediy-page-background-simple-gradient, #ediy-page-background-gradient, #ediy-page-background-glare
{
  min-width: 1000px;
}
/* end Box, Sheet */
/*  Header */
div.ediy-header
{
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 990px;
  height: 270px;
  overflow: hidden;
}
div.ediy-header-jpeg
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 990px;
  height: 270px;
  background-image: url('/images/template/layouts/tpl_923/images/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}
/* end Header */
/*  Layout */
.ediy-content-layout
{
  display: table;
  padding: 0;
  border: none;
  width: 990px;
}
.ediy-content-layout .ediy-content-layout
{
  width: auto;
  margin:0;
}
div.ediy-content-layout div.ediy-layout-cell, div.ediy-content-layout div.ediy-layout-cell div.ediy-content-layout div.ediy-layout-cell
{
   display: table-cell;
}
div.ediy-layout-cell div.ediy-layout-cell
{
   display: block;
}
div.ediy-content-layout-row
{
  display: table-row; 
}
.ediy-content-layout
{
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
}
.ediy-layout-cell, .ediy-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none !important;
  margin:0 !important;
  padding:0 !important;
}
/* end Layout */
/*  Box, Block, VMenuBlock */
.ediy-vmenublock
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}
.ediy-vmenublock-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}
.ediy-vmenublock
{
  margin: 7px;
}
/* end Box, Block, VMenuBlock */
/*  Box, Box, VMenuBlockContent */
.ediy-vmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}
.ediy-vmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}
.ediy-vmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}
.ediy-vmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}
/* end Box, Box, VMenuBlockContent */
/*  VMenu */
ul.ediy-vmenu, ul.ediy-vmenu li
{
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 0;
}
ul.ediy-vmenu ul
{
  display: none;
}
ul.ediy-vmenu ul.active
{
  display: block;
}
/* end VMenu */
/*  VMenuItem */
ul.ediy-vmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 26px;
  cursor: pointer;
  text-decoration: none;
}
ul.ediy-vmenu li.ediy-vmenu-separator
{
  display: block;
  padding: 0 0 0 0;
  margin: 0;
  font-size: 1px;
  background-color: #000000;
}
ul.ediy-vmenu .ediy-vmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  border-top: solid 1px #F0DDB7;
}
ul.ediy-vmenu a .r, ul.ediy-vmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 78px;
  background-image: url('/images/template/layouts/tpl_923/images/vmenuitem.png');
}
ul.ediy-vmenu a .l
{
  left: 0;
  right: 0;
}
ul.ediy-vmenu a .r
{
  width: 1000px;
  right: 0;
  clip: rect(auto, auto, auto, 1000px);
}
ul.ediy-vmenu a .t
{
  display: block;
  line-height: 26px;
  color: #FFFFFF;
  padding: 0 12px 0 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 15px;
  text-transform: none;
  margin-left:0;
  margin-right:0;
}
ul.ediy-vmenu a:hover .l, ul.ediy-vmenu a:hover .r
{
  top: -26px;
}
ul.ediy-vmenu a:hover .t
{
  color: #FFFFFF;
}
ul.ediy-vmenu a.active .l, ul.ediy-vmenu a.active .r
{
  top: -52px;
}
ul.ediy-vmenu a.active .t
{
  color: #FF0000;
}
/* end VMenuItem */
/*  VMenuSubItem */
ul.ediy-vmenu ul, ul.ediy-vmenu ul li
{
  margin: 0;
  padding: 0;
}
ul.ediy-vmenu ul a
{
  display: block;
  white-space: nowrap;
  height: 18px;
  overflow: visible;
  background-image: url('/images/template/layouts/tpl_923/images/vsubitem.gif');
  background-position: 24px 0;
  background-repeat: repeat-x;
  padding-left: 24px;
}
ul.ediy-vmenu ul li
{
  padding: 0;
}
ul.ediy-vmenu ul span, ul.ediy-vmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}
ul.ediy-vmenu ul a, ul.ediy-vmenu ul a:link, ul.ediy-vmenu ul a:visited, ul.ediy-vmenu ul a:hover, ul.ediy-vmenu ul a:active, ul.ediy-vmenu ul span, ul.ediy-vmenu ul span span
{
  line-height: 18px;
  color: #FFFFFF;
  font-size: 15px;
  margin-left: 0;
}
ul.ediy-vmenu ul
{
    margin:0 0 0 0;
}
ul.ediy-vmenu ul ul
{
  margin:0 0 0 0;
}
ul.ediy-vmenu ul li.ediy-vsubmenu-separator
{ 
  display: block;
  margin: 0;
  font-size: 1px;
  padding: 0 0 0 0;
 }
ul.ediy-vmenu ul .ediy-vsubmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  margin: 0;
  border: none;
}
ul.ediy-vmenu ul li li a
{
  background-position: 48px 0;
  padding-left: 48px;
}
ul.ediy-vmenu ul li li li a
{
  background-position: 72px 0;
  padding-left: 72px;
}
ul.ediy-vmenu ul li li li li a
{
  background-position: 96px 0;
  padding-left: 96px;
}
ul.ediy-vmenu ul li li li li li a
{
  background-position: 120px 0;
  padding-left: 120px;
}
ul.ediy-vmenu ul li a.active
{
  color: #0000FF;
  background-position: 24px -36px;
}
ul.ediy-vmenu ul li li a.active
{
  background-position: 48px -36px;
}
ul.ediy-vmenu ul li li li a.active
{
  background-position: 72px -36px;
}
ul.ediy-vmenu ul li li li li a.active
{
  background-position: 96px -36px;
}
ul.ediy-vmenu ul li li li li li a.active
{
  background-position: 120px -36px;
}
ul.ediy-vmenu ul li a:hover, ul.ediy-vmenu ul li a:hover.active
{
  color: #FFFFFF;
  background-position: 24px -18px;
}
ul.ediy-vmenu ul li li a:hover, ul.ediy-vmenu ul li li a:hover.active
{
  background-position: 48px -18px;
}
ul.ediy-vmenu ul li li li a:hover, ul.ediy-vmenu ul li li li a:hover.active
{
  background-position: 72px -18px;
}
ul.ediy-vmenu ul li li li li a:hover, ul.ediy-vmenu ul li li li li a:hover.active
{
  background-position: 96px -18px;
}
ul.ediy-vmenu ul li li li li li a:hover, ul.ediy-vmenu ul li li li li li a:hover.active
{
  background-position: 120px -18px;
}
/* end VMenuSubItem */
/*  Box, Block */
.ediy-block
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}
.ediy-block-body
{
  position: relative;
  z-index: 1;
  padding: 7px;
}
.ediy-block
{
  margin: 4px;
}
/* end Box, Block */
/*  Box, BlockContent */
.ediy-blockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}
.ediy-blockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}
.ediy-blockcontent-body
{
  color: #FFFFFF;
  font-size: 17px;
}
.ediy-blockcontent-body a:link
{
  color: #4BA0AF;
  text-decoration: underline;
}
.ediy-blockcontent-body a:visited, .ediy-blockcontent-body a.visited
{
  color: #4BA0AF;
}
.ediy-blockcontent-body a:hover, .ediy-blockcontent-body a.hover
{
  color: #4BA0AF;
  text-decoration: none;
}
.ediy-blockcontent-body ul
{
  list-style-type: none;
  color: #CFD7D8;
  margin: 0;
  padding: 0;
}
.ediy-blockcontent-body ul li
{
  line-height: 1.25em;
}
/* end Box, BlockContent */
/*  Button */
.ediy-button-wrapper .ediy-button
{
  font-variant: normal;
  font-size: 15px;
  text-transform: none;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: left;
  text-decoration: none !important;
  color: #FFFFFF !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 26px;
  height: 26px;
  margin: 0;
  padding: 0 7px !important;
  overflow: visible;
  cursor: default;
  z-index: 0;
}
.ediy-button img, .ediy-button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}
.ediy-button-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 26px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}
.firefox2 .ediy-button-wrapper
{
  display: block;
  float: left;
}
input, select, textarea, select
{
  vertical-align: middle;
  font-variant: normal;
  font-size: 15px;
  text-transform: none;
}
.ediy-block select 
{
    width:96%;
}
.ediy-button-wrapper.hover .ediy-button, .ediy-button:hover
{
  color: #FFFFFF !important;
  text-decoration: none !important;
}
.ediy-button-wrapper.active .ediy-button
{
  color: #FFFFFF !important;
}
.ediy-button-wrapper .l, .ediy-button-wrapper .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 78px;
  margin: 0;
  padding: 0;
  background-image: url('/images/template/layouts/tpl_923/images/button.png');
}
.ediy-button-wrapper .l
{
  left: 0;
  right: 1px;
}
.ediy-button-wrapper .r
{
  width: 403px;
  right: 0;
  clip: rect(auto, auto, auto, 402px);
}
.ediy-button-wrapper.hover .l, .ediy-button-wrapper.hover .r
{
  top: -26px;
}
.ediy-button-wrapper.active .l, .ediy-button-wrapper.active .r
{
  top: -52px;
}
.ediy-button-wrapper input
{
  float: none !important;
}
/* end Button */
/*  Box, Post */
.ediy-post
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}
.ediy-post-body
{
  position: relative;
  z-index: 1;
  padding: 12px;
}
.ediy-post
{
  margin: 10px;
}
a img
{
  border: 0;
}
.ediy-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}
pre
{
  overflow: auto;
  padding: 0.1em;
}
/* end Box, Post */
/*  PostHeaderIcon */
.ediy-postheader
{
  margin: 0.2em 0;
  padding: 0;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 34px;
  text-transform: none;
  color: #36727D;
}
.ediy-postheader a, .ediy-postheader a:link, .ediy-postheader a:visited, .ediy-postheader a:hover
{
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 34px;
  text-transform: none;
  margin: 0;
  color: #36727D;
}
/* end PostHeaderIcon */
/*  PostHeader */
.ediy-postheader a:link
{
  text-transform: uppercase;
  color: #0000FF;
}
.ediy-postheader a:visited, .ediy-postheader a.visited
{
  color: #0000FF;
}
.ediy-postheader a:hover, .ediy-postheader a.hovered
{
  color: #FF0000;
}
/* end PostHeader */
/*  PostContent */
.ediy-postcontent p
{
  margin: 0.5em 0;
}
.ediy-postcontent, .ediy-postcontent p, ul.navmenu, ul.navmenu ul, ul.ediy-vmenu, ul.ediy-vmenu ul
{
  text-align: justify;
}
.ediy-postcontent
{
  margin: 0;
}
/* end PostContent */
/*  PostBullets */
ol, ul
{
  color: #121616;
  margin: 1em 0 1em 2em;
  padding: 0;
  margin-left: 12px;
  font-size: 17px;
  text-align: left;
}
li ol, li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}
li
{
  margin: 0.2em 0;
  padding: 0;
}
ul
{
  list-style-type: none;
}
ol
{
  list-style-position: inside;
}
.ediy-post li
{
  padding: 0 0 0 14px;
  line-height: 1em;
}
.ediy-post ol li, .ediy-post ul ol li
{
  background: none;
  padding-left: 0;
}
.ediy-post ul li, .ediy-post ol ul li
{
  background-image: url('/images/template/layouts/tpl_923/images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 14px;
}
/* end PostBullets */
/*  PostQuote */
blockquote,
blockquote p,
.ediy-postcontent blockquote p
{
  color: #000000;
  font-style: italic;
  font-weight: normal;
  text-align: left;
}
blockquote,
.ediy-postcontent blockquote
{
  margin: 10px 10px 10px 50px;
  padding: 5px 5px 5px 28px;
  background-color: #69B0E4;
  background-image: url('/images/template/layouts/tpl_923/images/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;
}
/* end PostQuote */
/*  Footer */
.ediy-footer
{
  position: relative;
  z-index: 0;
  overflow: hidden;
  width: 990px;
  margin: 0 auto;
}
.ediy-footer .ediy-footer-inner
{
  height: 1%;
  position: relative;
  z-index: 0;
  padding: 20px;
  text-align: center;
}
.ediy-footer .ediy-footer-background
{
  position: absolute;
  z-index: -1;
  background-repeat: no-repeat;
  background-image: url('/images/template/layouts/tpl_923/images/footer.png');
  width: 990px;
  height: 150px;
  bottom: 0;
  left: 0;
}
.ediy-footer .ediy-footer-text p
{
  margin: 0;
}
.ediy-footer .ediy-footer-text
{
  display: inline-block;
  color: #000000;
  font-size: 15px;
}
.ediy-footer .ediy-footer-text a:link
{
  color: #000000;
  text-decoration: underline;
}
.ediy-footer .ediy-footer-text a:visited
{
  text-decoration: none;
  color: #000000;
}
.ediy-footer .ediy-footer-text a:hover
{
  color: #000000;
  text-decoration: none;
}
/* end Footer */
/*  PageFooter */
.ediy-page-footer, .ediy-page-footer a, .ediy-page-footer a:link, .ediy-page-footer a:visited, .ediy-page-footer a:hover
{
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #7B9193;
}
.ediy-page-footer
{
  margin: 1em;
  text-align: center;
  text-decoration: none;
  color: #5C6E70;
}
/* end PageFooter */
/*  LayoutCell, sidebar1 */
.ediy-content-layout .ediy-sidebar1
{
  background-color: #000000;
  width: 23%;
}
/* end LayoutCell, sidebar1 */
/*  LayoutCell, content */
.ediy-content-layout .ediy-content
{
  width: 77%;
}
.ediy-content-layout .ediy-content .ediy-block
{
  background-color: #000000;
}
.ediy-content-layout .ediy-content-wide
{
  width: 100%;
}
/* end LayoutCell, content */
img.image
{
    margin:0;
    padding:0;
    border:none;
}
#content
{
background-image: url(http://aviationsafety.ediy.co.nz/site/images/171663.jpg);
background-repeat: no-repeat;
background-position: right bottom;
margin-bottom:0px;
background-color: #FFFFFF;
width:100%;
vertical-align:baseline;
min-height:447px;
}

.xmenu_menu { z-index:999;border-color:;border-style:solid;border-width: 0px 0px 0px 0px;background-color:;position:absolute;left:0px;top:0px;visibility:hidden;}
.xmenu_main, a.xmenu_main:link, a.xmenu_main:visited{ text-align:left;color:;text-decoration:none;border-style:none;padding:5px 2px 5px 2px;cursor:hand;display:block;font-size:px;font-weight:;font-family: ;}
a.xmenu_main:hover, a.xmenu_main:active{color:;text-decoration:none;border-style:none;padding:5px 2px 5px 2px;cursor:hand;display:block;font-size:px;font-weight:;font-family: ;}
.xmenu_plain, a.xmenu_plain:link, a.xmenu_plain:visited{text-align:left;color:;text-decoration:none;background-color:;border-style:solid;border-color:;border-width:0px 0px 0px 0px;padding:5px 2px 5px 2px;cursor:hand;display:block;font-size:px;font-family:;}
a.xmenu_plain:hover, a.xmenu_plain:active{color:;text-decoration:none;background-color:;border-color:;border-style:solid;border-width:0px 0px 0px 0px;padding:5px 2px 5px 2px;cursor:hand;display:block;font-size:px;font-family:;}
a.xmenu_l:link, a.xmenu_l:visited{text-align:left;background:  url() no-repeat right;color:;text-decoration:none;border-style:solid;border-color:;border-width:0px 0px 0px 0px;padding:5px 2px 5px 2px;cursor:hand;display:block;font-size:px;font-family:;}
a.xmenu_l:hover, a.xmenu_l:active{text-align:left;background:  url() no-repeat right;color:;text-decoration:none;border-style:solid;border-color:;border-width:0px 0px 0px 0px;padding:5px 2px 5px 2px;cursor:hand;display:block;font-size:px;font-family:;}
