@charset "utf-8";
/* CSS Document */

#referenceContent{
	width:750px;
	height:475px;
	
	margin:0 auto;
	margin-top:20px;
	
	text-align:left;
	
	border:1px solid #cccccc;
}

.referenceBox{
	width:330px;
	height:70px;
	
	float:left;
	
	margin-right:25px;
	margin-top:20px;
	
	font-size:80%;
	text-align:center;
		
	border:1px solid #cccccc;
}

.referenceTitle{
	height:30px;
	
	margin-top:10px;
}

.referenceURL{
	height:30px;
}
