﻿@import url(css/template.css);
	
div.contentPane	{ background: #fff; }
	
div.rotator-right { padding: 4px; margin-left: 70px; background: url(images/template/rotator-shadow-lg.png) 100% 100% no-repeat; }
	div.rotator { margin: 0 0 0 auto; width: 808px; height: 284px; overflow: hidden; }

body#Body.FCKLinkGalleryBody, body#Body.FCKImageGalleryBody, table.FCKLinkGalleryContainer, table.FCKImageGalleryContainer { background: #fff; }
table.FCKLinkGalleryContainer * a, table.FCKLinkGalleryContainer * a:link, table.FCKLinkGalleryContainer * a:visited, 
table.FCKLinkGalleryContainer * a, table.FCKLinkGalleryContainer * a.CommandButton, table.FCKLinkGalleryContainer * a.CommandButton:link,
table.FCKImageGalleryContainer * a, table.FCKImageGalleryContainer * a.CommandButton, table.FCKImageGalleryContainer * a.CommandButton:link { color: #369; text-decoration: underline !important; }
table.FCKLinkGalleryContainer * a:active, table.FCKLinkGalleryContainer * a.CommandButton:active, table.FCKImageGalleryContainer * a.CommandButton:active { color: #C10; }
table.FCKLinkGalleryContainer * a:hover, table.FCKLinkGalleryContainer * a.CommandButton:hover, table.FCKImageGalleryContainer * a.CommandButton:hover { color: #69F; }
	
/* Form Control */
    input.PageURL {display:none;}
