DIV.annoncehtml
{ border: 1px solid #e0e0e0;
  margin-left:5px;
  margin-right:5px;
  margin-top:5px;
  margin-bottom:15px;
  
  
  
}

DIV.annonceHeader
{
	color: black;
	padding-left: 5px;
	background-color: #E0E0E0;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	font-family: sans-serif;
	font-stretch: wider;
	padding-top: 3px;
	padding-bottom: 3px;
}


DIV.annoncehtmlreview
{ border: 1px solid red;
  margin-left:5px;
  margin-right:5px;
  margin-top:5px;
  margin-bottom:15px;
  
  
}

DIV.annoncehtmlmodify
{ border: 1px solid #80ff80;
  margin-left:5px;
  margin-right:5px;
  margin-top:5px;
  margin-bottom:15px;
  

  
}

DIV.annonceHeadermodify
{
	color: black;
	padding-left: 5px;
	background-color: #80ff80;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	font-family: sans-serif;
	font-stretch: wider;
	padding-top: 3px;
	padding-bottom: 3px;
}


DIV.annonceHeaderreview
{
	color: white;
	padding-left: 5px;
	background-color: red;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	font-family: sans-serif;
	font-stretch: wider;
	padding-top: 3px;
	padding-bottom: 3px;
}

div.annoncedata
 { margin-top: 5px;
   margin-left: 5px;
   margin-right: 5px;
   margin-bottom: 5px;
 
 	
	
	
 }

div.annoncetool
{background-color: #EDEBEC;
 border: 1px solid red;
 margin-bottom:0px;
 padding-top: 0px;
 padding-top: 0px;
}
 
  
div.annoncetoolmodif      
{background-color: #EDEBEC;
 border: 1px solid #80ff80;
 margin-bottom:0px;
 padding-top: 0px;
}


A.btn:link {
	text-decoration: none;
background-color: inherit;
}
A.btn:visited {
	text-decoration: none;
background-color: inherit;
}
A.btn:active {
	text-decoration: none;
background-color: inherit;
}


A.btn:hover {
	text-decoration: none;
	background-color: Yellow;
}

A.bannerlink:link
{ color:white;
  text-decoration: none;	
}

A.bannerlink:visited
{ color:white;
  text-decoration: none;	
}
A.bannerlink:active
{ color:white;
  text-decoration: none;	
}

A.bannerlink:over
{ color:white;
  text-decoration: none;	
}



P.author
{ text-align:right;
  font-size: 10px;
  margin-top:-10px;
  color:#808080;

}
P.advertisingdeleted
{
	font-weight : bold;
	background-color : #999999;
	width : 100%;
	color : White;
	text-indent : 10px;
}

DIV.editcontrols
 { border : 1px solid  #67A868;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  width:100%;
  background-color: #e6f2e6;  
 
 }
 
DIV.editcontrolsdeleted
 { border : 1px solid  #999999;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  width:100%;
  background-color: #efefef;  
 
 }
 
 DIV.sizelimiter
 { height: expression( this.scrollHeight > 124 ? "125px" : "auto" );
  max-height:125px;
  overflow:hidden;
 }
 
 
P.article
 { 
   margin-left:10px;
   margin-right:5px;
   text-align:justify;
  
}

.decale
{margin-left:10px;}

H2
{font : 18px Arial, Helvetica, sans-serif;
 font-weight: bold;
}

H3
{font : 14px Arial, Helvetica, sans-serif;
font-weight: bold;
}
 
  
