#content-gallery {
		width: 800px;
		float: left;
		}
		
		#content-gallery .date {
			font-size: 105%;
			font-family: Georgia, serif;
			color: #1600B3;
			margin: 5px 0 7px 0;
			}	
			#content-gallery .date em {
				font-size: 85%;
				font-family: "Lucida Grande", Verdana, sans-serif;
				font-style: normal;
				font-weight: normal;
				color: #1600B3;
				margin-left: 20px;
				}
				
				#content-gallery .title {
					font-size: 130%;
					font-family: Georgia, serif;
					color: #1600B3;
					margin: 7px 0 7px 0;
					}
					#content-gallery .body {
						color: #4B525C;
						line-height: 1.6em;
						margin: 7px 0 7px 0;
						}
						#content-gallery .body p{
							margin: .65em 0 .65em 0;
						}
						#content-gallery .body img{
							padding: .65em;
						}