/* CSS Document for Tests*/


.messageboxheader
{
	background-color: #FF0000;
}


.aditem:hover a
{
	color: #FF0000;
}

.videolist a:hover
{
	color: #FF0000;
}

