/* Imported Styles
----------------------------------------------- */
@import url("general.css");

/* IE5/Mac Only Styles
----------------------------------------------- */
/*\*//*/
  @import url("ie5mac.css");
/**/

* {
	margin: 0;
	padding: 0;
}

html, body {
	  margin: 0;
	  padding: 0;
	  
	

}

body {
	font-family: "Trebuchet MS", Arial, Verdana, serif;
	font-size: 80%;
	line-height: 130%;
	margin: 0 0 20px 0;	
	text-align: center;
}

ul, li {
	list-style: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div#container-access
{
 	font-size: 90%;
}

#icon-bound h2 {
	font-size: 170%;
}

#homepage-intro h2 {
	font-size: 160%;
}

#container-footer {
	font-size: 90%;
}

.content-hold h3 {
	font-size: 140%;
}

#container-section-list li h3 {
	font-size: 120%;
}

div#send_friend input,
div#send_friend textarea {
	font-size: 100%;
	font-family: "Trebuchet MS", Arial, Verdana, serif;
}

body#wetroom-concept #container-body-intro h2 {
	height: 76px;
}
