/* FEEDBACK SIDEBAR
----------------------------------------------- */
#sidebar {
position:absolute;
left:5px;
width:218px;
height: 375px;
background-image: url(../images/2009images/img_feedback.png);
background-repeat: no-repeat;
color:#006699;
text-align:left;
}
.feeder {
font-weight:bold;
margin-left: 7px;
margin-top: 4px;
font-size:13px;
}	
.feedbackwrapper{ 
position: relative;
width: 198px;
height: 292px;
margin-top: 5px;
margin-left: 5px;
margin-right: 5px;
background-color:#FFFFFF;	
}
.fadecontent{
position: absolute;
background: white;
visibility: hidden; 
padding: 5px;
color:#333333;
text-align: left;
overflow:auto;
width:198px;
}
.quotetop { 
float: left;
padding: 0 5px 0 0;
}
.byquotes { 
margin-top: 5px;
}
.quota { 
font-size: 10px; 
font-weight: normal;
margin-top: 10px; 
margin-bottom: 5px; 
line-height: 130%;
}
.customer {	
font-size: 9px;
font-weight: bold;
}
.fadecontenttoggler{ 
font-size:13px;
width: 211px;
overflow: hidden;
}
.fadecontenttoggler a{ 
text-decoration: none;
color: #006699;
}
.fadecontenttoggler a:hover{
color: #006699;
text-decoration:underline;
}
.fadecontenttoggler a.toc{ 
}
.fadecontenttoggler a.prev, .fadecontenttoggler a.next{ 
color: #006699;
}
.fadecontenttoggler a.prev:hover, .fadecontenttoggler a.next:hover{
color: #006699;
}
.fadecontenttoggler a.selected{ 
color: #333333;
}	
#toggle {
	padding-left: 7px;
	font-size: 11px;
	font-weight: bold;
	margin-top: 43px;
}
#customers {
margin-left:110px;
margin-top:42px;
color:#333333;
font-weight:bold;
}
.feedgap {	
font-size: 5px;
font-weight: bold;
}
#splash {
clear: both;
margin: 12px 0 0 0;
width:217px;
height:180px;
}
