/* 
 *
 * CSS for GoToWebinar Management Center
 *
 */

.fil, .fim, .fis, select, input.fbl, input.fbm, input.fbs, input.fbx {
	font-family: arial,verdana,helvetica;
	font-size: 11px;
}
input.fil, textarea.fil, select.fil {
	width: 358px;
}
input.fim, textarea.fim, select.fim {
	width: 208px;
}
input.fis, textarea.fis, select.fis {
	width: 169px;
}
input.fil, input.fim, input.fis, textarea.fil, textarea.fim, textarea.fis {
	background-color: #f2f8fc;
	border: 1px solid #0077c0;
	padding: 1px 0 0 3px;
}
textarea.fil {
	height: 74px;
}
input.fbl {
	width: 120px;
}
input.fbm {
	width: 115px;
}
input.fbs {
	width: 90px;
}
/* 
 * Begin Non-Form Items 
 */
.fakelink {
	color: #036;
	text-decoration: underline;
}
div.confirmBox {
	background-color: #f7f7f7;
	border: 1px solid #c1c1c1; 
	padding: 20px;
}
div.tip {
	margin-left: 10px;
	position: relative;
	top: -9px;
}
div.email_opt_in { 
	background-color: #f1f1f1;
	border: 3px solid #f00;
	font-size: 0.9em;
	margin: 3px 0 5px;
	padding: 10px;
	text-align: center;
	width: 355px;
}
div.email_opt_in a { 
	color: #c00;
}
div.email_opt_in h1 {
	color: #c00;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0;
	padding: 0 0 5px;
}
td.colSpanArrange {
	padding-left: 205px
}
