<!-- Make the document body take up the full screen -->
v\:* {behavior:url(#default#VML);}
html, body {width: 100%; height: 100%}
body {margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px}

body { 
	//font-family: Arial, sans-serif; 
	font-family: "Lucida Sans",Verdana,Arial,Geneva;
	font-size: 13px;
}

.loading {
  color: gray;
  padding: 40px;
}

input.search {
  width: 280px;
  padding: 0px;
  padding-left: 15px;
  font-size: 13px;
  color: gray;
}

img {
  border: 0px;
}

img.icone {
  vertical-align: middle;
}

img.pic {
  max-height: 200px;
  max-width: 200px;
}

a.external {
  background:transparent url(../images/external.png) no-repeat scroll right center;
  padding-right:13px;
}

div#pmenu {
  background-color: #EEEEEE;
  border-bottom:1px solid #CCCCCC;
  margin-top: -3px;
  margin-bottom: 3px;
}

div#pmenu li {
  display: inline;
  list-style: none;
}

div.msgmenu {
  background-color: #EEEEEE;
  border-bottom:1px solid #CCCCCC;
  margin-top: -3px;
  margin-bottom: 3px;
}

div.msgmenu li {
  display: inline;
  list-style: none;
}

div.msg h2 {
  color:#333;
  margin-top:6px;
}

textarea{
  font-size:12px;
}

span#pmsgmenu {
  background-color: #EEEEEE;
}
