﻿div#topmenu td.leftBorder#galeryLeft
{
	background: url(../images/tab/tablefton.gif) no-repeat;
}
div#topmenu td.milddleTab#galery
{
	background: url(../images/tab/tabmiddleon.gif) repeat-x;
}
div#topmenu td.rightBorder#galeryRight
{
	background: url(../images/tab/tabrighton.gif) no-repeat;
}

.thumbnail:hover span
{
	/*CSS for enlarged image on hover*/ 
	/*position where enlarged image should offset */
	top: -300px;
	left: -200px;
}
.thumbnail:visited
{
	color: Blue;
}
.nopadding-bottom
{
	padding-bottom: 0px !important;
}
