img {border-width:0px;}
img.thumb {margin:10px 1px;}
.alignright
{
	text-align: right;
}
.aligncenter
{
	text-align: center;
}
.boldedFormelement
{
	font-weight:bold;
	text-align:right;
	vertical-align: top;
}
.alert-border
{
	border: 1px solid black;
	padding: 5px;
}
#splitcontainer
{
	position: relative;
	width: 100%;
}
.leftsplit
{
	position: absolute;
	left: 0;
	width: 55%;
}
.rightsplit
{
	position: absolute;
	right: 0;
	width: 45%;
}
/*********** dhtml create campaign **********/
.ccselect
{
        padding-bottom: 2px;
        padding-right: 3px;
        background:#F2F5FD;
        border-bottom: 1px solid navy;
        cursor: hand;
        cursor: pointer;
}
.cctempselect
{
        padding-right: 3px;
        padding-bottom: 3px;
        background:#F2F5FD;
        cursor: hand;
        cursor: pointer;
}
.ccnotselect
{
        padding-bottom: 3px;
        padding-right: 3px;
        background:#FFFFFF;
        cursor: hand;
        cursor: pointer;
}
.descriptiondiv
{
        height: 350px;
        padding:19px;
        vertical-align: top;
        border: 1px solid navy;
        background: #F2F5FD;
}
.descriptiondiv h3
{
  color: navy;
  border-bottom: 1px solid navy;
}

/*********** Agent Waiting CSS*************/

 .dialing
{
    font-size: 16pt;
    background: #FFFFFF;
        color: #333333;
    padding:0px;
    text-align:left;

}

 .dialed
{
    font-size: 12pt;
    background:#AFD7FF;
    color: #333333;
    padding:0px;
        background: #BFDFFF;
        text-align:left;

}
