form {
	margin: 0px;

}

#asb_container {
border: 1px #282828 solid;
	width: 690px;
	height: 680px;



}

#asb_contentwrap {
	font: 8pt Arial;
	height: 690px;
	overflow: auto;
    color: #282828;
	margin-left:0px;
	margin-right:0px;


}

#asb_content {
	margin: 0px;
}

#asb_content .img {
	border:0;
	display:inline;
	margin:0;
	padding:0;
	vertical-align:bottom;
}

#asb_content .even {
	margin: 0px;
	padding-left: 5px;
	padding-left: 5px;
	padding-top: 2px;
    padding-bottom: 2px;
	background-color: #dddddd;
border-bottom: 1px #bdbcbc solid;

}

#asb_content .odd {
	margin: 0px;
	padding-left: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #cccccc;
border-bottom: 1px #bdbcbc solid;
}

#asb_content .odd2 {
    margin: 0px;
    padding-left: 5px;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: #fff;
}

#asb_content .delButton {
    color: #ff0000;
    cursor: pointer;
    font-weight: bold;
}

#asb_content .infoButton {
    color: #272727;
    cursor: pointer;
    font-weight: bold;
}

#asb_content .name {
	color: #272727;
	font-weight: bold;
	text-transform: uppercase;
}

#