/* CSS Document */

p {
margin: 0; 
padding: 0;
}

#myMap_dashboard {display: none;}

.divtd_top {width: 450px; height: 110px; float: left; padding: 10px}
.divtd_com {width: 640px; float: left; padding: 0px}
.divtd_map {width: 450px; height: 510px; float: left; padding: 10px}

.divtd_repere {width: 450px; height: 200px; float: left; padding: 10px}
.divtd_addcom {width: 450px; height: 200px; float: left; padding: 10px}

/* div.divtd_top, div.divtd_com, div..divtd_map, div.divtd_repere, div.divtd_addcom  {background-color: rgb(255, 255, 255); border-color: rgb(0,0,0); border-style:solid; border-width:1px} */




.divtr {width: 450px; float: left; padding: 10px;}

.divtd_foot {width: 230px; height: 150px; float: left; padding: 10px}

.flickr_photo {width: 80px; height: 80px; float: left;}

.important {margin: 0pt; padding: 0pt; color: white; background-color: red; width: 100px;}
.important_main {margin: 0pt; padding: 0px; color: white; background-color: blue; width: 100px; text-align: center; font-weight:bold;}


.coords {width: 100%; height: 100px; float: left; padding: 0px; opacity:.8;}


.bottomdiv {width: 280px; height: 90px; float: left; padding: 5px; z-index:1000}
.important_main a:link, .important_main a:visited {color: white;}
.recent_comm {float: left; width: 145px; right: 20px; font-size: 80%; word-wrap: break-word;}
.div_logo {width: 130px; right: 0px; bottom: 30px; margin: 0px; position: absolute;}


.nume_user {margin-left: 10pt; padding: 0pt; float: left; color: white; background-color: rgb(18, 71, 35);}
.nume_user_reply {margin-left: 0pt; text-align: left; padding: 0pt; float: left; color: white; background-color: rgb(18, 71, 35);}
.date_postare {margin-left: 0pt; padding: 0pt; float: left; color: white; background-color: orange;}
.comentariu {margin-left: 0pt; padding: 0pt; float: left; color: white; background-color: green;}



hr {
margin : 0px;
}

body {
  margin:0px;
  color:#000;
  background-color: white;
  font-family:Arial, Helvetica, sans-serif;
  font-size:85%;
  width: 100%;
  height: 100%;
  }

h1 {
  font-size: 15px;
  line-height: 14px;
  display: inline;
  margin: 0px;
  padding: 0px; 
  }

h2 {
  color: blue;
  display: inline;
  font-size: 12px;
  margin-top: 9px;  
  }


h5 {
  font-size: 80%;
  color: red;
  }

form {
  margin-left: 0px;
  }

label {
  font-weight: bold;
  display:block;
  }

.warning {
  color:#f00;
  font-weight:bold;
  }

.widebox {
  width: 300px;

  }

.mediumbox {
  width: 300px;
  }  

td {
  padding: 2px 5px 2px 10px;
  }


div.autocomplete {
  margin:0px;  
  padding:0px;  
  width:250px;
  background:#fff;
  border:1px solid #888;
  position:absolute;
  z-index:99
}

div.autocomplete ul {
  margin:0px;
  padding:0px;
  list-style-type:none;
}

div.autocomplete ul li.selected { 
  background-color:#FF6D06;
}

div.autocomplete ul li {
  margin:0;
  padding:2px;
  height:32px;
  display:block;
  list-style-type:none;
  cursor:pointer;
}

.test_wrap {
width: 300px;
font-family: arial;
border-width: thin 1px;
border-color:#ff9900;
border-style:solid;
margin-left: 0px;
margin-bottom: 0px;
margin-top: 0px;
padding-left: 0px;
}

.firstChild {
margin:0px;
overflow:hidden;
}