.poGrey {
    background-attachment: fixed;
    background-color: #dddddd;
    position: absolute;
    top: 0;
    left: 15px;
    width: 100%;
    height: 100%;
    z-index: 500;
    filter:alpha(opacity=40);-moz-opacity:.40;opacity:.40;
    visibility: hidden;
}
	
.adfeedbackpopover table{
    border-spacing:0;
}
	
.adfeedbackpopover td{
    padding-bottom:5px;
    padding-top:5px;
}
	
.adfeedbackpopover .adFeedbackSelectRow td{
    border-bottom:solid #cccccc 1px;
    vertical-align:top;
}
	
.showFeedbackForm {
    color: #000088;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    cursor: pointer;
    text-align: center;
    vertical-align: top;
    width: 100%;
    margin:0;
    margin-bottom:15px;
    padding-top:3px;
    display:none;
}

.afThankYou{
	padding-top:3px;
	font-weight:bold;
	display:none;
}

.showFeedbackForm span{
    border-bottom:1px dashed #000088;
    width: 90px;
}
	   
.adFeedbackBottom img{
    border:none;
}
	
.adFeedbackBottom .feedbackSubmitButton{
    text-align:center;
}
	
.adFeedbackBottom .aboutAdFeedbackLink{
    text-align:center;
}
	
.adfeedbackpopover textarea{
    width:100%;
    border:1px solid #aed2ee;
	color: #999999;
}
	
.adFeedbackBottom .thankYou{
    padding-top:5px;
    padding-bottom:5px;
}
	
.otherComments{
    padding-top:5px;
    padding-bottom:5px;
}

.afBottomLinks td{
	font-size:10px;
}

.feedbackSubmitButton img{
	padding-top:5px;
	padding-bottom:5px;
}
