/* ws text options*/
.text_options{width:730px;	text-align:left;
color:#7D7D7D;font-size : 0.75em;
	line-height:1.3em;
padding-left:15px;float: left;}

a.to_sel:link,a.to_sel:active,a.to_sel:visited{height:1.85em;line-height:1.85em;
font-size:1em;color:#6AA6DA;text-decoration:underline;}

a.no_sel:link, a.no_sel:visited,a.no_sel:active{height:1.85em;
line-height:1.85em;font-size:1em;color:#6AA6DA;text-decoration:none;}
a.no_sel:hover{text-decoration:underline;}
.text_option_title{padding-left:15px;font-size:0.75em;color:#7D7D7D;}
.text_options_bold{font-weight:bold;float:left;height:1.85em;line-height:1.85em;margin:0;font-size:1em;}
.text_options div h2{font-size:0.9em}

.tab{height:1.85em;line-height:1.85em;margin:0;font-size:1em;
cursor:pointer;text-decoration:none;
float:left;padding:0 0px;
color:#6AA6DA;
background:transparent;
}
.tab:hover{height:1.85em;line-height:1.85em;margin:0;font-size:1em;
cursor:pointer;
float:left;padding:0 0px;
border:none;color:#6AA6DA;
background:transparent;
}
.to_sep{height:1.85em;line-height:1.85em;margin:0;font-size:1em;color:#7D7D7D;float:left}

a.tab_s{height:1.85em;line-height:1.85em;margin:0;font-size:1em;
cursor:pointer;text-decoration:underline;
float:left;padding:0 0px;background:transparent;
color:#6AA6DA;
}

.text_options_link:hover{
color: #c00;
cursor:hand;
text-decoration:underline;
}
.text_options_link:link,.text_options_link:visited,.text_options_link:active{
color: #598e84;
cursor:hand;
text-decoration:underline;
padding:2px 2px 0 2px;
font-weight : bold;
text-transform : uppercase;
float:left;
}
.text_options_link:hover{
color: #c00;
float:left;

}
.text_options_link_s:link,.text_options_link_s:visited,.text_options_link_s:active{
color: #c00;
cursor:hand;
text-decoration:none;
padding:2px 2px 0 2px;
font-weight : bold;
text-transform : uppercase;float:left;
}
.show_options {position:static;clear:left;padding-top:0.3em;
float:left;min-height:400px;margin:0;width:730px;background:#ffffff}
.show_options p{padding-left:0px}
.show_options ul{list-style-type : disc;padding-left:20px}
.hide_options{position:absolute;top:-9999px;left:0}
.hidetab{display:none}
.showtab{display:block}
