

.tB, .tBx { display:inline-block;  height: 26px;  width: 280px; float: left; }
.tBx { height : 21px; width : 140px;

}

#pf0, #pf1, #pf2, #pf3, #pf4, #pf5, #bf1, #bf2, #bf3 {
    display         : inline-block;
	height          : 20px;
	float           : left;
	width           : 100px;
	font            : 12px arial;
	color           : midnightBlue;
	text-align      : right;
	margin-right    : 8px;
	margin-top      : 4px;
  }
#pf0, #bf1, #bf2, #bf3 {
   	font            : 11px arial;
	text-align      : left;
	width           : 115px;
	margin-right    : 20px;
}
#pf0 { font: 12px arial; }
#ip0 { margin-left:117px; border:none;}
#ip5 { margin-left:40px; }

  #msgBox  {
    height          : 50px;
    width           : 200px;
    vertical-align  : center;
    border          : 1px solid green;
  }
  #allRound {
    display         : block; 
	height          : 440px; 
	width           : 900px; 
	border          : 1px solid red;
  }
  #frmAreaLeft, #frmAreaRight{
	display         : inline-block; 
	float           : left; 
	height          : 420px; 
	width           : 290px; 
	margin-top      : 10px;
	margin-left     : 10px
  }	
  #msgArea {
	display         : inline-block; 
	height          : 100px; 
	width           : 180px; 
	margin-top      : 10px;
	margin-left     : 60px;
  }
	  
 input,textarea { 
    border          : 1px solid gray; 
    margin-top      : 2px;
  }  

  #msgText { 
    font            : 10px arial; 
	color           : red;
	text-align      : center;
	margin          : 10px; 
  }
  .e {
    font            : 12px arial; 
    color           : midnightBlue;
  }
  #btn0, #btn1, #btn2, #btn3  {
    height          : 24px;
	width           : 80px;
	cursor          : pointer;
    border          : outset 1px #aaa;
    background      : #999; 
    color           : #666;
    font            : bold 11px arial ;
    padding         : 1px 2px;
    background      : url('igImages/dd.bmp') repeat-x left top; 
	background-position : 0 0;
	margin          : 10px;
} 
#btn2, #btn3 { height:15px; width:15px; margin : 3px; margin-left:120px; text-align: right; }
#btn0 {margin-top:15px;margin-left:180px;}

