@charset "utf-8";
/* CSS Document */

br {
    clear: both;
}

body {
    background-image: none !important;
}
	#s-content {
	    width: 670px !important;
	}
		#content-container {
		    text-align: left;
		}
			#content-container p, div.title {
			    float: left;
			    clear: left;
			}
