<html>
<head>
<style type="text/css">
.editbox{
background: #ffffff;
border: 1px solid #b7b7b7;
color: #003366;
cursor: text;
font-family: "Courier New new";
font-size: 12px;
height: 25px;
padding: 5px; /*www.52css.com*/
}
</style>
</head>
<body>
<input type="text" class="editbox"/>
</body>
</html>
<head>
<style type="text/css">
.editbox{
background: #ffffff;
border: 1px solid #b7b7b7;
color: #003366;
cursor: text;
font-family: "Courier New new";
font-size: 12px;
height: 25px;
padding: 5px; /*www.52css.com*/
}
</style>
</head>
<body>
<input type="text" class="editbox"/>
</body>
</html>