﻿.boxMakeLinks
{
	border-top: 1px solid #666666;
	margin: auto;
	padding: 0 0 10px 0;	
	width: 92%;
}

.boxMakeLinks h1
{
	color: #666666;	
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}

.boxMakeLinks .boxMakeLinkItem
{
	float: left;
	width: 20%;
}

.boxMakeLinks .link
{
	color: #666666;
}

.boxMakeLinks .clearer
{
	clear: both;
}
