#glidercontent{

	margin:5px 0 0px 5px;





}



.glidecontentwrapper{

	position: relative; 

	width: 642px;

	height:250px;

	overflow: hidden;

	margin:0px 0px 0px 0px;

	padding:0px 0px;

	background:#fff url(images/gcontent.jpg) repeat-y;

	border:1px solid #CCCCCC;

	}



.glidecontent{ 

	position:absolute; 

	padding:0px 0px 0px 0px;

	width:642px;

	color:#555;

	margin:0px 0px;

	height:100%;

	overflow:hidden;

	float:left;

	background:#222;



}



.glidim{





}



.glidim img{

	margin:0px 5px 5px 0px;

	padding:7px 7px;



}





.gnav{ /*style for DIV used to contain toggler links. */

	width: 100px;

	height:50px;

	z-index:150;

	float:right;

	padding-right:25px;

}



.glidecontenttoggler{ /*style for DIV used to contain toggler links. */



	height:25px;

	z-index:150;

	width: 650px;

	background:#333 url(images/featured.png) no-repeat;



}

.glidecontenttoggler a{ /*style for every navigational link within toggler */

	display: -moz-inline-box;

	display: inline-block;

	color: #2e6ab1;

	font-weight: bold;

	text-decoration: none;

}



.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */

	background: #E4EFFA;

	color: black;

}



.glidecontenttoggler a:hover{

	background: #E4EFFA;

	color: black;

}



.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */

}



.glidecontenttoggler a.prev{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */

	top:5px;

	right:30px;

	position:absolute;

	display:block;

	background:url(images/left.png) left no-repeat;

	width:20px;

	height:17px;

}

.glidecontenttoggler a.next {

	float:right;

	display:block;

	background:url(images/right.png) right no-repeat;

	width:20px;

	height:17px;

	position:absolute;

	top:5px;

	right:5px;

}



.inpost{



	position:absolute;

	top:0px;

	height:230px;

	background:url(images/inpost.png) ;

	width:321px;

        left:321px;

	z-index:100;

}

	

.inpost h2{

	margin:0px 0px 0px 0px;

	padding:5px 5px;

	font-size:16px;

	line-height:16px;

	font-weight:bold;

	overflow:hidden;

	font-family: Arial,Century gothic,Tahoma,sans-serif;

	color:#fff;

}

.inpost h2 a:link, .inpost h2 a:visited{

	color:#fff;

}



.inpost p{

	margin:0px 0px 0px 0px;

	padding:2px 5px;

	font-size:12px;

	line-height:16px;

	overflow:hidden;

	font-family: tahoma,Century gothic,Arial,Tahoma,sans-serif;

	color:#ddd;

}	