/* ----------- ucan_stylized ----------- */
#ucan_stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#ucan_stylized p {
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#ucan_stylized label {
font-weight:bold;
  margin-bottom:0;
  margin-left:15px;
  margin-right:15px;
  margin-top:20px;
  text-align:left;
  width:90%;
  display: block;
}
#ucan_stylized .small {
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:left;
}
#ucan_stylized input {
border-bottom-color:#AACFE4;
  border-bottom-style:solid;
  border-bottom-width:1px;
  border-left-color:#AACFE4;
  border-left-style:solid;
  border-left-width:1px;
  border-right-color:#AACFE4;
  border-right-style:solid;
  border-right-width:1px;
  border-top-color:#AACFE4;
  border-top-style:solid;
  border-top-width:1px;
  float:left;
  font-size:16px;
  margin-bottom:20px;
  margin-left:15px;
  margin-right:15px;
  margin-top:20px;
  padding-bottom:5px;
  padding-left:0;
  padding-right:0;
  padding-top:5px;
  width:95%;
}
#ucan_stylized textarea {
font-size:12px;
padding:4px 2px;
min-width:95% !important;
border:solid 1px #cccccc;
margin:2px 15px 20px 15px;
}
.theEditor {
height:400px !important;
}
#ucan_stylized a.thickbox {
margin-left:5px !important;
margin-right:5px !important;
}
#ucan_stylized select {
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
margin:2px 0 20px 15px;
}
#ucan_stylized button {
width:125px;
height:31px;
background:#666666;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}