@charset "utf-8";
/* CSS Document */

#searchfield {
	background-image: url(http://www.cfcc.edu/askray/images/intelleresponselayout_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 109px;
	width: 545px;
	margin-top: 4px;
}

#intsearchfield {
	float: right;
	height: 75px;
	width: 360px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#bubbletop {
	background-image: url(http://www.cfcc.edu/askray/images/intelleresponselayout_04.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 21px;
	width: 545px;
}
#answerfield {
	background-image: url(http://www.cfcc.edu/askray/images/intelleresponselayout_06.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	height: auto;
	width: 515px;
	padding-right: 15px;
	padding-left: 15px;
}
#ray {
    background: url(http://www.cfcc.edu/askray/images/random/rotator.php) no-repeat center top;
	float: left;
	height: 305px;
	width: 545px;
}
#bubblebottom {
	height: 305px;
	width: 545px;
}
#tips {
	background-image: url(http://www.cfcc.edu/askray/images/intelleresponselayout_08.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 305px;
	width: 284px;
}
#intTips {
	height: auto;
	width: 284px;
	margin-top: 45px;
	float: right;
}
#irSuggestedId {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#irResponse ul li {
	list-style-type: disc;
	margin-right: 10px;
	margin-left: 20px;
	padding-top: 10px;
	list-style-position: inside;
	display: list-item;
}
.seachcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
