.blog_select
{
   width:300px;
}

.status_text_field
{
	background-color:#f9f8e7;
	border: 1px solid #000000; 
	height: 22px;
	width: 250px;
	/*font-size:11px;*/
}

.status_text_field_2
{
	background-color:#f9f8e7;
	border: 1px solid #000000; 
	height: 22px;
	width: 275px;
	/*font-size:11px;*/
}

.iframe_small
{
  margin-top:8px;
  margin-left:2px;
   border:1px solid #999;
   width:400px;
}


.iframe_container
{
  margin-top:8px;
  margin-left:2px;
   border:1px solid #999;
   width:600px;
}

#result_div h1
{
   font-family : Arial, sans-serif;
   font-size: 1.3em;
   font-weight:bold;
   color:#333;
}

#result_div p
{
   font-family : Arial, sans-serif;
   font-size: .8em;
}

#contactus fieldset
{
   width:320px;
   padding:20px;
   border:1px solid #ccc;
}


#contactus label
{
   font-family : Arial, sans-serif;
   font-size:0.8em;
   font-weight: bold;
}
#promo_table
{
  border : 1px solid #888;
  border-collapse:collapse;
}
#contactus input[type="text"],textarea
{
/*  font-family : Arial, Verdana, sans-serif;
  font-size: 0.8em;
  line-height:140%;
  color : #000; 
  padding : 3px; 
  */
  border : 1px solid #333;
  width:500px;
}

#contactus input[type="text"]
{
  height:24px;
/*  margin-top: 10px;*/
}


#contactus #scaptcha
{
  width:60px;
  height:18px;
}

/* sgg: this affects all submit buttons  */
input[type="submit"]
{
	width:100px;
	height:35px;
	font-size:10pt;

   /*padding-left:0px;*/
}
/* this is for the Random button that generates a heading */
input[type="button"]
{
	height:25px;
	width:60px;
	font-size:8pt;
}

#refresh input[type="submit"]
{
   height:30px;
   position:absolute;
   right:10px;
   bottom:10px;
}

.heading_box
{
	font-family: "Helvetica Neue","HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, "Lucida Grande", sans-serif;

	font-size:10pt;
	width:340;
	text-align:center; 

	/*line-height:100%;*/
	/*color : #000; */
	/*padding : 3px; */
	border : 1px solid #333
}
/* sgg: this affects all buttons of type "button" */
.preview_button
{
   width:75px;
   height:25px;
   padding-left:0px;
}
input[type="button"]
{
   /*width:100px;*/
   /*height:40px;*/
   /*padding-left:0px;*/
}

#contactus textarea
{
  height:120px;
  width:310px;
}
/*
#contactus input:focus,textarea:focus
{
  color : #009;
  border : 1px solid #990000;
  background-color : #ffff99;
  font-weight:bold;
}
*/

#promo_url {
	width: 100%;
}

.Long_Entry {
	width: 100%;
	border : 1px solid #888;
}


#contactus .error
{
   font-family: Verdana, Arial, sans-serif; 
   font-size: 0.7em;
   color: #900;
   background-color : #ffff00;
}

.Standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Standard_Font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Link_Font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Notes {
	font-family: Arial, Helvetica, sans-serif;
}
.Notes .Notes {
	font-size: x-small;
}
.Labels
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
}
.smaller_font {
	font-size: 8pt;
}
.bullet_list {
	line-height: 150%;
	font-size: 10pt;
}
.red_list_item {
	color: #F00;
}
.underline {
	text-decoration: underline;
}
.extra_small {
	font-size: 10px;
}
.disclaimer_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
}
.small_red_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #F00;
}
.green {
	color: #090;
}
.Size_10_font {
	font-size: 10pt;
}

.bullet_list_strong_red {
	color: #F00;
	font-size: 10pt;
	line-height: 150%;
}
.dark_gray_text {
	color: #333;
}
.BlogInfo_Heading {
	font-size: 16pt;
	color: #333;
	font-style: normal;
	font-weight: bold;
}
.somewhat_red {
	color: #900;
}
.dark_gray_text strong {
	font-size: 12pt;
}
.somewhat_red_12 {
	font-size: 12pt;
	color: #A00;
	font-weight: bold;
}
.pt12 {
	font-size: 12pt;
}
.fm_link_font {
	text-decoration:none;
	font-size: 24px;
	font-style: italic;
	color: #00015A;
	font-weight: bold;
}
.fixed_font {
	font-family: Courier New, Courier, monospace;
}
.invisible
{ font-size:0px; }
.Size_9_font {
	font-size: 9px;
}
.epic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
}

.bloginfo_item {
	font-size:10pt;
	text-align:right
}
.bloginfo_value {
	font-size:10pt;
	text-align:left
}

.somewhat_red_14 {
	font-size: 14px;
	color: #900;
	font-weight: bold;
}
