.read_more
{
	background: URL(../images/read-more.png);
	cursor: pointer;
	float: right;
	height: 19px;
	left: -10px;
	position: relative;
	top: 10px;
	width: 75px;
}

.read_more.afrikaans
{
	background: URL(../images/read-more-afrikaans.png);
}

.read_more:hover
{
	background: URL(../images/read-more.png)0 -19px;
}
.read_more.afrikaans:hover
{
	background: URL(../images/read-more-afrikaans.png)0 -19px;
}

p
{
	margin: 0;
	padding-top: 0;
}

.ui-widget-header .fr
{
	float: right;
}

.ui-widget-content
{
	background: #FFF !important;
	color: #000;
}

.ui-widget-content a
{
	color: #063271;
}

.ui-widget-content a:hover
{
	color: #590d17;
}

#skypedetectionswf{display: none;}
#__register_to_downlaod__{display: none;}

.progressContainer
{
	padding: 4px;
	background: #f4f4f4;
	border: 1px solid #333;
	margin-bottom: 2px;
}