﻿@charset "utf-8";
/* CSS Document */

/* -----------------------------------------------------------------------
	CSS INFO
	Date	: January 2008
	Title	: Philwebservices Global Solutions
	Author	: Philwebservices Global Solutions
		
   ----------------------------------------------------------------------- */
   
   
/* Common Styles
-------------------------------------------------------------------------- */
.FP_container{
	width:608px;
	height:313px;
	width:608px;
	position:relative;
	overflow:hidden;
}
.FP_wrapper{
	z-index:500;
	height:313px;
	width:608px;
	position:absolute;
	top:0px;
	background-color:#FFF;
}
.FP_loading{
	z-index:1000;
	height:313px;
	width:608px;
	position:absolute;
	top:0px;
	text-align:center
}
.FP_loading img{
	padding-top:130px;
}

.FP_content{
	z-index:1;
	height:313px;
	width:608px;
	position:absolute;
	top:0px;
}

#news-leftpanel-inside{
	border-left:1px solid #E5E1E1 !important;
	border-right:1px solid #E5E1E1 !important;
	float:left !important;
	min-height:320px !important;
	padding:12px 9px 0 !important;
	width:608px !important;
}
