﻿.popupTitle {
	font-size: 0.9em;
	font-weight: bold;
	padding: 5px;
	/* background-image: url(../../_Assets/Images/GradientGenerator.ashx?Width=968&Height=32&StartColor=4425487e&EndColor=8825487e&Angle=90&EndPosition=1&Background=ffffffff&GradientType=Linear); */
	background-image: url(../../_Assets/Images/GradientGenerator.ashx?Width=968&Height=32&StartColor=aa25487e&EndColor=25487e&Angle=90&EndPosition=1&Background=ffffffff&GradientType=Linear);
	background-repeat: repeat-x;
	color: #ffffff;
	white-space: nowrap;
}

.popupClose {
	width: 28px;
	height: 18px;
	float: right;
	margin: 0px;
	background-image: url(../../_Assets/Images/x_button_small_shiny.png);
	background-repeat: no-repeat;
}