#simple_example_window{		width: 200px;}

#simple_example_window_contents{ 			height:75px; 	background: #0a7cb1; color:#FFF;}

#simple_example_window_beak{width:40px;  	height:18px; 	margin-top:-5px;	background: url('/design/images/layout/elements/main/gmapsballoon/beak.png') 0 -5px no-repeat transparent;}

#simple_example_window_br{	width:18px;		height:18px;	background: url('/design/images/layout/elements/main/gmapsballoon/bottom_right.png') top left no-repeat transparent; }
#simple_example_window_b{ 					height:18px;	background: url('/design/images/layout/elements/main/gmapsballoon/bottom.png') top left repeat-x transparent; }
#simple_example_window_bl{  width:18px;		height:18px;	background: url('/design/images/layout/elements/main/gmapsballoon/bottom_left.png') top left no-repeat transparent; }

#simple_example_window_tl{  width:18px;		height:18px;	background: url('/design/images/layout/elements/main/gmapsballoon/top_left.png') top left no-repeat transparent; }
#simple_example_window_t{  					height:18px;	background: url('/design/images/layout/elements/main/gmapsballoon/top.png') top left repeat-x transparent; }
#simple_example_window_tr{  width:18px;		height:18px;	background: url('/design/images/layout/elements/main/gmapsballoon/top_right.png') top left no-repeat transparent; }


#simple_example_window_l{  	width:18px;						background: url('/design/images/layout/elements/main/gmapsballoon/left.png') top left repeat-y transparent; }
#simple_example_window_r{  	width:18px;						background: url('/design/images/layout/elements/main/gmapsballoon/right.png') top left repeat-y transparent; }


* html #simple_example_window_beak{
  /* Alpha transparencies hack for IE */
  /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corners/red_beak.png', sizingMethod='crop');*/
}
