/* begin Page */

body, p
{
  margin: 0.6em 0;
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 12px;
}

body
{
  margin: 0 auto;
  padding: 0;
  color: #4E5A54;
  background-color: #DEE8C9;

}

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,
.propecia-postheader, .propecia-postheader a, .propecia-postheader a:link, .propecia-postheader a:visited, .propecia-postheader a:hover,
.propecia-blockheader .t, .propecia-vmenublockheader .t, .propecia-logo-text, .propecia-logo-text a,
h1.propecia-logo-name, h1.propecia-logo-name a, h1.propecia-logo-name a:link, h1.propecia-logo-name a:visited, h1.propecia-logo-name a:hover
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-size: 29px;
}

a, 
.propecia-post li a
{
  text-decoration: none;
  color: #B24801;
}

a:link,
.propecia-post li a:link
{
  text-decoration: none;
  color: #B24801;
}

a:visited, a.visited,
.propecia-post li a:visited, .propecia-post li a.visited
{

  color: #6D7E75;
}

a:hover, a.hover,
.propecia-post li a:hover, .propecia-post li a.hover
{


  color: #657E35;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  margin: 0.67em 0;

  color: #B24801;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  margin: 0.8em 0;
  font-size: 22px;
  color: #B24801;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
   margin: 1em 0;
  font-size: 17px;
  color: #657E35;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  margin: 1.25em 0;
  font-size: 14px;
  color: #262C29;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  margin: 1.67em 0;
  font-size: 12px;
  color: #262C29;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  margin: 2.33em 0;
  font-size: 10px;
  color: #262C29;
}

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;
}

#propecia-main
{
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
}





.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 */
.propecia-sheet
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  width: 900px;
  min-width: 11px;
  min-height: 11px;
  
}

.propecia-sheet-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}

.propecia-sheet-tr, .propecia-sheet-tl, .propecia-sheet-br, .propecia-sheet-bl, .propecia-sheet-tc, .propecia-sheet-bc,.propecia-sheet-cr, .propecia-sheet-cl
{
  position: absolute;
  z-index: -1;
}

.propecia-sheet-tr, .propecia-sheet-tl, .propecia-sheet-br, .propecia-sheet-bl
{
  width: 10px;
  height: 10px;
  background-image: url('images/sheet_s.png');
}

.propecia-sheet-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 5px, 5px, auto);
}

.propecia-sheet-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 5px, 5px);
}

.propecia-sheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(5px, 5px, auto, auto);
}

.propecia-sheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(5px, auto, auto, 5px);
}

.propecia-sheet-tc, .propecia-sheet-bc
{
  left: 5px;
  right: 5px;
  height: 10px;
  background-image: url('images/sheet_h.png');
}

.propecia-sheet-tc
{
  top: 0;
  clip: rect(auto, auto, 5px, auto);
}

.propecia-sheet-bc
{
  bottom: 0;
  clip: rect(5px, auto, auto, auto);
}

.propecia-sheet-cr, .propecia-sheet-cl
{
  top: 5px;
  bottom: 5px;
  width: 10px;
  background-image: url('images/sheet_v.png');
}

.propecia-sheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 5px);
}

.propecia-sheet-cl
{
  left: 0;
  clip: rect(auto, 5px, auto, auto);
}

.propecia-sheet-cc
{
  position: absolute;
  z-index: -1;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  background-color: #FFFFFF;
}

.propecia-sheet
{
  margin-top: 20px !important;
  cursor:auto;
}

#propecia-page-background-simple-gradient, #propecia-page-background-gradient, #propecia-page-background-glare
{
  min-width: 900px;
}

/* end Box, Sheet */

/* begin Header */
div.propecia-header
{
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 900px;
  height: 175px;
  overflow: hidden;
}

div.propecia-header-png
{
  position: absolute;
  z-index: -2;
  top: 0;
  left: 0;
  width: 900px;
  height: 175px;
  background-image: url('images/header.png');
  background-repeat: no-repeat;
  background-position: left top;
}

div.propecia-header-jpeg
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 900px;
  height: 175px;
  background-image: url('images/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}

/* end Header */

/* begin Logo */
.propecia-logo
{
  display: block;
  position: absolute;
  left: 10px;
  top: 57px;
  width: 538px;
}

h1.propecia-logo-name
{
  display: block;
  text-align: center;
}

h1.propecia-logo-name, h1.propecia-logo-name a, h1.propecia-logo-name a:link, h1.propecia-logo-name a:visited, h1.propecia-logo-name a:hover
{
  font-size: 32px;
  text-decoration: none;
  padding: 0;
  margin: 0;
  color: #607732 !important;
}

.propecia-logo-text
{
  display: block;
  text-align: center;
}

.propecia-logo-text, .propecia-logo-text a
{
  font-size: 18px;
  padding: 0;
  margin: 0;
  color: #607732 !important;
}
/* end Logo */

/* begin Layout */
.propecia-content-layout
{
  display: table;
  padding: 0;
  border: none;
  width: 900px;
}

.propecia-content-layout .propecia-content-layout
{
  width: auto;
  margin:0;
}

div.propecia-content-layout div.propecia-layout-cell, div.propecia-content-layout div.propecia-layout-cell div.propecia-content-layout div.propecia-layout-cell
{
   display: table-cell;
}

div.propecia-layout-cell div.propecia-layout-cell
{
   display: block;
}

div.propecia-content-layout-row
{
  display: table-row; 
}

.propecia-content-layout
{
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
}

.propecia-layout-cell, .propecia-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: justify;
  border: none !important;
  margin:0 !important;
  padding:0 !important;
}
/* end Layout */

/* begin Button */
.propecia-button-wrapper .propecia-button
{

  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: left;
  text-decoration: none !important;
  color: #070808 !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 27px;
  height: 27px;
  margin: 0;
  padding: 0 15px !important;
  overflow: visible;
  cursor: default;
  z-index: 0;
}

.propecia-button img, .propecia-button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.propecia-button-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 27px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .propecia-button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea, select
{
  vertical-align: middle;

}

.propecia-block select 
{
    width:96%;
}

.propecia-button-wrapper.hover .propecia-button, .propecia-button:hover
{
  color: #1A1E1C !important;
  text-decoration: none !important;
}

.propecia-button-wrapper.active .propecia-button
{
  color: #F1F3F2 !important;
}

.propecia-button-wrapper .l, .propecia-button-wrapper .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 81px;
  margin: 0;
  padding: 0;
  background-image: url('images/button.png');
}

.propecia-button-wrapper .l
{
  left: 0;
  right: 11px;
}

.propecia-button-wrapper .r
{
  width: 423px;
  right: 0;
  clip: rect(auto, auto, auto, 412px);
}

.propecia-button-wrapper.hover .l, .propecia-button-wrapper.hover .r
{
  top: -27px;
}

.propecia-button-wrapper.active .l, .propecia-button-wrapper.active .r
{
  top: -54px;
}

.propecia-button-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Block, VMenuBlock */
.propecia-vmenublock
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.propecia-vmenublock-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}

.propecia-vmenublock-cc
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #FFFFFF;
}

.propecia-vmenublock
{
  margin: 7px;
}

/* end Box, Block, VMenuBlock */

/* begin Box, Box, VMenuBlockContent */
.propecia-vmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.propecia-vmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 5px;
}

.propecia-vmenublockcontent-cc
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #FFFFFF;
}

.propecia-vmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.propecia-vmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 5px;
}

.propecia-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 */
.propecia-block
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.propecia-block-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


.propecia-block
{
  margin: 7px;
}

/* end Box, Block */

/* begin BlockHeader */
.propecia-blockheader
{
  position: relative;
  z-index: 0;
  height: 36px;
  margin-bottom: 0;
}

.propecia-blockheader .t
{
  height: 36px;
  color: #000000;
  margin-right: 10px;
  margin-left: 10px;
  font-size: 12px;
  margin:0;
  padding: 0 10px 0 10px;
  white-space: nowrap;
  line-height: 36px;	
}

/* end BlockHeader */

/* begin Box, BlockContent */
.propecia-blockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.propecia-blockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 7px;
}


.propecia-blockcontent-body, 
.propecia-blockcontent-body a, 
.propecia-blockcontent-body li a
{
  color: #4E5A54;

}

.propecia-blockcontent-body a,
.propecia-blockcontent-body li a
{
  color: #B24801;

}

.propecia-blockcontent-body a:link,
.propecia-blockcontent-body li a:link
{
  color: #B24801;

}

.propecia-blockcontent-body a:visited, .propecia-blockcontent-body a.visited,
.propecia-blockcontent-body li a:visited, .propecia-blockcontent-body li a.visited
{
  color: #8C9B94;
  text-decoration: none;
}

.propecia-blockcontent-body a:hover, .propecia-blockcontent-body a.hover,
.propecia-blockcontent-body li a:hover, .propecia-blockcontent-body li a.hover
{
  color: #85A545;
  text-decoration: none;

}

.propecia-blockcontent-body ul
{
  list-style-type: none;
  color: #7F9087;
  margin: 0;
  padding: 0;
}

.propecia-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 */
.propecia-post
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.propecia-post-body
{
  position: relative;
  z-index: 1;
  padding: 12px;
}


.propecia-post
{
  margin: 10px;
}

a img
{
  border: 0;
}

.propecia-article img, img.propecia-article
{
  margin: 10px;
}

.propecia-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.propecia-article table, table.propecia-article
{
  border-collapse: collapse;
  margin: 1px;
  width: auto;
}

.propecia-article table, table.propecia-article .propecia-article tr, .propecia-article th, .propecia-article td
{
  background-color: Transparent;
}

.propecia-article th, .propecia-article td
{
  padding: 2px;
  border: solid 1px #8C9B94;
  vertical-align: top;
  text-align: justify;
}

.propecia-article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
.propecia-post h2.propecia-postheader, 
.propecia-post h2.propecia-postheader a, 
.propecia-post h2.propecia-postheader a:link, 
.propecia-post h2.propecia-postheader a:visited, 
.propecia-post h2.propecia-postheader a.visited, 
.propecia-post h2.propecia-postheader a:hover, 
.propecia-post h2.propecia-postheader a.hovered
{
  margin: 0.2em 0;
  padding: 0;
  font-size: 22px;
  color: #7F3301;
}

.propecia-post h2.propecia-postheader a, 
.propecia-post h2.propecia-postheader a:link, 
.propecia-post h2.propecia-postheader a:visited, 
.propecia-post h2.propecia-postheader a.visited, 
.propecia-post h2.propecia-postheader a:hover, 
.propecia-post h2.propecia-postheader a.hovered
{
  margin: 0;
  text-align: left;
  text-decoration: none;
  color: #983D01;
}

.propecia-post h2.propecia-postheader a:visited, 
.propecia-post h2.propecia-postheader a.visited
{

  color: #47524D;
}


.propecia-post h2.propecia-postheader a:hover, 
.propecia-post h2.propecia-postheader a.hovered
{


  color: #000000;
}

/* end PostHeaderIcon */

/* begin PostBullets */
.propecia-post ol, .propecia-post ul
{
  color: #617069;
  margin: 1em 0 1em 2em;
  padding: 0;

}

.propecia-post li ol, .propecia-post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

.propecia-post li
{
  margin: 0.2em 0;
  padding: 0;
}

.propecia-post ul
{
  list-style-type: none;
}

.propecia-post ol
{
  list-style-position: inside;

}



.propecia-post li
{
  padding: 0 0 0 16px;
  line-height: 1em;
}

.propecia-post ol li, .propecia-post ul ol li
{
  background: none;
  padding-left: 0;
}

.propecia-post ul li, .propecia-post ol ul li
{
  background-image: url('images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 16px;
}


/* end PostBullets */

/* begin PostQuote */
blockquote,
blockquote p,
.propecia-postcontent blockquote p
{
  color: #111609;

}

blockquote,
.propecia-postcontent blockquote
{
  margin: 10px 10px 10px 50px;
  padding: 5px 5px 5px 38px;
  background-color: #DEE8C9;
  background-image: url('images/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;
}

/* end PostQuote */

/* begin Footer */
.propecia-footer
{
  position: relative;
  z-index: 0;
  overflow: hidden;
  width: 900px;
  margin: 0 auto;
}

.propecia-footer .propecia-footer-inner
{
  height: 1%;
  position: relative;
  z-index: 0;
  padding: 15px;
}

.propecia-footer .propecia-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;
}


.propecia-footer .propecia-footer-text p
{
  margin: 0;
}

.propecia-footer, .propecia-footer-text, .propecia-footer-text p
{
  color: #262C29;
  text-align: center;
}



.propecia-footer .propecia-footer-text a,
.propecia-footer .propecia-footer-text a:link
{
  color: #B24801;
  text-decoration: none;
}

.propecia-footer .propecia-footer-text a:visited
{
  text-decoration: none;
  color: #1A1E1C;

}

.propecia-footer .propecia-footer-text a:hover
{
  text-decoration: none;
  color: #000000;


}
/* end Footer */

/* begin PageFooter */
.propecia-page-footer, .propecia-page-footer a, .propecia-page-footer a:link, .propecia-page-footer a:visited, .propecia-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: #98B856;
}

.propecia-page-footer
{
  margin: 1em;
  text-align: center;
  text-decoration: none;
  color: #5F6D66;
}
/* end PageFooter */

/* begin LayoutCell, content */
.propecia-content-layout .propecia-content
{
  width: 70%;
}
.propecia-content-layout .propecia-content .propecia-block
{
  background-color: #FFFFFF;
}
.propecia-content-layout .propecia-content-wide
{
  width: 100%;
}
/* end LayoutCell, content */

/* begin LayoutCell, sidebar1 */
.propecia-content-layout .propecia-sidebar1
{
  background-color: #FFFFFF;
  width: 30%;
}
/* end LayoutCell, sidebar1 */




.overview-table .propecia-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;
}
