﻿#pauseplay, #pauseplay:hover
{
	text-transform: uppercase;
	font-family: Arial, Verdana;
	z-index: 100;
	vertical-align: middle;
	font-weight: bold;
	font-size: 11px;
}
#pauseplay
{
	color: #00549d;
	text-decoration: none;
}
#pauseplay:hover
{
    color: #01a0c7;
	text-decoration: none;
}
#pauseplay .bracket
{
    font-size: 12px !important;
    font-weight: bold;
    padding-right: 3px;
    padding-left: 3px;
}


.noimage
{
    color: #ffffff;
    font-family: Arial, Verdana;
    font-size: 13px;
    font-weight: bold;
}