@import url('layout.css');

@import url('typography.css');

.divider
{
	margin: 10px;
	padding: 0;
	width: 95%;
	height: 1px;
	border-top: 1px dotted #666;
}

