/** BASE CONTAINER FOR CONTENT PAGES **/

#baseContainer-ContentPage
{
		width:100%;
		height:100%;
		min-width:100%;
		margin:0px auto;
		background:url(../images/secondary-nav-bg-repeat.jpg) repeat-x top;
		float:left;
		
}
 
/** CONTENT PAGE **/  

#wrapper #mainContainer-ContentPage
{
		font-size:13px;
		text-align:left;
		width:100%;
		float:left;
		overflow:hidden;
		background-color:#FFFFFF;
		margin-top:50px;

		
}  


/*******Second Level Nav One************/

#headerContainer #secondaryNavigationBar
{ 
		padding:0px 0px 0px 0px; 
		margin:0px 0px 0px 0px;
		float:right;
		width:960px;
		height:40px;
		background:url(../images/secondary-nav-bg.jpg) top right no-repeat;
}


#secondaryNavigationBar #secondLevelNavOne
{ 
		padding:8px 0px 0px 0px; 
		margin:2px 0px 0px 0px;
		float:right;
}

#secondLevelNavOne ul 
{ 
		margin: 0px; 
		padding:0px; 
		list-style:none;
}

#secondLevelNavOne li 
{ 
		color:#ffffff;
		font-size:18px;
		font-family: Arial, Helvetica, sans-serif; 
		float:left; 
		margin:0px 0px 0px 0px; 
		padding:0px 25px 0px 0px;
		
}

#secondLevelNavOne a 
{ 		
		color:#ffffff;
		font-size:18px;
		font-family: Arial, Helvetica, sans-serif; 
		text-decoration:none;
		display:block; 
		padding:0px 0px 0px 0px;
	
}

#secondLevelNavOne a:hover
{ 
		color: #eaeaea;
		font-size:18px;
		font-family: Arial, Helvetica, sans-serif; 
		text-decoration:none;
		display:block; 
		padding:0px 0px 0px 0px;
}

#secondLevelNavOne .parent_current 
{ 
		color: #eaeaea;
		font-size:18px;
		font-family: Arial, Helvetica, sans-serif; 
		padding-bottom:0px; 
		text-decoration:none; 
}

#secondLevelNavOne .parent_current a 
{ 
		color: #eaeaea;
		font-size:18px;
		font-family: Arial, Helvetica, sans-serif;
		text-decoration:none;
		
}

/*****Try Now Button for Secondary Nav bar*/

#secondaryNavigationBar .tryNowBtnNavBar
{
	float:left;
	padding-top:0px;
}


/*******Third Level Nav************/
/** RIGHT COLUMN - Third Level Nav **/

#mainContainer-ContentPage #thirdLevelNavigation
{ 
		width:320px;
		margin-bottom:-32767px; 
		padding-bottom:32767px;
		float:right;
		padding-top:40px;
}


#thirdLevelNavigation .thirdLevelNavigationContainer
{ 
		width:165px;
		padding:0px 0px 0px 0px;
		margin-right:24px;
		float:right;


}

.thirdLevelNavigationContainer ul
{ 
		margin:0px;
		padding:0px;
}
	
.thirdLevelNavigationContainer li
{ 
		line-height:31px;
		list-style-type:none;
		display:block;
		padding:0px 0px 0px 17px;
		border-bottom:#eeeeee solid 1px;
		background:url(../images/left_menu_bulls.gif) left no-repeat;
		font-size:13px;
}
	
.thirdLevelNavigationContainer a 
{ 	
		color:#3584b9; 
		font-size:13px; 
		font-family: Arial, Helvetica, sans-serif;
		text-decoration:none;
		 
}

.thirdLevelNavigationContainer a:hover 
{ 	
		color:#ff0000; 
		font-size:13px; 
		font-family: Arial, Helvetica, sans-serif;
		text-decoration:none; 
}

/*******Third Level Nav For Template_Content.php************/
/** RIGHT COLUMN - Third Level Nav **/

#mainContainer-ContentPage #rightColContentPage
{ 
		width:283px;
		float:right;
		padding-top:12px;
		padding-bottom:12px;
}


#rightColContentPage #rightColContentPageContainer
{ 
		float:left;
		width:283px;
}


/**Main Content Listing**/

.mainContentListing
{
		color: #333; 
		font-size:13px;  
		font-family: Verdana, Arial, Helvetica, sans-serif;
		padding:0px 0px 15px 0px;
		
}

.mainContentListing ul
{
	margin:0px;
	padding:0px;
	list-style: none;
}

.mainContentListing li
{
	margin:0px 0px 0px 0px;
	color: #333; 
	font-size:13px;  
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/list-bullet.jpg) no-repeat;
	padding-left: 12px;
	background-position: 0 .5em;
	list-style: none;
}

/******** Message Box*************/


#boxWrapper
{
	width:246px;
	float:right;
}
#boxWrapper #topBG
{
	background:url(../images/msg-box-top-bg.jpg) no-repeat right;
	width:239px;
	height:12px;
}

#boxWrapper #midBG
{
	background-color:#ffffc9;
	width:219px;
	padding:8px 8px 8px 12px;
}


#boxWrapper #midBG p
{
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
}

#boxWrapper #bottomBG
{
	background:url(../images/msg-box-bottom-bg.jpg) no-repeat right;
	width:239px;
	height:12px;
}


/*** Page: Packages ***/

.contentWrapper, .contentWrapperLast
{
	background:#f2f2f2 url(http://www.ibshow.net/images/sections_bg.jpg) repeat-x;
	border:#eaeaea solid 1px;
	width:254px;
	padding:12px;
	float:left;
	margin-right:10px;
	margin-bottom:18px;
	position:relative;
}

.contentWrapperLast
{
	min-height:300px;
	margin-right:0;
}

.contentWrapper .imageHolder
{
	padding-left:7px;
	float:right;
	padding-bottom:1px;
	
}


.contentWrapper .fontStyle
{
	color:#666;
}



.contentWrapper #contentListingStyle, #contentListingStyle, #contentListingStyleSecond, #contentListingStyleThird, #contentListingStyleFourth
{

	color: #999; 
	font-size:13px;  
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding-bottom:15px;
	
}

#contentListingStyle ul, #contentListingStyleSecond ul, #contentListingStyleThird ul, #contentListingStyleFourth ul
{
	margin:0px;
	padding:0px;
	list-style: none;
}

#contentListingStyle li, #contentListingStyleSecond li, #contentListingStyleThird ul li, #contentListingStyleFourth ul li
{
	margin:0px 0px 0px 0px;
	color: #333; 
	font-size:13px;  
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:transparent url(../images/list-bullet.jpg) no-repeat;
	padding-left: 12px;
	background-position: 0 .5em;
	list-style: none;

}

.readMoreLink
{
	float:right;
	width:100%;
	text-align:right;
	
}

.readMoreLink2
{
	float:right;
	width:100%;
	text-align:right;
	padding:15px 0 83px 0;
	
}


.signupLink
{
position:absolute; 
bottom:20px;
left:55px;
}

/**********Applications Page************/ 

.appImagesClass
{
	padding:0px 20px 0px 0px;
}

/******* Features Page************/

.readMore
{
	float:left;
}

.readMore ul
{
	margin:0px;
	padding:0px;
	list-style: none;
}

.readMore li
{
	background: url(../images/read-more-arrow.png) no-repeat right 60%;
	padding-right: 23px;
	list-style: none;
	line-height:normal;
}

#rightColContentPageContainer #featuresNav
{ 
		padding:0px 0px 203px 0px; 
		margin:0px 0px 0px 0px;
		width:283px;
		background:url(../images/features-nav-bt-bg.jpg) no-repeat bottom;
		float:right;
}

/* FEATURE ICONS HERE*/

#featuresNav span.nav1{ background:url(../images/icon-pre-reg.png) no-repeat; display:block; float:left; width:34px; height:34px; margin:20px 0px 0px 12px;} 
#featuresNav span.nav2{ background:url(../images/icon-firewall.png) no-repeat; display:block; float:left; width:34px; height:34px; margin:20px 0px 0px 12px;} 
#featuresNav span.nav3{ background:url(../images/icon-corp-branding.png) no-repeat; display:block; float:left; width:34px; height:34px; margin:20px 0px 0px 12px;} 
#featuresNav span.nav4{ background:url(../images/icon-polling-survey.png) no-repeat; display:block; float:left; width:34px; height:34px; margin:20px 0px 0px 12px;} 
#featuresNav span.nav5{ background:url(../images/icon-unlim-duration.png) no-repeat; display:block; float:left; width:34px; height:34px; margin:20px 0px 0px 12px;} 
#featuresNav span.nav6{ background:url(../images/icon-elec-questions.png) no-repeat; display:block; float:left; width:34px; height:34px; margin:20px 0px 0px 12px;} 
#featuresNav span.nav7{ background:url(../images/icon-download-docs.png) no-repeat; display:block; float:left;  width:34px; height:34px; margin:20px 0px 0px 12px;} 
#featuresNav span.nav8{ background:url(../images/icon-dtl-reporting.png) no-repeat; display:block; float:left; width:34px; height:34px; margin:20px 0px 0px 12px;}

/************/

#featuresNav ul 
{ 
		margin: 0px; 
		padding:0px; 
		list-style:none;
}

#featuresNav li 
{ 
		float:left; 
		padding:0px 0px 0px 0px;

}

#featuresNav a 
{ 		
		text-decoration:none;
		display:block; 
		width:281px;
		height:74px;
		background-color:#ececec;
		border-bottom:#fff solid 1px;
		border-left:#d9d9d9 solid 1px;
		border-right:#d9d9d9 solid 1px;
		border-top:#d9d9d9 solid 1px;
		
}

#featuresNav a:hover
{ 
		text-decoration:none;
		display:block; 
		width:281px;
		height:74px;
		border-left:#d9d9d9 solid 1px;
		border-right:#d9d9d9 solid 1px;
		border-top:#d9d9d9 solid 1px;
		border-bottom:#fff solid 1px;
		background:url(../images/features-nav-bg_selected.jpg) repeat-x bottom; 
}

#featuresNav .navCurrent
{ 
		text-decoration:none;
		width:281px;
		height:74px;
		display:block;
		padding-bottom:2px;  
}

#featuresNav .navCurrent a 
{ 
		text-decoration:none;
		width:281px;
		height:74px;
		display:block;
		border-top:#d9d9d9 solid 1px;
		border-left:#d9d9d9 solid 1px;
		border-right:#d9d9d9 solid 1px;
		border-bottom:#ffffff solid 1px;
		background:url(../images/features-nav-bg_selected.jpg) repeat-x bottom; 

}

#featuresNav span.navText
{
		color:#626262;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		display:block;
		float:right;
		padding:12px 25px 12px 0px;
		width:200px;
}


#featuresNav span.navText strong
{
		color:#87c01e;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		display:block;
		padding-bottom:5px;
}

#featureInfo
		
{
	float:left;
}


/********More Features Box*************/


#featuresPageContentBox  ul
{
	margin:0px;
	padding:0px;
	list-style: none;
}

#featuresPageContentBox  li
{
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: transparent url(../images/list-bullet.jpg) no-repeat left top;
	background-position: 0 .5em;
	padding-left: 12px;
	list-style: none;

}


#featuresPageContentBox  a 
{ 	
		color:#3584b9; 
		font-size: 12px; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration:none;
}
#featuresPageContentBox  a:hover 
{ 	
		color:#ff0000; 
		font-size: 12px; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration:none; 
}


#featuresPageContentBox  strong
{
	color: #333; 
	font-size:13px;  
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom:8px;
	display:block;
}




#featuresPageContentBox
{
	width:662px;
	float:left;
	padding-top:12px;
}


#featuresPageContentBox .featuresPageContentBoxTop
{
	width:662px;
	height:9px;
	float:left;
	background:url(../images/more-features-box-top.jpg) no-repeat top;
}

#featuresPageContentBox .featuresPageContentBoxMiddle  
{
	width:660px;
	float:left;
	border-left:#e6e6e6 solid 1px;
	border-right:#e6e6e6 solid 1px;
}

.featuresPageContentBoxMiddle .contBoxOne 
{
	width:200px;
	float:left;
	padding-left:12px;
}

.featuresPageContentBoxMiddle .contBoxTwo 
{
	width:200px;
	float:left;
	padding-left:12px;
}


.featuresPageContentBoxMiddle .contBoxThree
{
	width:216px;
	float:right;
	padding-left:12px;
	background:#fdfdfd url(../images/prod-bg.jpg) repeat-x;

}

.contBoxThree .productButtons
{
	margin:30px 0px 0px 0px;
	padding:0px;


}

#featuresPageContentBox .featuresPageContentBoxBottom
{

	width:662px;
	height:9px;
	float:left;
	background:url(../images/more-features-box-bottom.jpg) no-repeat bottom;
}

/***** Features Contact Box*/

#rightColContentPageContainer #featuresContactbox
{
	float:left;
	width:284px;
	
}

#featuresContactbox .featuresContactboxTop
{
	float:left;
	width:283px;
	height:12px;
	background:url(../images/features-contact-box-top.jpg) no-repeat top;
}

#featuresContactbox .featuresContactboxMiddle
{
	float:left;
	width:283px;
	padding-bottom:12px;
	background:url(../images/features-contact-box-middle.jpg) repeat-y top;
}

/*#featuresContactbox .featuresContactboxBottom
{
	float:left;
	width:283px;
	height:12px;
	background:url(../images/features-contact-box-bottom.jpg) no-repeat top;
}*/

#featuresContactbox .featuresContentListing
{
	padding:0 0 0 12px;	
	width:280px;
}

#featuresContactbox .featuresContentListing strong
{
	display:block;
	padding-bottom:5px;
	margin-left:9px;
	font-family:Arial, Helvetica, sans-serif;
	color:#D09830;
}

#featuresContactbox .featuresContentListing ul
{
	
	padding:0px;
	margin:0px;
}

#featuresContactbox .featuresContentListing li
{
	
	background:transparent url(../images/list-bullet.jpg) no-repeat scroll 0 0.6em;
	color:#626262;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 0 10px;
	padding-left:15px;
	
	
}

#featuresContactbox .featuresContentListing a
{
	
	color:#3584B9;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}

#featuresContactbox .featuresContentListing a:hover
{
	
	color:#ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}





/*Applicationos Page*/

#contentContainer .appPrimaryContentHolder
{ 
		width:318px;
		float:left;
		padding-bottom:20px;
}

.appPrimaryContentHolder p
{ 
		color:#666;
}


#contentContainer .appSecondaryContentHolder
{ 
		width:318px;
		float:right;
		padding-bottom:20px;
}

.appSecondaryContentHolder p
{ 
		color:#666;
}

#rightColContentPageContainer #righColbox
{
	width:283px;
	float:right;
}
#righColbox #topBG
{
	background:url(../images/rightColCorners-top.gif) no-repeat left;
	width:283px;
	height:13px;
}

#righColbox #midBG
{
	background-color:#e8f8ff;
	width:281px;
	padding:0px 0px 0px 0px;
	border-left:#d4e8f3 solid 1px;
	border-right:#d4e8f3 solid 1px;
}


#righColbox #midBG p
{
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
}

#righColbox #bottomBG
{
	background:url(../images/rightColCorners-bottom.gif) no-repeat;
	width:283px;
	height:13px;
}
	

#righColbox .appContentListing 
{ 
	width:281px;
	padding:0px 0px 12px 0px;
}


#righColbox .appContentListing  strong 
{ 
		display:block;
		margin-left:11px;
		margin-bottom:6px;
		
}

#righColbox .appContentListing ul
{ 
		margin:0px;
		padding:0px;
}


#righColbox .appContentListing li

{
		margin:0px 0px 0px 12px;
		color: #333; 
		font-size:13px;  
		line-height: 20px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background:transparent url(../images/list-bullet.jpg) no-repeat;
		padding-left: 12px;
		background-position: 0 .6em;
		list-style: none;
}

#righColbox .appContentListing a 
{ 	
		color:#3584b9; 
		font-size: 13px; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration:none;
}

#righColbox .appContentListing a:hover 
{ 	
		color:#ff0000; 
		font-size: 13px; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration:none; 
}


/*APPLICATION SLIDE STYLES Starts*/
.slide-container {
	position:relative;	
	width:960px;	
	height:auto;
	text-align:center;
	margin:0px 0px 40px 0px;
	padding-top:10px;
}

.slide-show{
	background-position:center center;
	background-repeat:no-repeat;
	text-align:center;
	height:346px;
	width:960px;
	position:relative;
	left:0px;
}

.indentmenu{
	font: bold 11px Arial;
	width: 100%; /*leave this value as is in most cases*/
	position:absolute;
	bottom:-37px;
	left:0px;
	width:960px;
}

.indentmenu ul{
	margin: 0px;
	padding: 0;
	float: left;
	/* width: 80%; width of menu*/
	background: transparent;
}

.indentmenu ul li{
	display: inline;
}

.indentmenu ul li a{
	float: left;
	margin: 0px 0;
	color:#448000; /*text color*/
	text-decoration: none;
	text-align:center;
	 background:url(../images/tab-normal.jpg) repeat-x top #DCEEC8;
	width:190px;
	height:35px;
	line-height:35px;
	border:#daeac7 solid 1px;

}

.indentmenu ul li a:hover{
	background:url(../images/tab-active.jpg) repeat-x top #C9DAEA;
	border:#c4d3e0 solid 1px;

}

.indentmenu ul li a:visited{
		color:#448000;
}

.indentmenu ul li a.selected{
	padding-top: 0px; /*shift text down 1px*/
	padding-bottom: 0px;
	background:url(../images/tab-active.jpg) repeat-x top #C9DAEA;
	color:#448000;
}

/*APPLICATION SLIDE STYLES Ends*/

/* CSS written On 7 april 10 start */


#contentContainer .boxContainer
{
		width:950px;
		float:left;
		margin-bottom:18px;
}

.stepsBoxOne, .stepsBoxTwo, .stepsBoxThree
{
		float:left;
		height:175px;
		padding:40px 0 0 0;
}

.stepsBoxOne h1, .stepsBoxTwo h1, .stepsBoxThree h1
{
		font-family:Arial, Helvetica, sans-serif;
		font-size:22px;
		color:#FFFFFF;
		font-weight:bold;
		text-transform:uppercase;
		margin-left:65px;
}

#bodyColumn div#contentContainer div.stepsBoxOne p, #bodyColumn div#contentContainer .stepsBoxTwo p, #bodyColumn div#contentContainer .stepsBoxThree p
{
		font-size:12px;
		color:#FFFFFF;
		line-height:16px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		
}

.stepsBoxOne
{

	background:url(../images/bg-bluebox.gif) no-repeat left top;
	width:255px;
	padding-left:25px;
	
}

.stepsBoxTwo
{

	background:url(../images/bg-redbox.gif) no-repeat left top;
	width:231px;
	padding-left:4px;
	padding-right:5px;

	
}


.stepsBoxThree
{

	background:url(../images/bg-greenbox.gif) no-repeat left top;
	width:246px;
	padding-right:20px;
	
}

.stepsBoxThree p
{

	padding-right:25px;

}

.seperator-tour
{
		line-height:0;
		font-size:0;
		height:1px;
		display:block;
		width:179px;
		margin-bottom:9px;
		
}

.seperator-tour2
{
		line-height:0;
		font-size:0;
		height:1px;
		display:block;
		width:179px;
		margin-top:0px;
}


.seperatorOne, .seperatorTwo
{
		display:block;
		height:208px;
		float:left;
}

.seperatorOne
{

	background:url(../images/seperatorbox1-tour.gif) no-repeat left top;
	width:55px;
}


.seperatorTwo
{

	background:url(../images/seperatorbox2-tour.gif) no-repeat left top;
	width:55px;
}

.innerleft-tour h2, .innerright-tour h2
{
margin-bottom:7px;
}

.innerleft-tour
{
		float:left;
		width:485px;
}

.innerleft-tour ul
{
		padding:0;
		margin:0;
		list-style:none;
}

.innerleft-tour ul li
{
	background:url(../images/bullet.gif) no-repeat left 4px;
	padding:0 0 0 15px;
	margin-bottom:15px;
}

.innerleft-tour ul li strong
{
		width:100%;
		display:block;
		color:#656565;
		font-size:14px;
		text-transform:uppercase;
		margin-bottom:4px;
}

.innerleft-tour ul li span
{
		width:100%;
		color:#333;
		line-height:20px;
		font-size:13px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
}

.innerright-tour
{
		float:left;
		width:465px;
}


#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:283px;
		margin-bottom:2em;
		float:right;
		margin-right:0px;
		margin-top:10px;
		background:url(../images/bgslider-middle.gif) repeat-x top #ACDAEE;
		}	
	#content{
		position:relative;
		background:url(../images/bgslider-top.gif) no-repeat left top;
		width:283px;
		height:190px;
		padding:17px 0 0 0px;
		}			

/* Easy Slider */

#container div#content div#slider{
	padding:0 0 0 18px;
	background:url(../images/bgslider-btm.gif) no-repeat left bottom;
	
	}	
	#slider ul, #slider li, #slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider ul li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:265px;
		height:190px;
		overflow:hidden;
		}	
		#slider li strong{
		width:100%;
		display:block;
		float:left;
		text-align:left;
		margin-bottom:4px;
		color:#ffdea0;
		font-family: Arial, Helvetica, sans-serif;
		font-size:18px;
		font-weight:bold;
		}
		
		#slider li span{
		display:block;
		margin-bottom:6px;
		width:96%;
		float:left;
		color:#5F5F5F;
		font-size:14px;
		font-family:Arial, Helvetica, sans-serif;
		line-height:18px;
		}
		
		#slider li img{
		float:left;
		margin:0px 40% 2% 0px;
		}
		
		#slider li a{
		color:#3584B9;
		display:block;		
		text-decoration:none;
		font-family:Trebuchet MS, sans-serif, Arial;
		float:right;
		}
		
		#slider li a span{
		display:block;
		cursor:hand;
		}
		
		#slider li a span img{
		margin:0 10px 0 0;
		}
		
		
		#slider li a:hover{
		}

		
	p#controls, p#controls2{
		margin:0;
		position:relative;
		} 
	
	#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{ 
		display:block;
		margin:0;
		overflow:hidden;
		text-indent:-8000px;		
		width:15px;
		height:187px;
		position:absolute;
		left:-1px;
		top:-197px;		
		}	
	#nextBtn, #nextBtn2{ 
		left:268px;
/*		border-right:1px solid #D7E9F4;*/
		}														
	#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{  
		display:block;
		width:15px;
		height:209px;	
		background:url(../images/btn-prev-slider.gif) no-repeat top;
		z-index:1500px;
		}
	#nextBtn a{ 
		background:url(../images/btn-next-slider.gif) no-repeat top;
		/*border-left:1px solid #C5DEE9;*/
		}
	#prevBtn a{
		/*border-right:1px solid #C5DEE9;*/
		}
			
		#prevBtn a:hover, #nextBtn a:hover{
		}

/* CSS written On 7 april 10 End */


