﻿fieldset 
{
	width:95%;
    padding: 15px;
    border: solid 1px #ccc;
    margin-bottom: 20px;
}
legend 
{
    font:bold 14px Verdana, Arial, Tahoma;
    color: #666;
}
#subForm {
    font-size: .8em;
}
label {
    float: left;
    width: 100px;
    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;
}
.cekbox 
{
	margin-right:45px;
	padding-right:30px;
}
.cekbox label
{
	font-weight:normal;
	margin-right:120px;
	float:left;
}
input.cekbox
{
	background:#ccc;
	margin-right:15px;
	float: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: 240px;
    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: 110px;
    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: 120px;
    height: 25px;
    font-weight: bold;
}
.reset
{
    width: 120px;
    height: 25px;
    font-weight: bold;
    margin-left: 170px;
}
.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;
}
.kode 
{
	margin-left:170px;
}
.txtNewsletter 
{
	width:220px;
	height:22px;
	border:solid 1px #ccc;
	margin-bottom:5px;
}
.test 
{
	background:#ccc;
	margin:0 10px 0 0;
}

