.popupimg
{
	position:relative;
	left:24px;
	top:34px;
}
.leftpopup
{
	position:absolute;
	background:url('bg.png') no-repeat;
	width:243px;
	clear:left;
	height:0px;
	padding-top:35px;
}
.rightpopup
{
	position:absolute;
	background:url('bg-alt.png') no-repeat;
	width:243px;
	clear:left;
	height:0px;
	padding-top:35px;
}
.currimg
{
	width:204px;
	height:150px;
}