/* ----------- 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 {
display:block;
font-weight:bold;
text-align:left;
margin:2px 0 0 0;
}
#ucan_stylized .small {
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:left;
}
#ucan_stylized input {
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 0;
}
#ucan_stylized textarea {
font-size:12px;
padding:4px 2px;
min-width:80% !important;
border:solid 1px #aacfe4;
margin:2px 0 20px 0;
}
.theEditor {
height:300px !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 0;
}
#ucan_stylized button {
width:125px;
height:31px;
background:#666666;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}