/* CSS Document */

.edge_box {
	background: url(../images/edge_tl.png) no-repeat top left;
}
.edge_top {
	background: url(../images/edge_tr.png) no-repeat top right;
}
.edge_bottom {
	background: url(../images/edge_bl.png) no-repeat bottom left;
}
.edge_bottom div {
	background: url(../images/edge_br.png) no-repeat bottom right;
}
.edge_content {
	background: url(../images/edge_r.png) top right repeat-y;
}

.edge_top div,.edge_top,
.edge_bottom div, .edge_bottom {
	width: 100%;
	height: 25px;
	font-size: 1px;
}
.edge_content, .edge_bottom {
	margin-top: -19px;
}
.edge_content { padding: 0 15px;}

.contentA{
width:280px
}
.contentA2{
padding:10px;
width:700px;
}
.left{
width:60px;
float:left;
padding:7px 0px 0px 7px;
font-size:12px;
font-weight:bold;
text-align:right;
min-height:24px;
}
.left2{
width:100px;
float:left;
padding:7px 0px 0px 7px;
font-size:12px;
font-weight:bold;
text-align:right;
min-height:24px;
}
.right{
width:220px;
float:left;
padding:5px;
min-height:12px;
}

.right2{
width:190px;
float:left;
padding:5px;
min-height:12px;
}

.clear{
float:none;
clear:both;
height:0px;
}
.row{
background-color:none;
display:block;
min-height:20px;
}
.text{
  width:130px;
}
.text2 {
   width:220px;
}
.ruler{
width:300px; border-bottom:dashed 1px #dcdcdc;
}
tr:focus{
background-color:#fcfcf0;
}
td{
vertical-align:top;
}
.over{
background-color:#6397C6;
}
.out{
background-color:none;
}
