body {
    color: #666666;
	font-family: verdana;
	font-size: 10px;
	text-align: center;
	padding: 0;
	margin: 0;
	background-color: #CCCCCC;
	height: 100%;
}
html {
		height: 100%;
}

.readmore a {
    color: #333;
    outline: none;
    border-bottom: 1px solid #ccc;
    text-decoration: none;
}

.readmore a:hover {
    text-decoration: none;
    cursor: pointer;
    color: #ff6600;
    border-bottom: 1px solid #ff6600;
}

td {
	font-size: 10px;
}
form input, textarea, select {
	background-color: #CECECE;
	border: 0px;
}
input[type="submit"] {
	background-color: #ff6600;
	color: #FFF;
}
a {
	color: #000;
	text-decoration: none;
}
a img {
	border: 0;
}
.content {
	background: url('images/tool_new.png');
	background-repeat: no-repeat;
	background-position: 5 55;
	width: 762px;
	height: 502px;
	margin: 0 auto;
	text-align: left;
	padding-top: 30px;

}
.view {
top: 45px;
width: 330px;
}

td {
	vertical-align: top;
}

.links {
margin-left: 160px;
top:45px;
width: 200px;
}

.close {
	position: absolute;
	left: 50%;
	margin-left: 357px;
	top: 7px;
	font-weight: bold;
	color: #FFF;
}
.close a { color: #FFF; }

.text {
	padding: 50px 59px 0 28px;
	margin: 0;
	text-align: left;
	color: #666666;
    width: 336px;  
    vertical-align: middle;
    height: 255px; 
}
