﻿/**************************************************/
#webmaster
{
	border-collapse:separate!important;
	width: 100%;
}

#webmaster tbody td
{
	border:1px solid #6699CC;
	padding:6px;
}

#webmaster tbody div
{
	padding: 0 21 0 21;
	font-size:70%;
	line-height:25px;
}

#webmaster thead td
{
	border-bottom:10px solid #6699CC;
	font-weight:bold;
	color:#000066;
	padding-bottom:5px;
	letter-spacing:1px;
	font-size:110%;
}	

#webmaster thead td img
{
	margin: 0 5 0 0;
	vertical-align:middle
}

#webmaster tfoot td
{
	border-top:10px solid #6699CC;
}

#webmaster select
{
	font-size:95%;
	margin-left:10px;
	margin-top:5px;
}

#webmaster textarea
{
	font-size:95%;
	margin-left:10px;
	margin-top:5px;
}

#webmaster input
{
	font-size:95%;
	margin-left:10px;
	margin-top:5px;
}

