input,textarea,select
{
	border:1px solid #BDC7D8;
}
#rev,#rev2,#rev3
{
	font-family:Verdana;
	width:620px;
}
#rev .header,#rev2 .header,#rev3 .header
{
	background-color:#6D84B4;
	border:1px solid #3B5998;
	color:white;
	font-size:14px;
	font-weight:bold;
}
#rev td,#rev2 td,#rev3 td
{
	font-size:11px;
	font-family:Verdana;
	padding:6px;
	color:#666666;
	font-weight:bold;
	letter-spacing:-1px;
}
#rev .footer,#rev2 .footer,#rev3 .footer
{
	background-color:#F2F2F2;
	border-top:1px solid #CCCCCC;
	text-align:left;
}
textarea.error,input.error 
{
	border: 1px solid red; 
}
form
{
	margin-bottom:0;
}

.linkblue a:link {text-decoration: none; color:#3B5998; font-size:11px; font-weight:normal; }
.linkblue a:visited {text-decoration: none; color:#3B5998; font-size:11px; font-weight:normal; }
.linkblue a:active {text-decoration: none; color:#3B5998; font-size:11px; font-weight:normal; }
.linkblue a:hover {text-decoration: underline; color:#3B5998; font-size:11px; font-weight:normal; }

div#catfish p { margin:0; }

.iklanteks
{
	width:100%;
}
.iklanteks td
{
	font-size:10px;
	width:25%;
	vertical-align:bottom;
	padding-right:5px;
}
.iklanteks td a 
{
	color:blue;
	text-decoration:underline;
}
.ui-effects-transfer { border: 2px solid #FF6600; } 
