
/* ============================================================================== */
/* Styles par defaut      /dev/htdocs/custom/calling/css/calling.css.php                                                         */
/* ============================================================================== */

.incoming1{

font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-weight: bold;
background-image: url(/htdocs/theme//img/.png);
repeat-x;
-moz-border-radius:8px;
border-radius:8px;
border: 1px solid ;
color: #27433f;
padding: 0px 10px 0px 10px;
margin: 0px 10px 0px 10px;
text-decoration: none;
white-space: nowrap;
font-size: 11px;
height: 18px;
line-height: 18px;
cursor: pointer;

}

.incoming {
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-weight: bold;
background: url(/htdocs/theme/common/img/call.png) ;
display:block;
color: #27433f;
height:30px;
line-height:29px;
text-decoration:none;
width:80px;
}

.alert {
border-top: 1px solid #99FF99;
background: ;
background-repeat: repeat-x;
color: #000000;
font-weight: normal;
white-space: nowrap;
}

.alert2 {
position:fixed;
top:180px;
right:15px;
border-top: 1px solid #99FF99;
background: ;
background-repeat: repeat-x;
color: #000000;
font-weight: normal;
white-space: nowrap;
}