
/* CSS Document */

#errMsg {
	padding: 10px;
	font-size:14px;
}

.ui-widget-content a {
	color: #F8C300;
}

.ui-widget-content a:hover {
	text-decoration: underline;
}
