/*
 * DEPLOYED FILE - EDIT WITH CAUTION
 */

#shoutoutForm_content,
#shoutoutForm
{
	left: 0px;
	top: 0px;
	width: 520px;
	height: 296px;
	z-index: 1000;
	position: absolute;
}

body #shoutoutForm
{
	display: none;
}

#overlay
{
	background-image: url(../../../images/lightbox/overlay.png);
}

* html #overlay
{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(../../../images/lightbox/overlay.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../../images/lightbox/overlay.png", sizingMethod="scale");
}
