#admin-menu {
  font-size: 11px;
}

#gv-core-form .gv_core_restrict_ip_on {
  border: 1px dashed #ff0000;
  background-color: #efefef;
}

/*
 http://ttf2eot.sebastiankippe.com/
*/

@font-face {
	  font-family: "underground2";  
	  src: url( /sites/default/files/HelveticaNeue-Extended.eot ); /* IE */  
	  src: local( "underground2" ), local( "xxx fff"), url( /sites/default/files/HelveticaNeue-Extended.otf ) format("opentype"); /* non-IE */  
	}
@font-face {
	  font-family: "Graublau Sans Web";  
	  src: url( /sites/default/files/HelveticaNeueCondensedObliq.eot ); /* IE */  
	  src: local( "Graublau Sans Web" ), url( /sites/default/files/GraublauWeb.otf ) format("opentype"); /* non-IE */
    /* Opera needs quotes (single or double) around the local file name */
	}
@font-face {
	  font-family: "Graublau Sans Web";  
	  src: url( /sites/default/files/HelveticaNeueCondensedObliq.eot ); /* IE */  
	  src: local( "Graublau Sans Web" ), url( /sites/default/files/GraublauWebBold.otf ) format("opentype"); /* non-IE */
    /* Opera needs quotes (single or double) around the local file name */
    font-weight: bold;
	}
@font-face {
	  font-family: "typewriter";  
	  src: url( /sites/default/files/HelveticaNeueCondensedObliq.eot ); /* IE */  
	  src: local( "Graublau Sans Web" ), url( /sites/default/Delicious-Roman.otf ) format("opentype"); /* non-IE */
    /* Opera needs quotes (single or double) around the local file name */
	}

#xxxgv-clickatell-admin-form .form-item-gv-clickatell-from .description{
  font-family: "typewriter";
  font-size: 27px;
  font-weight: bold;
}
