*	{
  padding: 0;
  margin: 0;
  }

html, body {
  height: 100%; /* héél belangrijk */
  font-family: Trebuchet MS;
  font-size: small;
  color: #000;
  background: none;
  }

body  {
  background: #b6d300 url(media/swinxs/background_body.gif) repeat-x bottom;
  }

body.home  {
  background: #143069 url(media/swinxs/background_body_home.gif) repeat-x bottom;
  }

body.clean, body.clean #wrapper, body.clean form  {
  border: none;
  background: transparent #fff;
  margin: 0;
  padding: 0;
  }

body.language {
  text-align: center;
  margin-top: 180px;
  }

body.language div.region {
	float: left;
	text-align: center;
	margin-left: 10px;
	}
  
body.language ul  {
  margin: 0;
  padding: 0;
  width: 250px;
  text-align: left;
  }

body.language ul li {
  border: 1px solid #b6d300;
  padding: 0;
  background: #fff;
  list-style: none;
  margin: 8px;
  }

body.language ul li img {
  position: relative;
  left:-8px;
  top: -2px;
  }
  
body.language ul li a {
  font-size: 13px;
  line-height: 18px;
  padding: 0 0 0 30px;
  background: url(media/swinxs/languageitem_right.png) no-repeat right center;
  list-style: none;
  margin: 0;
  display: block;
  }

body.language ul li:hover {
  background-color: #0F4585;
  }

body.language ul li:hover a  {
  color: #fff;
  }

div#site img#logo	{
	position: absolute;
	top: 38px;
	left: 36px;
	}

div#site img#divider	{	
  position: absolute; 
  top: 58px; 
  left: 331px;
	}

div#site img#console	{	
	position: absolute;
	top: 26px;
	left: 331px;
	}

div#site img#avatar	{	
	position: absolute;
	width: 133px;
	height: 144px;
	top: 101px;
	left: 400px;
	}

#edge {
  background: url(media/swinxs/edge_content_right.gif) no-repeat;
  height: 13px;
  width: 13px;
  position: absolute;
  top: 58px;
  right: 0;
  }
  
 .home #edge  {
  background-image: url(media/swinxs/edge_content_right_home.gif);
  } 

body.loginframe {
  background: #fff;
  }

a {
  text-decoration: none;
  color: #0F4585;
  font-weight: bold;
  }

a img {
  border: none;
  }

a:hover {
  color: #000;
  }

a.go  {
  background: url(media/buttons/go.png) no-repeat left;
  padding-left: 20px;
  }

a.goback  {
  background: url(media/buttons/goback.gif) no-repeat left;
  padding-left: 20px;
  }

a.nogo  {
  background: url(media/buttons/nogo.gif) no-repeat left;
  color: #b22e1e;
  padding-left: 20px;
  }

.home #xsHome {
  display: none;
  }

#wrapper, .default #wrapper  {
  background: #fff url(media/swinxs/background_wrapper.gif) top left no-repeat;
  position: relative;
  min-height: 100%;
  height:auto !important; /* voor moderne browsers */
  margin: 0 20px;
  max-width: 90em;
  min-width: 790px;
  }


/* the following rules apply only to IE 6 and below*/
* html #wrapper, * html .default #wrapper {
  width: 950px;
  height: 100% !important; /* voor IE */
  }


.connect #wrapper {
  background: url(media/swinxs/background_wrapper_connect.gif) no-repeat;
  width: 540px;
  min-width: 540px;
  min-height: 1%;
  position: relative; 
  margin: 30px auto; 
  padding: 30px 30px;
  }

img.connectFooter	{
	 position: relative;
	 left: -30px;
	 bottom: -35px;
	 background-color: #B6D300;
	 }


/* Progress bar in first.php */

#progressBox {
   height: 150px;
   position: relative; 
   margin-top: 50px;
}

#progressPicture {
  position: absolute; 
  top: 20px;
	left: 30px;
}

#progressProgress	{
  position: absolute;
  width: 8px; 
  height: 94px; 
  filter: alpha(opacity=10); 
  -moz-opacity: 0.2; 
  opacity: 0.1; 
}

#progressMask {
  position: absolute;
}

/* Done progress bar */

.nakedgreen #wrapper {
  background: url(media/swinxs/background_wrapper_nakedgreen.gif) no-repeat;
  width: 740px;
  min-width: 740px;
  min-height: 1%;
  position: relative; 
  margin: 30px auto; 
  padding: 30px 30px;
  }

td.blck {
	width: 50%;
	vertical-align: top;
}

.connect form, .Article form, .language form, form#switchsite {
  border: 0;
  background-color: transparent;
  }

.connect form#connect {
  border: 0;
  background-color: transparent;
  margin-top: 0;
  width: 500px;
  height: 280px;
  background: url(media/swinxs/swinxs_connect.jpg) no-repeat left;
  border: none;
  }

.connect form#connect fieldset  {
  position: relative;
  left: 200px;
  width: 200px;
  padding: 20px;
  }

.connect form#connect input.swinxsname  {
  font-size: 30px;
  font-weight: bold;
  }

form#switchsite {
	text-align: right;
	float:right;
	height:0;
	margin:0;
	padding:0;
	position: relative;
	top: 10px;
	clear: left;
	right: 50px;
	}

img#switchsiteImage	{
	width: 20px;
	height: 20px;
	position: relative;
	bottom: -5px;
	left: -5px;
	}

form#switchsite select {
	color: #898989;
	font-size: 10px;
	margin: 4px 0 0 0;
	}
	
p {
   margin: 0 0 0.5em 0; /* some air around p elements */
}
 	
h1  {
  font-size: 16px;
  margin-top: 20px;
  color: #000;
  }

h2, .default h2 {
  font-size: 20px;
  color: #9daa1c;
  height: 30px;
  margin-bottom: 0;
  }

div.headerShadow {
  background: #fff url(media/background_h2.gif) no-repeat;
  height: 32px;
  margin: 0;
  padding: 0;
  color: transparent;
  }

h3  {
  color: #959595;
  font-size: 12px;
	margin-top: 1em;
  }

#content h3 {
  height: 22px;
  font-size: 16px;
  }

body.connect h3 {
  line-height: 1em;
  }

div.forum h3  {
  margin-top: 20px;
  height: 30px;
  }

td.pollBar  {
  background-repeat: repeat-x;
  background-position: center;
  }

td.pollText {
  padding-right: 3px;
}
td.pollVote {
  padding-top: 5px;
}

.home #wrapper {
  background: #fff url(media/swinxs/background_wrapper_home.gif) top left no-repeat;
  }

#site  {
  position: relative;
  min-height: 100%;
  height:auto !important; /* voor moderne browsers */
  height:100%; /* voor IE */
  }

#left  {
  width: 300px;
  position: absolute;
  top: 200px;
  left: 10px;
  }

#leftcontent  {
  margin: 0 10px;
  }

#freeSpace  {
  width: 49px;
  height: 34px;
  margin: 10px 0 10px 20px;
  text-align: center;
  }

#freeSpace span {
  display: block;
  margin-left: 60px;
  white-space: nowrap;
  color: #000;
  font-size: 10px;
  font-weight: bold;
  line-height: 10px;
  padding-top: 2px;
  }

hr  {
  border: none;
  height: 1px;
  color: #CBCED3;
  background-color: #CBCED3;
  margin: 10px 0;
  }

pre {
  margin: 10px;
}

/* login box */
div#login{ margin: 0;background: #eee; width: 310px; }

b.rtop, b.rbottom{display:block; background: #fff}

b.rtop b, b.rbottom b{display:block; height: 1px;
    overflow: hidden; background: #eee}

b.r1{margin: 0 5px}

/* IE zet het eerste lijntje apart en dat willen we niet  */
b.rtop b.r1	{position: relative; bottom: -3px;}
	
b.r2{margin: 0 3px}

b.r3{margin: 0 2px}

b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

	#login p, #login h3  {
  margin: 3px 10px;
  }
  
#login h3 {
  color: #b8b8b8;
  font-size: 16px;
  height: 30px;
  background: url(media/swinxs/backgroundtop_h3_login.gif) no-repeat bottom;
  }
  
#login a  {
  color: #2863a9;
  }
#login a:hover  {
  color: #0f4585;
  }

#login div.headerShadow {
  background: url(media/background_h3_login.gif) no-repeat;
  height: 30px;
  margin-top: -2px;
  }

/* content */

#content  {
  margin: 0 20px 0 350px;
  clear: both;
  background: #fff;
  }

* html #content {
  padding: 0;
  }

#content #news  {
  margin-bottom: 20px;
  }
  
#content #news h3, #content #news a {
  color: #e95f40;
  }

#content ul li, .connect ul li {
  padding: default;
  margin: 0 0 0 20px;
  }

body.faq #content ol li {
  list-style: decimal !important;
  border: none;
  font-style: italic;
  }

#submenu a {
  color: #999;	
}

#content .Article ul#xsusers li {
  margin: 10px !important;
  padding-left: 100px !important;
  list-style: none !important;
  }

#content .Article ul#xsusers li span {
  position: relative;
  top: 65px;
  }
  
#zoekveld_list  {
  padding: 0 0px !important;
  border: 1px solid  #999999 !important;
 }

 
#zoekveld_list ul li  {
  background-color: #aabbcc !important;
	height: 1.5em;
	width : 350px !important;
  padding: 0 0px !important;
  margin: 0 0px !important;
	list-style : none !important;
 }
 
#zoekveld_list ul li:hover {
  background-color: #0F4585 !important;
  color: #fff;
  cursor: pointer;
 }

#content ul.shop  {
  padding: -10px 0px 0px 0px;
  margin: 0px 0px 2px 0px;
}
 
#content ul.shop li.shop  {
  padding: 0px 0px 0px 0px !important;
  margin: 0px 0px 4px 0px !important;
  list-style: none !important;
}
 
#footer	{
  position: absolute;
  bottom: 0; /* heel belangrijk */
  right: -10px;
  background: #fff url(media/swinxs/edge_content_right.gif) no-repeat right top;
  height: 30px;
  text-align: right;
  padding: 10px 15px 0 0;
  color: #9b9b9b;
  clear: left;
  }

.home #footer  {
  background-image: url(media/swinxs/edge_content_right_home.gif);
  } 

a.deleteItem, a.downloadItem	{
	 cursor: pointer;
	 position: absolute;
	 right: 0px;
	 }
  
/* IE shows no footer on these pages */
* html div.faq #footer, * html div.games #footer {
  display: none;
  }

/* formulieren */

form br	{
  clear: left;
  }

* html #loginForm br	{
  clear: none;
  }

form  {
  background: #f8f8fb;
  margin: 20px 0;
  padding: 10px;
  }  

form input:focus	{
	border: 1px dashed #898989;
	}

.greybox  {
  background: #f8f8fb;
  border: 1px solid #cbced3;
  margin: 20px 0;
  padding: 10px;
  }  

div.Article form  {
  margin: 0;
  padding: 0;
  }

form div	{
  clear: both;
  }

label, input, select {
  display: inline-block;
  margin-bottom: 3px;
  margin-right: 5px;
  line-height: 1.2em
}

label {
  float: left;
}

input.radio, input.checkbox {
  margin-bottom: 0px;
}

input.hidden {
	margin: 0px;
	display: inline;
}

textarea {
/*  float: left; weggehaald om 'vertel het je vriendjes' te laten werken */
  display: inline-block;
  margin-bottom: 3px;
  margin-right: 5px;
  line-height: 1.2em
}

label {
  width: 200px;
  padding-right: 20px;
  color: #000;
}

* html input#loginID {
  margin-left: 3px;
  }

input#loginID {
  margin-right: 2px;
  vertical-align: middle;
  }

fieldset {
  border: 0;
}

fieldset#preferences .text {
width: 350px
}

fieldset#prefs input {
 position: relative;
 float  : left;
 width: 5%;
 margin : 1px;
}

fieldset#prefs label{
  position: relative;
  left: 30%;
  display: inline;
  float: left;
  text-align: left;
  margin: 0 5px 0 0;
  padding: 0;
  color:#666666;
}

dl  {
  margin-bottom: 12px;
  }

dl dt {
  font-weight: bold;
  font-style: italic;
  margin-top: 12px;
  }

div.compact {
  position:relative;
  float:left;
  height: 20px;
  top: 0;
  margin-right:3px;
  clear: both;
}

div input.cfi, div select.cfi, textarea.cfi {
  width:15em;
}

input.disabled {
  background-color: #eee;
  border: 1px solid #898989;
}

/* items en item boxes */

div.Article {
  position: relative;
  background: #ffffff;
  width: 100%;
  } 

body.home div.Article  {
  position: relative;
  float: left;
  }

/* IE6 and below only */
* html body.home div.Article {
  width: 300px;
  }

div.Article div#h3 h3  {
  font-size: 1.3em;
  height: 30px;
  width: 80%;
  position: relative;
  top: 20px;
  left: 25px;
  margin-bottom: 10px;
  margin-top: 0;
  }

html* div.Article h3  {
  height: 0;
  }



div.ArticleBody {
  padding: 0 25px;
  margin:0;
  margin-top: -1em;
  border-bottom: 1px solid transparent;
  }

* html div.ArticleBody  {
  border-color: #fff;
  }
  
div.ArticleFooter p {
  padding: 10px 25px 25px 25px;
  margin: 0;
  }

div.Article {
  background: url(media/custom_corners_topleft.gif) top left no-repeat;
  }
  
div.Article div#h3 {
  background: url(media/custom_corners_topright.gif) top right no-repeat;
  padding-bottom: 10px;
  }
  
div.ArticleBody {
  background: url(media/custom_corners_rightborder.gif) top right repeat-y;
  }
  
div.ArticleFooter {
  background: url(media/custom_corners_bottomleft.gif) bottom left no-repeat;
  }

* html div.ArticleFooter  {
  width: 300px;
  }  

div.ArticleFooter p {
  background: url(media/custom_corners_bottomright.gif) bottom right no-repeat;
  }

div.ArticleFooter p span, p span.bigLink  {
  background: url(media/background_articlelink_left.gif) no-repeat left;
  padding: 3px 0;
  clear: both;
  }
  
 div.ArticleFooter p span a, p span.bigLink a  {
  color: #fff;
  padding: 3px 5px;
  background: url(media/background_articlelink_right.gif) no-repeat right;
  }   

 div.ArticleFooter p span a:hover, p span.bigLink a:hover  {
  text-decoration: underline;
  }

/* games */

ul#games li {
  background-color: #eee;
  margin: 5px 0;
  clear: both;
	list-style: none !important;
	border-bottom: 10px solid #fff;
  }

} ul#games li	{
	border: none;
	}
	
  
ul#games li p, ul#games li div {
  margin: 5px;
  }

ul#games li a.gameTitle {
  color: #000;
  font-size: 14px;
  }

ul#games li a.gameTitle span  {
  font-size: 12px;
  color: #959595;
  font-weight: normal;
  }

img.downloadButton  {
  }

* html img.downloadButton  {
  position: relative;
  right: 0;
  }

ul#games li li  {
  margin-left: 30px;
  }

/* uit fcb */
.forumButtons  {
  
  }
  
div.progimage {
  display: inline;
  }  
  
div.block p {
  display: inline;
  }

table.printlist {
  border-collapse: collapse;
  width: 100%; 
  }

table.printlist caption, div.printlist h3  {
  text-align: left;
  height: 20px;
  padding-left: 3px;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  color: #fff;
  background: url(media/background_forum_caption.gif) left bottom no-repeat;
  }
  
table.printlist tr th, div.printlist div.listheader  {
  background-color: #47c0e9;
  color: #fff;
  text-transform: uppercase;
  font-size: 0.8em;
  text-align: left;
  padding-left: 3px;
  font-weight: normal;
  line-height: 21px;
  clear: both;
  }

.printlist .listheader .eerste  {
  margin-right: 68px;
  }
  
table.printlist td  {
  border-bottom: 1px solid #9acc99;
  }

ul#micro  {
  margin-bottom: 10px;
  }

ul#micro li {
  border-bottom: 1px solid #eee;
  padding: 2px;
  margin: 2px 0;
  }

div#shortlist1 h4, div#shortlist2 h4, div#shortlist3 h4, div#shortlist4 h4, div#shortlist5 h4 {
  padding: 2px;
  color: #b1b1b1;
  border-bottom: 1px solid #b1b1b1;
  }

#personal {
  margin-left: -120px;
  padding-right: 10px;
  float: left;
  width: 100px;
  color: #47c0e9;
  font-size: 10px;
  clear: both;
  }

* html #personal  {
  position: relative;
  display: inline;
  }

table.printlist td  {
  padding: 0 3px;
  }

.listrow  {
  margin-left: 109px;
  padding: 5px 10px 20px 10px;
  min-height: 150px;
  clear: both;
  background: url(media/community/balloon.gif) no-repeat 0 30px;
  }

table#scorelist .listrow {
  background: none;	
  }

.listrow span.zesde {
  position: relative;
  left: 20px;
  }

.listrow hr  {
  visibility: hidden;
  }

* html .zesde, * html .vierde {
  clear: none !important;
  }
  
.inline {
  font-size: 10px;
  font-weight: bold;
  }

span.placeholder a {
  display: block;
  width: 10px;
  height: 10px;
  background: #ff9999 url(media/buttons/inappropriate.gif) no-repeat center;
  float: right;
  position: relative;
  top: -12px;
  color: #f00;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  white-space: nowrap;
  }  

.warning {
  color: #f00;
}

p.info {
  color: #f00;
  margin-bottom: 2em;
}

div.info {
}

a.glossary {
  border-bottom:1px dotted #000;
  color: inherit;
  font-weight: inherit;
}

span.placeholder a:hover  {
  background-color: #f00;
  }
  
span.placeholder a:hover:before  {
  content: attr(title);
  margin-left: -145px;
  padding: 2px;
  background: #fff;
  }

* html span.placeholder a:hover {
  margin: 0;
  padding: 0;
  background: #f00 url(media/buttons/inappropriate.gif) no-repeat center;
  }

div.editable span.placeholder a {
  display: none;
  }

.userPic  {
  margin: 0 10px 10px 0;
  background-color: #fff;
  padding: 5px;
  display: block;
  border: 1px solid #ddd;
  padding-bottom: 10px;
  float: left;
  }

ul#invites, ul#friends, ul#friendsbin  {
  padding: 10px;
  }

ul#friends li {
		display: block!important;
		height:  60px!important;
		list-style: none!important;
	  clear: both;
}


ul#friendsbin {
  background: url(media/bin.gif) no-repeat right;
  padding-right: 60px;
  }

ul#invites img.userPic {
  padding: 3px;
  padding-bottom: 8px;
  margin: 5px 0 0 0;
  float: none;
  }

.listrow .userPic, .listrow br {
  display: none;
  }
  
textarea.forumText  {
  width: 582px;
  }
  
div#newReaction {
  padding: 0 0 0 110px;
  }

.editable {
  background: #cbeffc url(media/edit_post.gif) no-repeat right;
  color: #000;
  min-height: 50px;
  display: block;

  }

.editable:hover {
  background: #94d3e8 url(media/edit_post_hover.gif) no-repeat right;
  color: #fff;
  cursor: pointer;
  cursor: url(../themes/swinxs/media/cursor/editable.cur);
  }

div#xsusers  {
  width : 550px;
}

#xsusers div.tagfoto {
	border: 1px red;
	position: relative;
	clear: none;
	float: left;
  border: 1px solid #acacac ;
  width: 140px ;
  height: 100px ;
  background-color: #fff ;
	margin: 0 0 1px 1px;
}

#xsusers div.tagfoto div {
  border: none ;
  width: 75px ;
  height: 90px ;
  background-color: #fff ;
}
  
#xsusers input {
	 color: #0f4585;
	 font-weight: bold;
	 margin-left : 95px;
}

.autocomplete {
	background: #aabbee;
	z-index: 100;
}

#xstags .unknown{
  background: transparent url(media/home/defaultavatar.gif) no-repeat 0% 80%;
}		

#xsusers input {
  background: transparent;
  width: 50px;
  position: relative;
  top: 45px;
  right: 20px;
}

/* IE7 only */
html* #xsusers input  {
  top: 65px;
  }

form#xsFrm {
    border: none;
    background: transparent;
    width:  0px;
}

ul#invites li {
  cursor: move;
  }

#topscores table, #personalscores table {
	width: 100%;
 	border: 1px solid #aaaaaa;
}

#topscores table th, #personalscores table th {
	background: #cccccc;
 	border-bottom: 2px solid #aaaaaa;
}
#topscores table td, #personalscores table td {
	padding-left: 5px;
}

/* ================== shop ================== */

ul.shop li {
  background-color: #eee;
  margin: 5px 0;
  clear: both;
  }

body.shop .title {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  }

body.shop .title span.price  {
  font-size: 10pt;
  color: #000000;
  font-weight: bold;
}

ul.shop li li  {
  margin-left: 30px;
  }

.warning  {
  color: red;
  }
  
body.shop .product {
	padding: 4px;
}

body.shop .product .main {
	display: block; 
	min-height: 100px;
	padding: 5px;
}

body.shop .product .description {
	margin-bottom: 4px;
}

body.shop .product-detail strong {
	font-weight: bold;
}

body.shop .product-detail em {
	font-style: italic;
}

body.shop .product-detail {
	margin-top: 12px;
}

body.shop .product-detail IMG {
	padding-right: 8px;
}

body.shop .product-detail .description {
	margin-bottom: 8px;
	margin-top: 8px;
}

body.shop #basket .list { width: 100%; } 
body.shop #basket .list IMG { border: 0px; padding: 4px 0px 0px 0px; }
body.shop #basket .list TR { vertical-align: top; } 
body.shop #basket .list TD, 
body.shop #basket .list TH { padding: 2px 1px 2px 1px; } 
body.shop #basket .list TH { text-align: left; font-weight: bold; } 
body.shop #basket .list TR.header { border-bottom: 1px solid #aaaaaa; } 
body.shop #basket .list TR.transport { border-bottom: 1px solid #aaaaaa; } 
body.shop #basket .list TR.total { font-weight: bold; } 
body.shop #basket .list .numeric { text-align: right; white-space: nowrap; } 
body.shop #basket .list .icon { text-align: center; white-space: nowrap; } 
body.shop #basket .list .text { text-align: left; padding: 0px 10px 0px 10px;  } 

body.shop #steps { padding-bottom: 4px; }
body.shop #steps .active { font-weight: bold; }

/* KNOWLEDGE BASE */

div.kb_advice {
  background: #F8F8FB none repeat scroll 0 0;
  padding: 5px;
  margin-top: 5px;
}

div.kb_title {
  margin-bottom: 1em;
}

div.kb_question {
  margin-bottom: 1em;
}

ul.kb_question input.text {
  width: 450px;
}

ul.kb_question textarea {
  width: 450px;
  height: 100px;
  float: none;
}

ul.kb_question li {
  list-style: none;
}

a.kb_article {
  cursor: pointer;
}

div.kb_article {
  background: #F8F8FB none repeat scroll 0 0;
  padding: 0.5em;
  color: black;
}

div.kb_instruction {
  margin: 1em 0;  
  color: #3f3f3f;
  font-weight: bold;
}

div.kb_buttons {
  margin-top: 20px;
}

ul.kb_article li {
  list-style: disc;
  color: #0F4585;
  }

/* TELL A FRIEND */

form.tellafriend textarea {
	width: 450px;
}

form.tellafriend input {
	width: 250px;
}

#InfoWindow {
  width: 230px;
  margin-left: 60px;
  margin-top: 50px;
}

#InfoWindow * input,
#InfoWindow * select {
  color: black;
}

#InfoWindow_contents {
  background-color: #ff7e00;
  color: white;
  margin: 0;
  padding: 0;
  }

#InfoWindow_contents a:link,
#InfoWindow_contents a:visited {
  color: #000099;
  }

#InfoWindow_contents a:hover,
#InfoWindow_contents a:active {
  color: #FFF;
  }

#InfoWindow textarea {
  width: 222px;
  }
#InfoWindow_tl {
  width: 20px;
  height: 20px;
  background: url( ./media/InfoWindow/tl.png );
}

#InfoWindow_t {
  height: 20px;
  background: url( ./media/InfoWindow/t.png );
}

#InfoWindow_tr {
  width: 20px;
  height: 20px;
  background: url( ./media/InfoWindow/tr.png );
}

#InfoWindow_l {
  width: 20px;
  background: url( ./media/InfoWindow/l.png );
}

#InfoWindow_r {
  width: 20px;
  background: url( ./media/InfoWindow/r.png );
}

#InfoWindow_bl {
  width: 20px;
  height: 44px;
  background: url( ./media/InfoWindow/bl.png );
}

#InfoWindow_b {
  height: 44px;
  background: url( ./media/InfoWindow/b.png );
}

#InfoWindow_br {
  width: 20px;
  height: 44px;
  background: url( ./media/InfoWindow/br.png );
}

#InfoWindow_beak {
  width: 162px;
  height: 44px;
  margin-left: 20px;
  margin-top: -44px;
  background: url( ./media/InfoWindow/beak.png );
}

#InfoWindow_close {
  width: 16px;
  height: 16px;
  margin-left: -20px;
  margin-top: -15px;
  background: url( ./media/InfoWindow/close.png );
}
