#infoBubble{
	width: 247px;
	margin-left: 70px;
}

#infoBubble_tl{
	background: url('/system/images/infowindow/infowindow.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 15px;
	height: 16px;
}

#infoBubble_t{
	background: url('/system/images/infowindow/infowindow.png');
	background-repeat: no-repeat;
	background-position: -15px 0px;
	width: 247px;
	height: 16px;
}

#infoBubble_tr{
	background: url('/system/images/infowindow/infowindow.png');
	background-repeat: no-repeat;
	background-position: -262px 0px;
	width: 15px;
	height: 16px;
}

/*
* html #infoBubble_tr{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/system/images/infowindow/infowindow13.png', sizingMethod='crop');
}
*/

#infoBubble_l{
	background: url('/system/images/infowindow/infowindow.png');
	background-repeat: no-repeat;
	background-position: 0px -16px;
	width: 15px;
	height: 150px;
}

#infoBubble_contents{
	background: url('/system/images/infowindow/infowindow.png');
	background-repeat: no-repeat;
	background-position: -15px -16px;
	font-size: 0.7em;
	width: 247px;
	height: 150px;
}

#infoBubble_r{
	background: url('/system/images/infowindow/infowindow.png');
	background-repeat: no-repeat;
	background-position: -262px -16px;
	width: 15px;
	height: 150px;
}

#infoBubble_bl{
	background: url('/system/images/infowindow/infowindow.png');
	background-repeat: no-repeat;
	background-position: 0px -162px;
	width: 15px;
	height: 18px;
}
/*
* html #infoBubble_bl{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/system/images/infowindow/infowindow31.png', sizingMethod='crop');
}
*/
#infoBubble_b{
	background: url('/system/images/infowindow/infowindow.png');
	background-repeat: no-repeat;
	background-position: -15px -162px;
	width: 247px;
	height: 18px;
}

#infoBubble_br{
	background: url('/system/images/infowindow/infowindow.png');
	background-repeat: no-repeat;
	background-position: -262px -162px;
	width: 15px;
	height: 18px;
}
/*
* html #infoBubble_br{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/system/images/infowindow/infowindow33.png', sizingMethod='crop');
}
*/
#infoBubble_close{
	width: 14px;
	height: 14px;
	margin: 15px 0 0 -10px;
	background: url('/system/images/infowindow/infowindowclose.png') top left no-repeat transparent;
	cursor: pointer;
}

* html #infoBubble_close{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/system/images/infowindow/infowindowclose.png', sizingMethod='crop');
}

#infoBubble_beak{
	position: relative;
	background: url('/system/images/infowindow/infowindow.png');
	background-repeat: no-repeat;
	background-position: -31px -177px;
	width: 90px;
	height: 64px;
	margin-left: -50px;
}
/*
* html #infoBubble_beak{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/system/images/infowindow/infowindowbeak.png', sizingMethod='crop');
}
*/

