/*--------------------------------------------------*/
/*					Portuguese text.css				*/
/*--------------------------------------------------*/

/* Register */
.registerholder {
	width: 730px;
	height: 280px;
	color: #808080;
	font-size: 10px;
	background: url(/images/parts/bg-register.gif) top left no-repeat;
	padding: 34px 34px 30px 190px;
	margin-bottom: 30px;
	float: left;
	display: block;
}
a.dotted {
	color: #3c8fa7;
	font-size: 12px;
	border-bottom: 1px dotted #c4e1e9;
	margin-top: 2px;
}
