body {
	margin: 5px 5px 0 5px;
	padding: 0 0 0 0;
	width: 750px;
	background: #FFFFFF;
	list-style-type: square;
	left: 50%;
	right: 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h4 {
	color: #566f67;
	font-weight: bold;
	font-size: 150%;
}


#wrapper {
	background: #FFFFFF center;
	margin: 10px auto;
	width: 550px;
	text-align: left;
	left: 50%;
	right: 50%;
}
#banner {
	height: 70px;
	width: 300px;
	top: 50px;
	background-image: url(../../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: 50% top;
}


#controls, #files {
	position: relative;
	left: 35px;
	top: 10;
	}



#scrollbox {
	position: relative;
	width: 700px;
	height: 250px;
	overflow: hidden;
	left: 35px;
	border-left: 2px solid gray;
	border-top: 2px solid gray;
	border-bottom: 2px solid silver;
	border-right: 2px solid silver;
	right: 200px;
	top: 10;
}



#scrolltext {
    font: normal 11px Georgia ;
    color: #303030;
	position: relative;
	top: 0px;
	padding: 2px;
	font-size:16px;
	}

    

a.delete { 
	font-size: 10px;
	color: red;
	font-variant: small-caps; 
	text-decoration: none;
}
h1 {
	font: bold 200% Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}

h2 {
	font: bold 200% Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
h3 {
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
li {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../../images/point_2.gif);
}
.test_butt {
	color: #FFFFFF;
	background: #C10001;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.box {
	height: 30px;
	width: 80px;
	background: #C10001;
	color: #FFFFFF;
}
