.story_box textarea { width: 95%; display: block; font-size: 1.25em; }
.story_box .post_to_facebook {
	text-indent:-9999px;
	display: -moz-inline-block;
	display:inline-block;
	_width:1px;
	margin-right: 0;
}

.xg_widget_groups_group_show #xg_canvas .xg_span-12 { width: 561px;}
.xg_widget_groups_group_show #xg_canvas .xg_span-16 { width: 749px;}
.xg_widget_groups_group .xg_span-12 {
  *position:relative;
  *z-index:10;
}

.new_or_edit .xg_smallfont {font-size:10px;}
.new_or_edit fieldset ul.options {margin-left:1em;}
.new_or_edit input#groupurl {width:200px;}

/* formatting for options lists that only contain checkboxes and radio
   buttons ... cannot apply to all ul.options lists */

#add_group_form ul.options li {
    position: relative;
    padding-left: 1.5em;
    margin-bottom: 8px;
}

#add_group_form ul.options li input {
    position: absolute;
    left: -0.5em;
    margin-top: 1px;
}
