/* Start - Classes of Marketing Page */

	.portfolio_mcontainer .bottom_bar{
		width:600px; float:left; height:auto;
		}
		
	.portfolio_mcontainer .bottom_bar .pagging_panel{
		width:500px; height:20px; text-align:center; float:left; margin-left:15px
		}
		
	.portfolio_mcontainer .bottom_bar .pagging_panel .pageno{
		width:37px; height:39px; float:left; border:1px solid #016390;
		}
		
	.portfolio_mcontainer .bottom_bar .pagging_panel .pageno A:link{
	width:37px; height:39px; float:left;   border:1px solid #016390;
		}
		
	.portfolio_mcontainer .bottom_bar .pagging_panel .pageno A:hover{
		width:37px; height:39px; float:left;  border:1px solid #ffffff;	
		}
		
	.portfolio_mcontainer .bottom_bar .pagging_panel .active{
width:37px; height:39px; float:left;  border:1px solid #ffffff; }
		
		
	.portfolio_mcontainer .bottom_bar .pagging_panel .spacer{
		width:5px; height:18px; float:left; border:none;
		}
		
	.text-t-pad{
	padding-top:9px;
	}
		

/* End - Classes of Portfolio Page */