﻿fieldset 
{
    padding: 5px 15px 15px 15px;
    border: solid 1px #999;
    margin-bottom: 20px;
}
legend 
{
    font:bold 14px Verdana, Arial, Tahoma;
    color: #666;
}
#subForm {
    font-size: .8em;
}
label {
    float: left;
    width: 130px;
    margin-right: 30px;
    text-align: right;
	font-weight: bold;
	clear: left;
}
.labels {
    float: left;
    width: 240px;
    margin-right: 30px;
    text-align: right;
	font-weight: bold;
	clear: left;
}
input#subscribe {
    background-color: #0066cc;
	font-family: "Century Gothic", "Gill Sans", Arial, sans-serif;
	color: #fff;
}
input#clears {
    background-color: #0066cc;
    margin-left: 100px;
	font-family: "Century Gothic", "Gill Sans", Arial, sans-serif;
	color: #fff;
}
input#tbTanggal, input#tbJudul, input#tbSumber, input#ftbHeadline, input#ftbIsi
{
    background-color: #e1f0fe;
    font: normal 11px Verdana, Arial, Tahoma;
    width: 300px;
    height: 18px;
    margin-bottom: 6px;
}

input#tbTanggal, input#tbKota
{
    background-color: #e1f0fe;
    font: normal 11px Verdana, Arial, Tahoma;
    width: 150px;
    height: 18px;
    margin-bottom: 6px;
}
.button
{
    font: normal 11px Verdana, Arial, Tahoma;
    width: 20px;
    height: 22px;
    margin-bottom: 6px;
}
input#name:focus,input#email:focus,textarea#comments:focus,select#refer:focus {
    background-color: #FDD041;
}
.textbox
{
    width: 300px;
    height: 20px;
    border: solid 1px #ccc;
    margin-bottom: 10px;
    background: #eee;
}
.textbox2
{
    width: 160px;
    height: 20px;
    border: solid 1px #ccc;
    margin-bottom: 10px;
    background: #eee;
}
.tbShort
{
    width: 60px;
    height: 20px;
    border: solid 1px #ccc;
    margin-bottom: 10px;
    background: #eee;
}
.listbox
{
    width: 200px;
    height: 80px;
    border: solid 1px #0668CB;
    margin-bottom: 10px;
    background: #e1f0fe;
}

.btntgl
{
    width: 25px;
    margin: 0 0 10px 4px;
}
.buttons
{
    width: 100px;
    height: 24px;
    border: solid 1px #666;
    background: #d60b11;
    font-weight: bold;
    color: #fff;
}
.reset
{
    width: 120px;
    font-weight: bold;
    margin-left: 130px;
}
.reset2
{
    margin-left: 120px;
}
.ibreset
{
    margin-left: 170px;
}
.kontak 
{
    width:512px;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	line-height:1.8em;
	padding:0 10px 10px 10px;
	border-bottom:solid 1px #ccc;
	margin-bottom:20px;
}
.boxguestbookleft 
{
	width:80px;
	padding:10px;
	background-color:#61b0fd;
	float:left;
}
.boxguestbookright
{
	width:470px;
	padding:15px;
	background-color:#f4f4f4;
	float:left;
}
.alignsubmit 
{
	margin-left:110px;
}
.alignsubmit2 
{
	margin-left:158px;
}
.boxcareer
{
	width:100%;
	padding-right:5px;
	background-color:#eee;
	border-bottom:solid 1px #61b0fd;
}
.boxcareerleft 
{
	width:120px;
	font-weight:bold;
	color:#fff;
	padding:15px;
	margin-right:10px;
	background-color:#61b0fd;
}

