@charset "utf-8";
/* CSS Document */

#triggers {
	margin-left: 82px;
}

.reveal_link
{
	cursor: pointer;
	float: left;
	text-align: center;
	width: 16px;
	height: 16px;
	line-height: 16px;
	margin-right: 2px;
	color: #C60;
	font-size: 12px;
	font-weight: bold;
	background-color: #f1f0f4;
	border: 1px solid #aba65f;
	color: #aba65f;
}



