.widgets {
	width: 333px;
	overflow: hidden;
	margin-top: 5px;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
	border: 1px solid #ccc; }
 
	.widgets a {
		color: #222;
		text-decoration: none; }
 
		.widgets a:hover {
			color: #009;
			text-decoration: underline; }
 
ul.tabnav {
	padding: 0px 0px 0px 0px;
	height: 27px;
	margin: 0px 0px; }
 
.tabnav li {
	display: inline;
	list-style: none;
	float: left;
	text-align: center;
	margin-right: 4px; }
 
	.tabnav li a {
		text-decoration: none;
		text-transform: uppercase;
		font-weight: normal;
		padding: 5px 8px;
		width: 90px;
		line-height: 18px;
		font-weight: bold;
		font-family: Century gothic, Arial, sans-serif;
		color: #262B2F;
		text-decoration: none;
		display: block; }
 
		.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
			text-decoration: none;
			background: url(images/catm.pg) repeat-x;
			color: #0283C7; }
 
.tabdiv {
	margin-top: 2px;
	padding: 5px 5px 5px 5px;
	font-family: Tahoma,Georgia,Century gothic, Arial, sans-serif;
	background: #4B545B; }
 
	.tabdiv a:link,.tabdiv  a:visited { color: #333; }
 
	.tabdiv a:hover { color: #2676A1; }
 
	.tabdiv ul {
		list-style-type: none;
		margin: 0px 0px;
		padding: 0px 0px; }
 
		.tabdiv ul li {
			height: 100%;
			line-height: 28px;
			padding: 0px 0px 0px 0px;
			color: #333;
			border-bottom: 1px dotted #61696F; }
 
	.tabdiv li a:link,.tabdiv li a:visited {
		margin-left: 5px;
		overflow: hidden;
		height: 18px;
		line-height: 24px;
		padding: 0px 0 0px 0px;
		margin: 3px 0px;
		color: #99A6AF;
		font-size: 13px; }
 
	.tabdiv li a:hover {
		background: url(images/la.jpg) no-repeat;
		color: #fff;
		text-decoration: none; }
 
.ui-tabs-hide { display: none; }
 
.form-item { padding-bottom: 5px; }
 
#contactarea {
	width: 350px;
	margin: 0px auto;
	text-align: left;
	padding: 15px;
	border: 1px solid #333;
	background-color: #eee;
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 12px; }
 
#inputbox {
	border: 1px solid #000;
	width: 270;
	padding: 2px;
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 12px; }
 
#inputlabel {
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 12px; }
 
#textarea {
	border: 1px solid #000;
	padding: 2px;
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 12px;
	width: 330; }
 
#submitbutton {
	border: 1px solid #000;
	background-color: #eee; }