/* Add here all your CSS customizations */
/* 스프라우트 레이아웃 사용자 제공 페이지 스타일 */

dl.com_history{
	margin-left:30px;
	
}

dl.com_history dt{

	font-size:14px; 
	font-weight:bold;
	color:#333;
	margin-bottom:5px;
	
}

dl.com_history dd{

	font-size:12px;
	padding-bottom:17px;
	border-bottom:1px solid #e1e1e1;
	margin-bottom:17px;
	
	
}