@charset "utf-8";
/* CSS Document */  
   #bmiw
   {
	  background-color: #fff1bf;
	  color: #222222;
   }
   
   #bmiw div 
   {
     padding: 0 15px 0 15px;
   }
   
   #bmiw table.wlr-table-data
   {
     margin-top: 5px;
   }
   
   #bmiw table.wlr-table-data th
   {
     background-color: #fff1bf;
   }
   
   #bmiw table.wlr-table-data th,
   #bmiw table.wlr-table-data td
   {
     padding: 2px 2px 2px 0;
	 border-bottom: none;
	 border-top: none;
   }
   
   #bmiw table input
     {
	 height: 20px;
	 width: 30px;
	 }
   
   #bmiw input {
	 text-align: center;
    }
	
   #bmiw .ui-buttonset 
   {
     margin-right: 0;
   }
   
   
   #bmiw input.ui-button {
     width: 140px;
	 margin-left: 15px;
	 padding: 5px 15px;
	 margin-bottom: 5px;
   }
   
   #bmiw fieldset
   {
     margin-bottom: 5px;
   }
   /*
   #bmiw input#bmiw-r1 {
     width: 180px;
   }
   #bmiw input.action, .bmiw-display a.button {
	 color: white;
	 font-weight: bold;
	 margin-top: 5px;
   }
   #bmiw input.action {
     background: url("images/ui-bg_glass_75_008080_1x400.png") repeat-x scroll 50% 50% #008080;
	}
   .bmiw-display a.button {
     background: url("images/ui-bg_glass_75_9d0000_1x400.png") repeat-x scroll 50% 50% #9d0000;
	margin-left: 185px;
   }
   #article #bmiw input.action.ui-state-hover {
     background: url("images/ui-bg_glass_75_9d0000_1x400.png") repeat-x scroll 50% 50% #33cccc;
	 color: white;
   }   
    .bmiw-display a:hover.button {
     background: url("images/ui-bg_glass_75_cc0000_1x400.png") repeat-x scroll 50% 50% #33cccc;
	 color: white;
   }
   .bmiw-display {
      display: none;
      position: absolute;
	  -moz-border-radius-topright: 5px;
	  -moz-border-radius-bottomright: 5px;
	  -moz-border-radius-bottomleft: 5px;
   }
    .bmiw-display p {
	  padding: 0 0 10px 0;
	  font-size: 15px;
	}  
	.bmiw-display blockquote, .bmiw-display p.lose {
	  font-size: 17px;
      color: #9d0000;
	  font-weight: bold;
	}
	.bmiw-display blockquote {
	  color: #222222;
	  text-align: center;
      margin: 5px 20px;
	}
	.bmiw-display p.lose {
	  text-align: left;
	}
	.bottom {
	  bottom: 10px;
	  position: absolute;
	}	
	.bmiw-display p.member {
	  text-align: center;
	}
	#bmiw-mpref 
	{
	  padding: 0 15px 0 15px;
	}
   #article .bmiw-display h1 {
     padding: 40px 0 0 0;
   }
   #article .bmiw-display p.category {
	 font-size: 17px;
   }
   .p5 {
     padding: 5px;
   }
   .p25 {
     padding: 15px 0;
   }
   .ui-widget-header {
     background: url("images/ui-bg_glass_75_E6DFCF_1x400.png") repeat-x scroll 50% 50% #E6DFCF;
   }*/
   

