#offer h2.likeH1, #offer h2.likeH1first, #offer h2, #offer h3, #offer h4, #mainContent {
	font-size:11px;
	line-height:17px;
	}
	
.input, .textarea {
	font-size:11px;
	}
	
.errorText, div.indent a,
div.first .on, div.second .on, div.third .on, div.fourth .on,
div.first .toWrap, div.second .toWrap, div.third .toWrap, div.fourth .toWrap,
div.first .toWrap2, div.second .toWrap2, div.third .toWrap2, div.fourth .toWrap2 {
	font-size:10px;
	}
	
div.first .toWrap, div.second .toWrap, div.third .toWrap, div.fourth .toWrap {
	padding-bottom:0;
	}
	
div.first .toWrap2, div.second .toWrap2, div.third .toWrap2, div.fourth .toWrap2 {
	padding-bottom:0;
	}			
	
div.indent a {
	background-position:6px 4px;
	}
	
.subheader {
	font-size:16px;
	}				

/* ThickBox */	
#TB_window {
	font-size:12px;
	}
	
/* txt sizer */	
#txtSize #txt-small {
	filter:alpha(opacity=30); -moz-opacity:0.3; opacity: 0.3;
	cursor:default;
	}
	
#txtSize #txt-big {
	cursor:pointer;
	filter:alpha(opacity=100); -moz-opacity:1.0; opacity: 1.0;
	}
	

