﻿#CategoryTable td
{
	font-size: 13px;
	vertical-align: top;
	border-bottom: solid 1px black;
}

#CategoryTable td a
{
	font-size: 13px;
}

#CategoryTable td.s
{
	padding-right:20px;
	vertical-align: top;
}

#CategoryTable td.c
{
	border-style:none;	
}

#CategoryTable td.p
{
	padding-right:10px;
	padding-left: 5px;
}

#CategoryTable span.b
{
	font-weight:bold;
	color: blue;	
}

#CategoryTable div.d
{
	padding-top:3px; 
	padding-bottom:3px;
}

#CategoryTable a.a
{
	color: Black;
}

#CategoryTable td.phones
{
	line-height:16px;
	border: none;
	text-align: center;
}

#CategoryTable table.t
{
	padding-right:5px;
	padding-left:5px;
	border: solid 1px red;
	padding-bottom:3px;
	height: 50px;
}
.contactFields
{
	font-size:13px;
}
.SendBtn
{
	background-image:url("http://utils.asiagsites.net/Templates/1028/_images/send.png"); 
	width:67px;
	height:20px;
	background-repeat:no-repeat;
	cursor:hand;
	cursor:pointer;
}
.textboxClass
{
	width:90px;
}
#divAll
{
	border:solid 2px Red;
	padding: 0px 5px 0px 5px;
}