#livePromo
{
	/*+placement:margin-auto 30% 0px;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 30%;
	top: 0px;
	margin: 0px auto;
	position: absolute;
	text-align: center;
	background-color: #656565;
	width: 400px;
	height: 200px;
	border: 2px dotted #000000;
}
#livePromo2
{
	/*+placement:margin-auto 30% 0px;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 30%;
	top: 0px;
	margin: 0px auto;
	position: absolute;
	text-align: center;
	background-color: #656565;
	width: 400px;
	height: 150px;
	border: 2px dotted #000000;
}
.exit
{
	float: right;
}