/* form */

form {
	margin:0;
	padding:2px 20px;
	font-size:12px;
	line-height:18px;
	background:#F2F0E2;
}
.checktable {
	margin:10px 0;
}
.checktable td {
	padding:2px 4px;
	border-bottom:1px solid #fff;
}
.note {
	font-size:10px;
	color:#434238;
	line-height:14px;
}
.button {
	width:149px;
	height:38px;
	text-align:center;
	overflow:hidden;
	background:url(btn-continue.html) no-repeat 0 0;
	border-style:none;
	cursor:pointer;
	font-weight:bold;
}
.button:hover {
	background:url(btn-continue.html) no-repeat 0 -38px;
}

#submitArea, #submitArea3 {
	text-align:right;
	padding:12px 0 0;
}
.forms {
	margin-top:5px;
	padding:2px;
}
.formtable div.question{
	padding:5px 0;
}

#backbutton a {
	font-size:10px;
	float:left;
	padding:2px 4px;
	color:#5c5a4e;
}
#backbutton a:hover {
	text-decoration:none;
}
form .phoneTable td {
	padding:0 4px 0 0;
}

/* hot transfer styles */

.hottransfer {
    color:red
}
.hottransfer-tv-id {
    color:red
}
.hottransfer-tv {
    color:red
}

.calling-hours {
	font-size:11px;
	line-height:16px;
}
.transfer-info {
	border:1px solid #E7E3CC;
	background:#fff;
	padding:6px 12px;
}
.transfer-info p {
	margin:0 0 8px;
}
.transfer-info .bigger {
	font-size:14px;
	line-height:20px;
}
.uid-field {
	padding:2px;
	font-size:14px;
}
.uid-select {
    width:230px !important;
    padding:2px;
}
.agent-info-label-td {
    width:100px;
}