.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	line-height: 20px;
}

.box_300 {
	text-align:center;
	width: 300px;
	padding: 13px;
	/* border: solid 1px #a40ce3; */
	background: url(corner.gif) no-repeat bottom right;
	color: #626262;
}

.box_300_text {
	margin: 0; 
	color: #a40ce3; 
}

.box_300_text_info {
	margin: 0; 
	color: #bbbbbb; 
}

.box_300_text_error {
	margin: 0; 
	color: #ff5f5f; 
}

.box_300_button {
	background-color: #763b8f;
	color: #000000; 
	border: solid 1px #a40ce3;
	cursor:pointer;
}
