@charset "UTF-8";
/*

	© 2008 SLD Interactive
	All Rights Reserved.
	
	Questions? info@sldinteractive.com
	Please Learn, Don't Steal.

*/

#project_left_col{ float: left; width: 350px; }
#project_img{ float: left; background: url(../images/featured_project_bg.jpg) no-repeat; width: 304px; height: 265px; padding: 24px 0 0 29px; margin-bottom: 20px; }
#project_files_notice{ color: #873E24; font-size: 11px; margin-left: 20px; }

#project_info{ width: 400px; float: left; }
#project_name{ font-size: 26px; font-family: "Times New Roman", Times, serif; }
#project_description{ font-size: 12px; line-height: 2em; }

.SimpleSlide {
	width: 900px;
	height: 0;
	overflow: hidden;
}

.SimpleSlide div div {
	width: 900px;
	/*height: 2000px;*/
	float: left;
}