#irWelcome{
	background-image:url(http://www.cfcc.edu/askray/images/intelleresponselayout_06.jpg);
	background-position:center center;
	background-repeat:repeat-y;
	height:auto;
	padding-left:15px;
	padding-right:15px;
	width:515px;
}

#irPrintEmailSummaryLinks, #irRatingForm, #irSuggestedForm, #irRelatedForm, #irManualRequestLinkFrame, #irRatingAccepted{
	margin: 10px 20px 0;
}
#irSuggestedForm, #irRelatedForm{
	margin: 10px 0px 0px 20px;
}

#irRatingAccepted,#irRatingQuestion{
	font-weight: bold;
}

#irFooterImage {float:right;width:122;}
#irFooterImage img {border-style: none;}

#irEscalationForm {text-align:left;margin-top:0px;}
label.escalation {text-align:right;float:left;width:100px;margin-top:4px;}

input.escalation, select.escalation, textarea.escalation {text-align:left;margin-left:2px;margin-bottom:4px;font-size:12px;}

label.emailForm {text-align:right;float:left;width:119px;margin-top:4px;}
input.emailForm, textarea.emailForm {text-align:left;margin-left:2px;margin-bottom:4px;font-size:12px;}

 
#irEmailFormMessage {
	font-size: 12px;
	font-weight: bold;
}
 
#irEmailFormTitle {text-align:right;float:left;width:10%;font-weight:bold; }
 
#irEmailFormQuestion { color:black; }
 
#irEmailResponseLink{float:right;bottom:0;margin-left:5px;margin-right:5px;font-size:10px;}

.summaryAreaWidth{
	height: 400px;
	overflow:auto;
}


#irSummaryTitle{
	font-weight: bold;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#irSummary{
	margin-bottom: 0%;
}

#irPrint{
	text-align: right;
	font-weight: normal;
	font-size: 10px;
	margin-bottom: 7px;
}

#irSummaryQuestionTitle, #irSummaryResponseTitle{
	font-weight: bold;
}

#irSummaryQuestionTitle{
	margin-top: 5px;
}

.summaryQuestionAsked, .summaryResponseDelivered{
	font-weight: normal;
}

#irSummaryResponse{
	border-bottom: 1px dotted #6F8CC4;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

#intTips{
	margin-top: 35px;
}
