* {margin:0px;padding:0px;}
body {
/*background:#81d8f3;*/
background:#C0DEED;
color:#262626;
font-family:arial;
font-size:12px;
width:100%;
}
form {
background:#ffffff ; /* url(beta.gif) no-repeat 575px 10px */
border:1px solid #D3D3D3;
display:block;
width:600px;
padding:25px;
margin:20px auto 0px auto;
}
a img {
border:none;
}
h1 {
font-size:24px;
font-weight:bold;
color:#f83515;
margin-bottom:20px;
}
h2 {
font-size:18px;
font-weight:bold;
color:#252525;
margin-bottom:20px;
}
.submit {
border:1px solid #D3D3D3;
font-size:14px;
background:#E2E9E8;
padding:2px;	
margin:10px;
vertical-align:middle;
cursor:pointer;
}
.submit:hover {
background:#F3F3F3;	
}
select, .text {
background:#ffffff;
border:1px solid #D3D3D3;
width:100px;
margin:10px;
padding:0px 0px;
vertical-align:middle;
font-size:14px;
}
.text {
padding:2px 0px;
}
#output {
background:#F2F9F8;
border:1px solid #D3D3D3;
margin:20px 0 0 0;
padding:10px;
position:relative;
}
#outputOptions {
font-size:10px;
line-height:14px;
margin:-7px 0 3px 0;
margin-right:-8px;
}
#outputOptions a {
color:#262626;
border:1px solid #dedede;
padding:2px;
text-decoration:none;
background:#ffffff;
}
#outputOptions a {
outline:none;	
}
#sourceBox {
width:100%;
height:300px;
}
#links {
margin-top:30px;
text-align:right;
}
#tags {
width:600px;
text-align:center;
margin:25px auto 0px auto;
}
#tags h1, #tags h2, #tags h3, #tags h4, #tags h5 {
color:#ffffff;
display:inline;
font-size:10px;
}
#tags a {color:#fff;text-decoration:none;}
#tags h1 {font-size:14px;}
#tags h2 {font-size:13px;}
#tags h3 {font-size:12px;}
#tags h4 {font-size:11px;}