/*Style sheet for everything to do with the photo viewer*/


/*Error title for upload*/
b.errorMsg
{
	color:#ff9900; 
	font:Arial Black; 
	font-size:18px; 
	font-weight:bold;
	text-decoration:none;
}
td.text
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
