﻿.search-textbox { 
	clear: both; 
} 
 
.sys_student_hub_search_box { 
	width: 85%; 
	padding: 10px 14px; 
	font-size: 18px; 
	float: left; 
} 
 
#content3ColLayout .sys_student_hub_search_box { 
	width: 80%;	 
} 
 
.sys_student_hub_search_button { 
	padding: 10px 25px; 
	background: url('/Images/studenthub/navigation/search.JPG') no-repeat scroll 0 0 transparent; 
	cursor: pointer; 
	height: 45px; 
	border: none; 
} 
 
.sys_student_hub_search_results li { 
	font-size: 16px; 
} 
 
.sys_student_hub_no_results { 
	text-align: center; 
	padding: 30px; 
	border: 1px solid #A8A18C; 
	background-color: #ece1c3; 
} 
