/* begin Page */

body, p
{
  margin: 0.5em 0;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  text-align: justify;
}

body
{
  margin: 0 auto;
  padding: 0;
  color: #0F1419;
  background-color: #1C394A;
}

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,
.boyru-postheader, .boyru-postheader a, .boyru-postheader a:link, .boyru-postheader a:visited, .boyru-postheader a:hover,
.boyru-blockheader .t, .boyru-vmenublockheader .t, .boyru-logo-text, .boyru-logo-text a,
h1.boyru-logo-name, h1.boyru-logo-name a, h1.boyru-logo-name a:link, h1.boyru-logo-name a:visited, h1.boyru-logo-name a:hover
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 31px;
  text-align: left;
  text-transform: uppercase;
}

a, 
.boyru-post li a
{
  text-decoration: underline;
  letter-spacing: 1px;
  color: #2F617F;
}

a:link,
.boyru-post li a:link
{
  text-decoration: underline;
  letter-spacing: 1px;
  color: #2F617F;
}

a:visited, a.visited,
.boyru-post li a:visited, .boyru-post li a.visited
{

  color: #56738F;
}

a:hover, a.hover,
.boyru-post li a:hover, .boyru-post li a.hover
{

  text-decoration: none;
  color: #3E81A8;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  margin: 0.67em 0;

  color: #2F617F;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  margin: 0.8em 0;
  font-style: normal;
  font-weight: normal;
  font-size: 26px;
  color: #3E81A8;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
   margin: 1em 0;
  font-size: 24px;
  color: #41576C;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  margin: 1.25em 0;
  font-size: 20px;
  color: #3D5266;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  margin: 1.67em 0;
  font-size: 18px;
  color: #3D5266;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  margin: 2.33em 0;
  font-size: 15px;
  color: #3D5266;
}

h1 a, h1 a:link, h1 a:visited, h1 a:hover,
h2 a, h2 a:link, h2 a:visited, h2 a:hover,
h3 a, h3 a:link, h3 a:visited, h3 a:hover,
h4 a, h4 a:link, h4 a:visited, h4 a:hover,
h5 a, h5 a:link, h5 a:visited, h5 a:hover,
h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
    margin:0;
}

#boyru-main
{
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
}


#boyru-page-background-gradient
{
  position: absolute;
  background-image: url('images/page_g.jpg');
  background-repeat: repeat-x;
  top: 0;
  width: 100%;
  height: 500px;

}


#boyru-page-background-simple-gradient
{
  position: absolute;
  background-image: url('images/page_sg.jpg');
  background-repeat: repeat-x;
  top: 0;
  width: 100%;
  height: 500px;
}

.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 */

/* begin Box, Sheet */
.boyru-sheet
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  width: 900px;
  min-width: 1px;
  min-height: 1px;
}

.boyru-sheet-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}

.boyru-sheet-cc
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #F9FAFB;
}

.boyru-sheet
{
  margin-top: 0 !important;
  cursor:auto;
}

#boyru-page-background-simple-gradient, #boyru-page-background-gradient, #boyru-page-background-glare
{
  min-width: 900px;
}

/* end Box, Sheet */

/* begin Header */
div.boyru-header
{
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 900px;
  height: 150px;
  overflow: hidden;
}


div.boyru-header-jpeg
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 900px;
  height: 150px;
  background-image: url('images/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}

/* end Header */

/* begin Logo */
.boyru-logo
{
  display: block;
  position: absolute;
  left: 45px;
  top: 40px;
  width: 855px;
}

h1.boyru-logo-name
{
  display: block;
  text-align: left;
}

h1.boyru-logo-name, h1.boyru-logo-name a, h1.boyru-logo-name a:link, h1.boyru-logo-name a:visited, h1.boyru-logo-name a:hover
{
  font-style: normal;
  font-weight: bold;
  font-size: 34px;
  text-decoration: none;
  padding: 0;
  margin: 0;
  color: #2F617F !important;
}

.boyru-logo-text
{
  display: block;
  text-align: left;
}

.boyru-logo-text, .boyru-logo-text a
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 17px;
  padding: 0;
  margin: 0;
  color: #1C394A !important;
}
/* end Logo */

/* begin Menu */
/* menu structure */

.boyru-menu a, .boyru-menu a:link, .boyru-menu a:visited, .boyru-menu a:hover
{
  text-align: left;
  text-decoration: none;
  outline: none;
  letter-spacing: normal;
  word-spacing: normal;
}

.boyru-menu, .boyru-menu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.boyru-menu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background: none;
}

.boyru-menu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.boyru-menu li li
{
  float: none;
}

.boyru-menu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background: none;
}

.boyru-menu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.boyru-menu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.boyru-menu:after, .boyru-menu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.boyru-menu, .boyru-menu ul
{
  min-height: 0;
}

.boyru-menu ul
{
  background-image: url(images/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.boyru-menu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}




/* menu structure */

.boyru-menu
{
  padding: 0 0 0 0;
}

.boyru-nav
{
  position: relative;
  height: 30px;
  z-index: 100;
}


/* end Menu */

/* begin MenuItem */
.boyru-menu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 30px;
  cursor: pointer;
  text-decoration: none;
}

.boyru-menu li
{
  margin-right: 0;
  margin-left: 0;
}

.boyru-menu ul li
{
    margin:0;
    clear: both;
}


.boyru-menu a .r, .boyru-menu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 90px;
  background-image: url('images/menuitem.png');
}

.boyru-menu a .l
{
  left: 0;
  right: 0;
}

.boyru-menu a .r
{
  width: 400px;
  right: 0;
  clip: rect(auto, auto, auto, 400px);
}

.boyru-menu a .t
{
  margin-right: 10px;
  margin-left: 10px;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  color: #214559;
  padding: 0 17px;
  margin: 0 0;
  line-height: 30px;
  text-align: center;
}

.boyru-menu a:hover .l, .boyru-menu a:hover .r
{
  top: -30px;
}

.boyru-menu li:hover>a .l, .boyru-menu li:hover>a .r
{
  top: -30px;
}

.boyru-menu li:hover a .l, .boyru-menu li:hover a .r
{
  top: -30px;
}
.boyru-menu a:hover .t
{
  color: #ECF0F4;
}

.boyru-menu li:hover a .t
{
  color: #ECF0F4;
}

.boyru-menu li:hover>a .t
{
  color: #ECF0F4;
}

/* end MenuItem */

/* begin MenuSeparator */
.boyru-nav .boyru-menu-separator
{
  display: block;
  width: 1px;
  height: 30px;
  background-image: url('images/menuseparator.png');
}
/* end MenuSeparator */

/* begin MenuSubItem */
.boyru-menu ul a
{
  display: block;
  text-align: center;
  white-space: nowrap;
  height: 20px;
  width: 180px;
  overflow: hidden;
  line-height: 20px;
  background-image: url('images/subitem.png');
  background-position: left top;
  background-repeat: repeat-x;
  border-width: 1px;
  border-style: solid;
  border-color: #99ADC2;
}

.boyru-nav ul.boyru-menu ul span, .boyru-nav ul.boyru-menu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.boyru-menu ul a, .boyru-menu ul a:link, .boyru-menu ul a:visited, .boyru-menu ul a:hover, .boyru-menu ul a:active, .boyru-nav ul.boyru-menu ul span, .boyru-nav ul.boyru-menu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 20px;
  color: #244A61;
  margin-right: 10px;
  margin-left: 22px;
  margin:0;
  padding:0;
}

.boyru-menu ul li a:hover
{
  color: #000000;
  border-color: #A76801;
  background-position: 0 -20px;
}

.boyru-menu ul li:hover>a
{
  color: #000000;
  border-color: #A76801;
  background-position: 0 -20px;
}

.boyru-nav .boyru-menu ul li a:hover span, .boyru-nav .boyru-menu ul li a:hover span span
{
  color: #000000;
}

.boyru-nav .boyru-menu ul li:hover>a span, .boyru-nav .boyru-menu ul li:hover>a span span
{
  color: #000000;
}


/* end MenuSubItem */

/* begin Layout */
.boyru-content-layout
{
  display: table;
  padding: 0;
  border: none;
  width: 900px;
}

.boyru-content-layout .boyru-content-layout
{
  width: auto;
  margin:0;
}

div.boyru-content-layout div.boyru-layout-cell, div.boyru-content-layout div.boyru-layout-cell div.boyru-content-layout div.boyru-layout-cell
{
   display: table-cell;
}

div.boyru-layout-cell div.boyru-layout-cell
{
   display: block;
}

div.boyru-content-layout-row
{
  display: table-row; 
}

.boyru-content-layout
{
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
}

.boyru-layout-cell, .boyru-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none !important;
  margin:0 !important;
  padding:0 !important;
}
/* end Layout */

/* begin Button */
.boyru-button-wrapper .boyru-button
{
  font-weight: bold;
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: left;
  text-decoration: none !important;
  color: #1D3C4E !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 30px;
  height: 30px;
  margin: 0;
  padding: 0 14px !important;
  overflow: visible;
  cursor: default;
  z-index: 0;
}

.boyru-button img, .boyru-button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.boyru-button-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 30px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .boyru-button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea, select
{
  vertical-align: middle;
  font-weight: bold;
  font-size: 12px;
}

.boyru-block select 
{
    width:96%;
}

.boyru-button-wrapper.hover .boyru-button, .boyru-button:hover
{
  color: #FFF3E1 !important;
  text-decoration: none !important;
}

.boyru-button-wrapper.active .boyru-button
{
  color: #F2F5F7 !important;
}

.boyru-button-wrapper .l, .boyru-button-wrapper .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 90px;
  margin: 0;
  padding: 0;
  background-image: url('images/button.png');
}

.boyru-button-wrapper .l
{
  left: 0;
  right: 11px;
}

.boyru-button-wrapper .r
{
  width: 415px;
  right: 0;
  clip: rect(auto, auto, auto, 404px);
}

.boyru-button-wrapper.hover .l, .boyru-button-wrapper.hover .r
{
  top: -30px;
}

.boyru-button-wrapper.active .l, .boyru-button-wrapper.active .r
{
  top: -60px;
}

.boyru-button-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Block, VMenuBlock */
.boyru-vmenublock
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.boyru-vmenublock-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}

.boyru-vmenublock-cc
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #FFFFFF;
}

.boyru-vmenublock
{
  margin: 5px;
}

/* end Box, Block, VMenuBlock */

/* begin Box, Box, VMenuBlockContent */
.boyru-vmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.boyru-vmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 5px;
}

.boyru-vmenublockcontent-cc
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #FFFFFF;
}

.boyru-vmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.boyru-vmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 5px;
}

.boyru-vmenublockcontent-cc
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #FFFFFF;
}

/* end Box, Box, VMenuBlockContent */

/* begin Box, Block */
.boyru-block
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.boyru-block-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


.boyru-block
{
  margin: 5px;
}

/* end Box, Block */

/* begin BlockHeader */
.boyru-blockheader
{
  position: relative;
  z-index: 0;
  height: 39px;
  margin-bottom: 0;
}

.boyru-blockheader .t
{
  height: 39px;
  color: #000000;
  margin-right: 10px;
  margin-left: 10px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 15px;
  margin:0;
  padding: 0 10px 0 10px;
  white-space: nowrap;
  line-height: 39px;	
}

/* end BlockHeader */

/* begin Box, BlockContent */
.boyru-blockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.boyru-blockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 7px;
}


.boyru-blockcontent-body, 
.boyru-blockcontent-body a, 
.boyru-blockcontent-body li a
{
  color: #3D5266;

}

.boyru-blockcontent-body a,
.boyru-blockcontent-body li a
{
  color: #2F617F;
  text-decoration: underline;
}

.boyru-blockcontent-body a:link,
.boyru-blockcontent-body li a:link
{
  color: #2F617F;
  text-decoration: underline;
}

.boyru-blockcontent-body a:visited, .boyru-blockcontent-body a.visited,
.boyru-blockcontent-body li a:visited, .boyru-blockcontent-body li a.visited
{
  color: #7691AD;

}

.boyru-blockcontent-body a:hover, .boyru-blockcontent-body a.hover,
.boyru-blockcontent-body li a:hover, .boyru-blockcontent-body li a.hover
{
  color: #3E81A8;

  text-decoration: none;
}

.boyru-blockcontent-body ul
{
  list-style-type: none;
  color: #3D5266;
  margin: 0;
  padding: 0;
}

.boyru-blockcontent-body ul li
{
  line-height: 1.25em;
  padding: 0 0 0 11px;
  background-image: url('images/blockcontentbullets.png');
  background-repeat: no-repeat;
}


/* end Box, BlockContent */

/* begin Box, Post */
.boyru-post
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.boyru-post-body
{
  position: relative;
  z-index: 1;
  padding: 7px;
}


.boyru-post
{
  margin: 10px;
}

a img
{
  border: 0;
}

.boyru-article img, img.boyru-article
{
  margin: 10px;
}

.boyru-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.boyru-article table, table.boyru-article
{
  border-collapse: collapse;
  margin: 1px;
  width: auto;
}

.boyru-article table, table.boyru-article .boyru-article tr, .boyru-article th, .boyru-article td
{
  background-color: Transparent;
}

.boyru-article th, .boyru-article td
{
  padding: 2px;
  border: solid 1px #8099B3;
  vertical-align: top;
  text-align: left;
}

.boyru-article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
.boyru-post h2.boyru-postheader, 
.boyru-post h2.boyru-postheader a, 
.boyru-post h2.boyru-postheader a:link, 
.boyru-post h2.boyru-postheader a:visited, 
.boyru-post h2.boyru-postheader a.visited, 
.boyru-post h2.boyru-postheader a:hover, 
.boyru-post h2.boyru-postheader a.hovered
{
  margin: 0.2em 0;
  padding: 0;
  font-style: normal;
  font-weight: bold;
  font-size: 26px;
  letter-spacing: 0;
  color: #214559;
}

.boyru-post h2.boyru-postheader a, 
.boyru-post h2.boyru-postheader a:link, 
.boyru-post h2.boyru-postheader a:visited, 
.boyru-post h2.boyru-postheader a.visited, 
.boyru-post h2.boyru-postheader a:hover, 
.boyru-post h2.boyru-postheader a.hovered
{
  margin: 0;
  text-decoration: none;
  color: #28536C;
}

.boyru-post h2.boyru-postheader a:visited, 
.boyru-post h2.boyru-postheader a.visited
{

  color: #5C7A99;
}


.boyru-post h2.boyru-postheader a:hover, 
.boyru-post h2.boyru-postheader a.hovered
{

  text-decoration: underline;
  color: #3E81A8;
}

.boyru-post h2.boyru-postheader img
{
  border: none;
  vertical-align: middle;
  margin: 0;
}
/* end PostHeaderIcon */

/* begin PostBullets */
.boyru-post ol, .boyru-post ul
{
  color: #2E3D4C;
  margin: 1em 0 1em 2em;
  padding: 0;
  margin-left: 12px;
  text-align: left;
}

.boyru-post li ol, .boyru-post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

.boyru-post li
{
  margin: 0.2em 0;
  padding: 0;
}

.boyru-post ul
{
  list-style-type: none;
}

.boyru-post ol
{
  list-style-position: inside;

}



.boyru-post li
{
  padding: 0 0 0 11px;
  line-height: 1em;
}

.boyru-post ol li, .boyru-post ul ol li
{
  background: none;
  padding-left: 0;
}

.boyru-post ul li, .boyru-post ol ul li
{
  background-image: url('images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 11px;
}


/* end PostBullets */

/* begin PostQuote */
blockquote,
blockquote p,
.boyru-postcontent blockquote p
{
  color: #1E1300;
  font-style: italic;
  text-align: left;
}

blockquote,
.boyru-postcontent blockquote
{
  margin: 10px 10px 10px 50px;
  padding: 5px 5px 5px 32px;
  background-color: #FFE0AE;
  background-image: url('images/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;
}

/* end PostQuote */

/* begin Footer */
.boyru-footer
{
  position: relative;
  z-index: 0;
  overflow: hidden;
  width: 900px;
  margin: 0 auto;
}

.boyru-footer .boyru-footer-inner
{
  height: 1%;
  position: relative;
  z-index: 0;
  padding: 10px;
}

.boyru-footer .boyru-footer-background
{
  position: absolute;
  z-index: -1;
  background-repeat: no-repeat;
  background-image: url('images/footer.png');
  width: 900px;
  height: 150px;
  bottom: 0;
  left: 0;
}


.boyru-footer .boyru-footer-text p
{
  margin: 0;
}

.boyru-footer, .boyru-footer-text, .boyru-footer-text p
{
  color: #131A20;
  text-align: center;
}

.boyru-footer .boyru-footer-text,
.boyru-footer .boyru-footer-text a,
.boyru-footer .boyru-footer-text a:link,
.boyru-footer .boyru-footer-text a:visited,
.boyru-footer .boyru-footer-text a:hover
{
  font-size: 12px;
}

.boyru-footer .boyru-footer-text a,
.boyru-footer .boyru-footer-text a:link
{
  color: #295670;
  text-decoration: underline;
}

.boyru-footer .boyru-footer-text a:visited
{
  text-decoration: none;
  color: #394D60;

}

.boyru-footer .boyru-footer-text a:hover
{
  color: #1C394A;

  text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.boyru-page-footer, .boyru-page-footer a, .boyru-page-footer a:link, .boyru-page-footer a:visited, .boyru-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: #88B7D3;
}

.boyru-page-footer
{
  margin: 1em;
  text-align: center;
  text-decoration: none;
  color: #99ADC2;
}
/* end PageFooter */

/* begin LayoutCell, content */
.boyru-content-layout .boyru-content
{
  width: 75%;
}
.boyru-content-layout .boyru-content .boyru-block
{
  background-color: #FFFFFF;
}
.boyru-content-layout .boyru-content-wide
{
  width: 100%;
}
/* end LayoutCell, content */

/* begin LayoutCell, sidebar1 */
.boyru-content-layout .boyru-sidebar1
{
  width: 25%;
}
/* end LayoutCell, sidebar1 */




.overview-table .boyru-layout-cell
{
    width:33%;
}


.overview-table-inner 
{
    margin:10px;
}

table.table
{
    width:100%;
    border-collapse:collapse;
    table-layout:fixed;
    text-align:left;
    vertical-align:top;
}

table.table, table.table tr, table.table td
{
    border:none;
    margin:0;
    padding:0;
    background-color:Transparent;
}

img.image
{
    margin:0;
    padding:0;
    border:none;
}
