.bubble-table
{
	position:absolute;
	width:250px;
}

.bubble-top
{
	background:url(/pix/registration/bordertop.png) repeat-x;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/pix/registration/bordertop.png,sizingMethod='scale');
}

.bubble-left
{
	background:url(/pix/registration/borderleft.png) repeat-y;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/pix/registration/borderleft.png,sizingMethod='scale');
}

.bubble-textcell
{
	background-color:#eeeeee;	
}

.bubble-right
{
	background:url(/pix/registration/borderright.png) repeat-y;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/pix/registration/borderright.png,sizingMethod='scale');
}

.bubble-bottom
{
	background:url(/pix/registration/borderbottom.png) repeat-x;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/pix/registration/borderbottom.png,sizingMethod='scale');
}

.infospan
{float:right;}

.infospacer
{height:19px;width:19px;}

#tdInfoText
{
	font-size:x-small;
}
	
