@import "layout.css";#content #middle-content {	float: none;	width: auto;	}	#content #middle-content #post {		margin-bottom: 30px;		padding-bottom: 30px;		background: url('../imagem/bg_post_bottom.gif') repeat-x bottom;		float: left;		width: 515px;		overflow: hidden;		}		#content #middle-content #post strong {			text-transform: uppercase;			color: #dc6c18;			font-size: 9px;			}
