p strong{
		color:#434444;
	}
	.topn {
		border:1px solid #009cdd;
		
	}
	.topn .startsEnds {
		padding:0px 8px;
		border-bottom:1px solid rgba(221, 221, 221, 0.58);
		width:100%;
		 font-family: "Open Sans", Helvetica, sans-serif;
	}
	.topn .startsEnds small{
		font-weight:100;
		font-size:13px;
		color:#868686;
	}
	.topn .startsEnds strong{
		font-weight:400;
		font-size:15px;
		color:#000;
	}
	.topn  h3{
		margin:0px;
		color:#fff;
		padding:8px;
		background:#009cdd;
		border-bottom:1px solid #009cdd;
		text-align:center;
	}
	.topn .bottomCost{
		padding:8px;
		text-align:center;
		color:#000;
	}
	.topn .bottomCost p small{
		color:#000;
	}
	.topn .bottomCost p .cost{
		font-size:28px;
		font-weight:bold;
		color:#ff6d05;
	}
	#exTab2 { margin:10px 0px; }
	.tab-pane{
		min-height:500px;
	}
	.whole-box {
		-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.75);
		 box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.75);
		 padding:13px 0px;
	}
	.nav-tabs {
		padding:5px;
		-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.75);
	}
	.heading-section{
		padding-bottom: 0em;
       margin-bottom: 0em;
	}
	