			
			<style type="text/css">
			.result_title {
			width: 158px;
			height: 20px;
			background-image: url(images/title_grey_trans.png);
			background-repeat: no-repeat;
			margin-left: 30px;
			text-align: center;
			color: #282828;
			font-weight: bold;
			padding-top: 5px;
	}
		
		.result_top {
			width: 511px;
			height: 40px;
			background-image: url(images/top_grey_trans.png);
			background-repeat: no-repeat;
			font-size: 20px;
			font-weight: bold;
			padding-left: 40px;
			padding-top: 15px;
	}
		
		.result_container {
			width: 529px;
			border-left: 1px solid #8b8b8b;
			border-right: 1px solid #8b8b8b;
			padding-left: 10px;
			padding-right: 10px;
			backgrounc-color: transparent; background-image: url(images/bg_grey_trans.png);	}
		
		.result_bottom {
			width: 551px;
			height: 9px;
			background-image: url(images/bottom_grey_trans.png);
			background-repeat: no-repeat;
	}
		
		.articlebox {
			width: 500px; 
			margin: 0 auto; 
			background-color: #e8e8e8;
			border: 1px dashed #8f8f8f;
			text-align: left; 
			padding: 5px;
	}
		</style>
			