
/* -----------------------------------*/
/* -->>> EVENTEX ROUNDED CORNER <<<--*/
/* -----------------------------------*/

.eventex-corner{
  position:relative;
  z-index:2;  
  margin:3px;
  left:-14px;
}
.eventex-corner .bodytext{
color:#EE8323;
font-size:11px;
line-height:12px;
}



.eventex-corner .bgnd{
  position:absolute;
  z-index:-1;
  top:0;
  left:0;
  right:0;
  bottom:0;
 
}


.eventex-corner .bgnd *{
  position:absolute;
  overflow:hidden;
  background-repeat:no-repeat;
}


.eventex-corner .bgnd u.w{
  left:0;
  top:0;
  right:40px;
  height:60px;
  
}

.eventex-corner .bgnd u.e{
  top:0;
  right:0;
  height:60px;
  width:40px;
  background-position:-580px 0;

  
}

.eventex-corner .bgnd i.w{
  left:0px;
  *left:0;
  top:60px;
  right:40px;
  bottom:40px;
  background-repeat:repeat-y;
  background-position:-287px 0;

}

.eventex-corner .bgnd i.e{
  
  top:40px;
  right:0px;
  width:20px;
  bottom:40px;
  background-repeat:repeat-y;
  background-position:100% 0px;
display:none;
}



.eventex-corner .bgnd b.w{
  left:0;
  bottom:0;
  right:40px;
  height:40px;
  background-position:0px 100%;
}

.eventex-corner .bgnd b.e{
  height:40px;
  
  bottom:0;
  right:0;
  width:40px;
  background-position:-580px 100%;
}
.eventex-corner{
  /*_behavior:url(ie6.htc);*/
}

.eventex-corner-bd{
  min-height:80px;
  padding:20px;
padding-left:18px;
width:75%;
 
}


.eventex-corner .bgnd *{
  background-image:url(http://ns351119.ovh.net/~athlecan2/fileadmin/templates/media/rounded_background.png);
}

