@charset "utf-8";
/*20110803 - 1832*/

.mod-morenews #more_terratv {display:none;}
/* MOD SHORTCUTS - BEGIN */
div.mod-shortcuts select { width:175px; height:18px; }
div.mod-shortcuts .combobox { margin-top:15px; width:175px; }
div.mod-shortcuts .combobox .cmb-value div { width:148px; }
div.mod-shortcuts .combobox .scr-listvalues { width:169px; }
div.mod-shortcuts .combobox .content-scroll { width:150px; }
div.mod-shortcuts /*.bgr-lightgray */ { padding:0; padding-bottom:14px; }
/* MOD SHORTCUTS - END */

.ttl-h1
{
	clear:both;
	float:left;
	padding-top:10px;
	margin:0px;
	*padding-top:11px;
	*clear:none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
/* hack para safari*/ 
.ttl-h1 
{
	padding-top:12px;
}

}
