/* Geek-Hire.com Inside main content iFrame CSS */

body {
	width:98%;
	background:#fff;
	color:#666;
	font:0.75em/100% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	line-height:1.4em;
	img { opacity:1;filter:alpha(opacity=100) } a:hover img { opacity:.50;filter:alpha(opacity=50) }
}


#content_inside_iframe {
	background:#fff;
	letter-spacing:-1px;
	line-height:175%;
	margin:0 auto;
/*	padding:10px 235px 10px 10px;*/
	width:500px;
}
#content_inside_iframe h1 {
	border-bottom:1px solid #ccc;
	font-size:125%;
	padding:0 0 2px;
}
#content_inside_iframe h2 {
	color:#ccc;
	font-size:115%;
	text-align:right;
}
#content_inside_iframe p {
	padding:0 0 10px;
}


#ad_text {
text-align:center;
background-color:#EEEEEE;
border-top:2px dashed #000000;
border-bottom:2px dashed #000000;

}


