/* Start of CMSMS style sheet 'Home' */
#quickfind_left{
	background-image: url(images/quickfind_left.png); 
	float:left;
	position:relative;
	display:block;
	width: 13px;
	height:26px;
}

/*\*/
* html #quickfind_left {
background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.sydneycoc.com/images/quickfind_left.png');
}

#quickfind_right{
	background-image: url(images/quickfind_right.png); 
	float:left;
	position:relative;
	display:block;
	width: 13px;
	height:26px;
}

/*\*/
* html #quickfind_right {
background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.sydneycoc.com/images/quickfind_right.png');
}

#homesearch input[type="text"], #homesearch input[type="password"] {
	background-image: url(images/quickfind_bg.jpg);
	width: 180px;
	height:24px;
	color: #FFF;
	border: 0;

	font-size:11px;
float:left;
}

#splashslides{
	width: 640px;
	height: 230px;
	display:inline;
	position: relative;
	float:left;
	margin:0;
	padding:0;
	text-decoration:none;
	text-align:left;
	background-color:#2c2c2c;
}

.splashslidessmall{
	width: 212px;
	height: 182px;
	display:block;
	position: relative;
	float:left;
	margin:2px 2px 0 0;
	padding:0;
	background-color:#c9c9c9;
}

.splashslidessmallright{
	width: 212px;
	height: 182px;
	display:block;
	position: relative;
	float:left;
	margin:2px 0 0 0;
	padding:0;
	background-color:#c9c9c9;
}

#services{
	width: 100%;
	height: 230px;
	float:left; 
	position:relative; 
	color: #383838;
	background-color:#000;
	margin:0 0 7px 0;
	background-color:#999;
}

#homepodcasts{
	width: 100%;
	height: 230px;
	float:left; 
	position:relative; 
	color: #383838;
	background-color:#000;
	margin:0;
	background-color:#999;
}
/* End of 'Home' */

