body{
font-family: helvetica, arial, tahoma, sans-serif;
padding: 0;
margin: 0;
background-color: #fff;
font-size: 11px;
min-height: 600px;
}


#kaContactWidget{
font-family: arial, sans-serif!important;
color: #666;
position: relative;
width: 288px;
height: 472px;
background-repeat: no-repeat;
}

#cButtons{
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	position: absolute;
	width: 288px;
	top: 325px
}
#cButtons .button
{
	width: 200px;
	height: 40px;
	overflow: hidden;
	margin: 0 auto 10px;
	font-size: 11px;
	padding: 5px 0;
	display: block;
	color: #fff;
	text-decoration: none;
}


#cButtons .button span{
display: block;
font-weight: bold;
}

#cForms{
position: absolute;
top: 180px;
width: 288px;
line-height: 1em;
}

#cForm dl{
width: 190px;
margin: 0 auto;
}

#cForm dt{
margin: 5px 0 33px;
position: relative;
}

#cForm dd{
margin: 0 0 12px;
}

#cForm input, #cForm label{
width: 190px;
border: 0;
background: transparent;
}

#cHeadings
{
	padding-top: 40px;
	font-family: tahoma, arial, sans-serif;
	line-height: 1.7em
}

#cHeadings .line{
border-top: 1px solid #666;
margin: 5px auto;
display: block;
width: 200px;
}

#cHeadings p{
width: 200px;
margin: 0 auto;
text-align: center;
text-transform: uppercase;
font-size: 16px;
}
#cHeadings span{
text-transform: none;
}

#cExt{
height: 120px;
width: 188px;
background: transparent url(/img/form_ext.gif) scroll bottom center;
position: absolute;
top: 462px;
left: 51px
}

#cExt .submit{
position: absolute;
bottom: 10px;
right: 12px;
color: #fff;
font-size: 12px;
width: 52px;
text-align: center;
text-transform: uppercase;
text-decoration: none;
padding: 10px;
}

#radioForm{
position: absolute;
padding: 0 15px;
text-transform: uppercase;
}

#name{
position: absolute;
top: 20px;
}

#email{
position: absolute;
top: 64px;
}

#company{
position: absolute;
top: 108px;
}

#radioForm input{
margin: 5px 5px 0 0;
font-size: 11px;
padding:0;
}

#cForm dt span{
position: absolute;
color: red;
right: 0px;
top: 22px;
font-weight: bold;
font-size: 16px;

}

.inline{
text-transform:none;
display: inline!important;
}

#cForm input{
font-size: 12px;
font-family: arial, sans-serif;
}

sup{
font-size: .5em;
}