
.close{
	cursor:hand;
	font-size:12px;
}

.close a{
	color:#ffffff;
	text-decoration:none;
}

.close a:hover{
	color:#ffffff;
	text-decoration:none;
}

.button { 
	text-align: center; 
	border-width: 1px 0 0 0; 
	margin: 0; 
	padding: .3em 1em .5em 1em; 
}

.button a{
	cursor:pointer;
	margin:0;
	padding:0;
	color:#1D3483;
	text-decoration:none;
}

.button a:hover{
	text-decoration:underline;
	color:#1D3483;
}

.later{
	font-size:11px;
}
