/* CSS Document */
h1,
h2,
h3,
h4,
h5{margin:0px; padding:0px;}

#whatstage h2 {
	width:80px;
	height:90px;
	padding:5px 5px 5px 5px;
	margin-right:5px;
	float:left;
	color:#FFF;
	background:#333 url(../img/whatBG.gif);
	overflow:hidden;
	line-height:100em;
}
#leftstage h2 {
	font-size:10pt;
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom:3px;
	background-color:#000000;
	color:#FFF;
}
#leftstage h2 {
	padding:3px 0px;
	background-image:url(../img/producth2.gif);
}
#twitterstage h2 {
	width:460px;
	height:30px;
	background-image:url(../img/twitterh2.gif);
	overflow:hidden;
	line-height:100em;
}
#moviestage h2 {
	width:460px;
	height:30px;
	background-image:url(../img/movieh2.gif);
	overflow:hidden;
	line-height:100em;
}

.pagetitle {
	height:30px;
	overflow:hidden;
	line-height:100em;
	padding:0px;
	margin:0px;
}
.h2product {background-image:url(../img/pagetitleBG_product.png);}
.h2support {background-image:url(../img/pagetitleBG_support.png);}
.h2info {background-image:url(../img/pagetitleBG_info.png);}
.h2link {background-image:url(../img/pagetitleBG_link.png);}
.h2recruit {background-image:url(../img/pagetitleBG_recruit.png);}
.h2history {background-image:url(../img/pagetitleBG_history.png);}
.h2apology {background-image:url(../img/pagetitleBG_apology.png);}

#attbox h2 {
	color:#FFF;
	margin:0px 0px 5px 0px;
	padding:2px;
	font-size:11pt;
	background:#F60 url(../img/atth2.jpg);
	text-align:center;
	border-bottom:1px solid #F60;
}

#substage h3{
	height:25px;
	margin-bottom:10px;
	color:#FFF;
	font-size:11pt;
	line-height:1.7em;
	text-indent:0.5em;
	border-left:12px solid #F60;
	background-image:url(../img/whath2.jpg);
}
#substage h4{margin-left:10px;}
#substage .newproh3 {
	height:25px;
	margin-bottom:0px;
	color:#FFF;
	font-size:11pt;
	line-height:1.7em;
	text-indent:0.5em;
	border-left:12px solid #F60;
	background-image:url(../img/whath2.jpg);
}

.recbox h4,
.linkpanel h4,
.infobox h4,
.supportbox h4 {
	color:#F63;
	background-color:#FFC;
	margin-right:10px;
	margin-bottom:5px;
	padding:1px;
	text-indent:0.5em;
	border:1px solid #FCC;
}

.infobox h5 {
	margin-left:10px;
	font-size:10pt;
	background-color:#F3F3F3;
	margin-right:10px;
	margin-bottom:5px;
	padding:1px;
	text-indent:0.5em;
}


