/* Tab1 - Headers Cursor Fix */

#p-rcb .tab1_header_1 {cursor: pointer; width: 125px; height: 30px; background: none repeat scroll 0% 0% transparent; position: absolute; z-index:10000;}
#p-rcb .tab1_header_2 {cursor: pointer; width: 90px; height: 30px; background: none repeat scroll 0% 0% transparent; position: absolute;z-index:10000;}
#p-rcb .tab1_header_3 {cursor: pointer; width: 150px; height: 30px; background: none repeat scroll 0% 0% transparent; position: absolute;z-index:10000;}
#p-rcb .tab1_header_4 {cursor: pointer; width: 150px; height: 30px; background: none repeat scroll 0% 0% transparent; position: absolute;z-index:10000;}

#p-rcb .tab1_toptxt_placement2{
	width:145px;
	text-align:center;
	padding: 0 0 0 85px;
	float: left;
	position:relative;
	z-index:10;
}
#p-rcb .tab1_toptxt_placement3{
	width:145px;
	text-align:center;
	padding: 0 0 0 50px;
	float: left;
	position:relative;
	z-index:10;
}

#p-rcb .tab1_toptxt_placement4{
	width:145px;
	text-align:center;
	padding: 0 0 0 70px;
	float: left;
	position:relative;
	z-index:10;
}

#p-rcb #flashheader_wrapper, #p-rcb #flashheader_wrapper #flashheader {
height:275px;
margin-top:-14px;
min-height:275px;
}
