.colorselector { width: 50px;  }
.frmtextarea   { width: 600px; }

.dottedtable {
    border: 1px dotted #CCCCCC;
    background-color: #FFFFFF;
}

.dottedtableactive {
    background-color: #336699;
    border: 1px solid #CCCCCC;
}

.image {
    margin: 7px
}

/* Default title sizes */
.titlesize, .titlesize1, .titlesize2, .titlesize3, .titlesize4, .titlesize5 {
    font-family: "Gill Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #006699;
    text-align: left;
}

.titlesize1 {
	font-size: 12px;

}
.titlesize2 { 
    font-size: 14px;
}
.titlesize3, .titlesize {
	font-size: 16px;

}
.titlesize4 {
    font-size: 18px;
}
.titlesize5 {
	font-size: 20px;

}

span.document,
.textsize, .textsize0, .textsize1, .textsize2, .textsize3, .textsize4 .textsize5 {
    font-family: "Gill Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
    position: relative; /* peekaboo bug fix for IE6 */
    min-width: 0; /* peekaboo bug fix for IE7 */
}

/* Default text sizes */
span.document,
.textsize  { 
    font-size: 11px;
    line-height: 13px;
}
.textsize0  { 
    font-size: 11px;
    line-height: 13px;
}
.textsize1 { 
    font-size: 9px;
    line-height: 10px;
}
.textsize2 { 
    font-size: 10px;
    line-height: 11px;
}
.textsize3 { 
    font-size: 11px;
    line-height: 13px;
}
.textsize4 { 
    font-size: 12px; 
    line-height: 15px;
}
.textsize5 { 
    font-size: 14px;
    line-height: 17px;
}
.HighlightTable {
    background-color: #efefef;
}
.tableBorder {
    border: 1px #e0e0e0 solid;
}
.tableHeader {
	background-color: #336699;
	color: #FFFFFF;
	text-align:left;
	vertical-align: top;
}

.form-radio-description, .form-required, .form-radio-description, .pteksti, .form-select, .textf {
}

