#article{
	overflow:auto;
	height:310px;
}

#detailarticle{	
	height: 180px;
	width: 340px;	
	overflow:auto ;
}

span.required {font-weight:bold;color:red;}
