﻿.container{
margin:0 auto; padding:0;
width:745px; height:100%;
min-height:600px;
}
.contents{
 	background:url(/images/bg.gif) repeat-y top center;
	padding:0 0 20px 0; 
	width:745px; height:100%;min-height:600px;
	font-family:Verdana,Tahoma;
	}
.feedback-banner{
display:block;
height:130px;
width:699px;
}
.feedback-banner img{
display:block;
height:130px;
width:699px;
}
.feedback-subbanner{
display:block;
height:80px;
width:697px;
border:solid 1px #dfdfdf;
background:url(/images/feedback-subbanner.jpg);
}
.feedback-subbanner p{
padding-top:15px;
padding-left:10px;
font-family:Verdana,Tahoma;
color:#7d7d7d;
}
.error{
color:Red;
}

.success{
color:Blue;
}

.feedback-subbanner-left{
float:left;
width:290px;
padding-left:10px;
}

.feedback-subbanner-right{
float:right;
width:397px;
}
.feedback-subbanner-left img, .feedback-subbanner-right img{
float:left;
padding-right:5px;
}
.feedback-subbanner-left img{
padding-top:8px;
}
.feedback-subbanner-left p{
font-size:110%;
color:Black;
}

.feedback-services{
display:block;
width:697px;
height:143px;
border:solid 1px #dfdfdf;
background:url(/images/feedback/feedback-bottom.jpg) no-repeat top left;
margin-bottom:-20px;
}
.feedback-services table tr td{
padding:2px;
}

.feedback-services h3{
padding:10px 0 10px 5px;
}

.feedback-services h2{
font-size:2.2em;
padding:10px 0 10px 5px;
}

.feedback-services h1{
padding:10px 0 10px 5px;
}

h1{
padding:20px 0 10px 0;
font-size:2.5em;
font-family:Century Gothic,Verdana,Tahoma;
color:#7d7d7d;
}

h2{
color:#7d7d7d;
font-family:Century Gothic,Verdana,Tahoma;
}

h3{
color:#7d7d7d;
font-family:Century Gothic,Verdana,Tahoma;
}

.feedback-wrapper p,.feedback-wrapper h1, .feedback-wrapper h2, .feedback-wrapper h3, .feedback-wrapper table{
margin-left:15px;
margin-right:15px;
}

.feedback-wrapper p table{
padding:none;
margin-left:0;
}

.feedback-wrapper table tr td{
padding-top:5px;
padding-bottom:5px;
}
.feedback-wrapper #test{
margin-left:15px;
}

.feedback-services table tr td{
padding-top:3px;
padding-bottom:3px;
}