/* @override http://focusringproductions.com/wp-content/themes/wp-framework/page.css */

/* @override http://focusringproductions.com/wp-content/themes/wp-framework/page.css */


#heading {		
	display: none;
}
#slideShowLeft {
	display: none;
}
#slideShowRight {
	display: none;
}
#slideShow {
	display: none;
}

#slideShowLeftSmall {
	background: #fff url('/wp-content/themes/wp-framework/images/sheadingLeft.png') no-repeat;
	height: 98px;
	width: 10px;
	float: left;
	margin-top: 32px;
}
#slideShowRightSmall {
	background: #fff url('/wp-content/themes/wp-framework/images/sheadingRight.png') no-repeat;
	height: 98px;
	width: 10px;
	float: right;
	margin-top: 32px;
}
#slideShowSmall {
	background: transparent url('/wp-content/themes/wp-framework/images/sheading.png') no-repeat;
	height: 100px;
	width: 800px;
}
