﻿.FeedBack_DivCaption
{
	width: 170px;
	height:auto;
	display: block;
	float: left;
	vertical-align: middle;
	border-right: whitesmoke 1px solid;
	border-top: whitesmoke 1px solid;
	border-left: whitesmoke 1px solid;
	border-bottom: whitesmoke 1px solid;
	line-height: 25px;
	text-indent: 10px;
	text-align: left;
	min-height:30px;
}

.FeedBack_DivContent
{
	border: 1px solid whitesmoke;
	width: 370px;
	height: auto;
		display: block;
		float: left;
		vertical-align: middle;
		line-height: 25px;
		text-indent: 5px;
		text-align: left;
		min-height:30px;
}

.FeedBack_DivTitle
{
	width: 538px;
	height: 30px;
	display: block;
	float: left;
	vertical-align: middle;
	border-right: whitesmoke 1px solid;
	border-top: whitesmoke 1px solid;
	border-left: whitesmoke 1px solid;
	border-bottom: whitesmoke 1px solid;
	line-height: 25px;
	font-weight: bold;
	text-indent: 20px;
	text-align: left;
}

.FeedBack_Table
{
	width: 550px;
	height: 1072px;
}

.FeedBack_DivRows
{
	width: 100%;
	height:32px;
}

.FeedBack_Title
{
	width: 100%;
	height:20px;
	font-weight: bold;
	font-size: medium;
	text-align: center;
}

.FeedBack_ErrorMessage
{
	display: block;
	padding-left: 100px;
	font-size: 10pt;
	color: #ff0000;
	float: left;
	text-align: left;
	left: 50px;
	position: relative;
	top: 10px;
}

.FeedBack_HR
{
	height: 1px;
	width: 100%;
	color: lightgrey;
}


.FeedBack_Text
{
	width: 90%;
}

.FeedBack_RadioButtonList
{
	
	width: 90%;
}
