﻿
/* contact us  Stylesheet*/
#feedbackMainTable
{
	width: 350px;
	border-style: solid;
	border-width: 1px;
	background-color: #F7F7F7;
	border-top-color: #c2c2c2;
	border-right-color: #c2c2c2;
	border-bottom-color: #c2c2c2;
	border-left-color: #c2c2c2;
	font-family: verdana;
	font-size: 10px;
	
	color: #333333;
}



#feedbackTitleTd
{
	background-image: url( 'image/cssImage/separatorBar.jpg' );
	background-repeat: repeat-x;
	height: 30px;
	width:100%;
	font-size:large;
	margin: 0px;
	padding: 0px;
}