body{
	margin:0;
	color:#000;
	font:11px Verdana, Arial, serif;
	background:#e8e7df url(../images/bg-body.gif) repeat-x;
}
body.mceContentBody {
   background: #FFF;
}
body.mceContentBody p{
	font-size:12px;
	line-height:16px;
	color:#666;
	margin:0 0 16px;
}
body.mceContentBody p strong{
	font-size:12px;
	line-height:16px;
}
img{border-style:none;} 
a{text-decoration:none;}
a:hover{text-decoration:underline;}
.input,
.textarea,
.select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#applyform label
{
	width:150px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	vertical-align: text-bottom;
	margin-top: 5px;
}
#applyform input
{
	width:200px;
	margin-bottom: 3px;
}
#applyform select
{
	width:204px;
	margin-bottom: 3px;
}
#applyform2 label
{
	width:150px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	vertical-align: text-bottom;
	margin-top: 2px;
}
#applyform2 input
{
	margin-top: 8px;
}
#applyform3 label
{
	width:150px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	vertical-align: text-bottom;
	margin-top: 2px;
}
#applyform3 input
{
	width:100px;
	margin-bottom: 3px;
}
#applyform3 select
{
	width:100px;
	margin-bottom: 3px;
}

#leftpanel
{
	float:left;
	width:400px;
}
#rightpanel
{
}
.wrapper{
	width:100%;
	padding:22px 0 50px;
}
#page{
	margin:0 auto;
	width:960px;
	padding:0 10px;
	background:#fff url(../images/bg-page.gif) no-repeat 100% 0;
}
/* header */
#header{
	width:955px;
	height:135px;
	position:relative;
	margin:0 0 15px;
}
#header:after{
	display:block;
	clear:both;
	content:"";
}
#header .logo{
	position:absolute;
	top:23px;
	left:2px;
	width:417px;
	height:69px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
}
#header .logo a{
	background:url(../images/logo.gif) no-repeat;
	display:block;
	height:100%;
}
#header .slogan{
	position:absolute;
	top:41px;
	left:502px;
	width:233px;
	height:49px;
	font:italic 16px/16px Palatino,Palatino Linotype,Georgia,Times, serif;
	color:#666;
}
#header .search{
	position:absolute;
	top:-5px;
	right:8px;
}
#header .search .search-form{
	background:url(../images/bg-search.png) no-repeat;
	float:right;
	width:190px;
	height:103px;
	padding:30px 0 0 18px;
}
#header .search label{
	display:block;
	width:113px;
	height:31px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/search-label.gif) no-repeat;
	margin:0 0 5px;
	position:relative;
}
#header .search .search-form input{
	display:block;
	border:1px solid #d6d6d6;
	width:143px;
	color:#8c8c8c;
	padding:1px 3px 1px;
	margin:0;
	position:relative;
}
.menu{
	width:100%;
	overflow:hidden;
	padding:103px 0 0;
	background:url(../images/bg-menu.gif) no-repeat 0 103px;
}
.menu ul{
	margin:0 0 0 5px;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.menu ul li{
	float:left;
	font:bold 13px Arial, Verdana, sans-serif;
	text-transform:uppercase;
	background:url(../images/menu-sep.gif) no-repeat 0 3px;
	margin:0 0 0 -2px;
	padding:0 0 0 2px;
}
.menu ul li a{
	display:block;
	padding:8px 6px 10px 6px;
	color:#fff;
}
.menu ul li a.selected{
	text-decoration: underline;
	color: #fffe94;
}
/* content */
#content {
	width:955px;
	overflow:hidden;
	padding:0 2px 35px 3px;
}
#content .main-holder{
	width:759px;
	float:right;
}
#content .main{
	width:450px;
	float:left;
}
#content .column{
	width:298px;
	float:right;
	overflow:hidden;
}
/* footer */
#pagefooter{
	margin:0 auto;
	padding:10px;
	width:960px;	
	background-color: #f6f6f6;
	height: 175px;
	color: #6C6C6C;
}
#pagefooter h4{
	margin: 0;	
	margin-bottom: 2px;
	font-family: Verdana, Arial, Serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
#pagefooter h4.submityourown{
	width: 186px;
	height: 57px;
	overflow:hidden;
	text-indent: -9999px;
	background:url(../images/submitcontent.gif) no-repeat;
	margin:0 0 10px;
}
#pagefooter ul li{
	margin-bottom: 2px;
}
#pagefooter ul li a{
	font-family: Verdana, Arial, Serif;
	font-size: 11px;
	color: #6C6C6C;
}
#pagefooter ul li a.selected{
	color: #000;
}#pagefooter ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 14px;
	padding:0;
}
#pagefooter .singlecol{
	width: 180px;
	margin-right: 10px;
	height: 175px;
	float: left;
	position: relative;
}
#pagefooter .doublecol{
	width: 221px;
	margin-right: 10px;
	height: 175px;
	float: left;
	position: relative;
}
#pagefooter .doublecol .submitlink{
	color: #df3c2a;
}
#pagefooter .bottom{
	position: absolute;
	bottom: 1px;
}
#pagefooter .bottom .right a{
	position: absolute;
	bottom: 0px;
	left: 97px;
	width:300px;
	color: #000;
}
#pagefooter .slogan{
	position:absolute;
	top:40px;
	width: 285px;
	font:italic 14px/14px Palatino,Palatino Linotype,Georgia,Times, serif;
	color:#666;
}
#pagefooter .logo{
	position:absolute;
	left:2px;
	width:417px;
	height:69px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
}
#pagefooter .logo a{
	background:url(../images/logo-footer.gif) no-repeat;
	display:block;
	height:100%;
}
#pagefooter .bitelogo{
	position:absolute;
	width: 100px;
	height: 26px;
	bottom: 0px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
}
#pagefooter .bitelogo a{
	background:url(../images/bitelogo.gif) no-repeat;
	display:block;
	height:100%;
}
.books{
	width:314px;
	height:185px;
	overflow:hidden;
	background:url(../images/bg-books.jpg) no-repeat;
	padding:14px 0 15px;
	margin:0 0 5px;
}

.books .book-box {
	width:143px;
	float:left;
	margin:-8px 14px 0 0;
}

.books .book-box strong {
	display:block;
	text-align:center;
	color:#fff;
	font:bold 17px Arial, Helvetica, sans-serif;
	margin:0 0 21px;
}

.books .book-box strong a{color:#fff;}
.books .book-box img{
	display:block;
	margin:0 auto;
}
.googlesearch{
	width:100%;
	overflow: hidden;
	margin: 0 0 8px;
}

.googlesearch .heading{
	height: 32px;
	border-bottom:5px solid #0d3993;
}

.googlesearch .heading h3{
	float:left;
	margin:0;
	font:24px Arial, Verdana, sans-serif;
	color:#0d3993;
	letter-spacing:-1px;
}

.googlesearch .heading a{
	float:left;
	padding:0;
	margin:0 5px;
	color:#0d3993;
}

.googlesearch .heading a:hover{
	text-decoration: none;
}

.searchpanel{
	width:100%;
	margin: 5px 0;
	height: 42px;
	overflow: hidden;
	background:url(../images/google-searchpanel.png) no-repeat;
}

.searchpanel form{
	margin: 8px 5px 5px 50px;
}

.searchpanel form .searchbox{
	color: #8C8C8C;
	font: Helvetica, Arial, serif;
	font-size: 10px;
	height: 14px;
	width: 180px;
}

.searchpanel form .go{
	width:26px;
	height:16px;
	font:10px/15px Verdana, Geneva, sans-serif;
	background:url(../images/google-go.png) no-repeat;
	border:0;
	color:#fff;
	padding:0 0 2px;
	cursor:pointer;
	margin:3px 0 0;
}

.hardback h3{
	margin:0;
	font:24px Arial, Verdana, sans-serif;
	color:#0d3993;
	letter-spacing:-1px;
	border-bottom:5px solid #0d3993;
}
.hardback{
	width:100%;
	overflow:hidden;
	margin:0 0 8px;
}
.hardback h3{
	margin:0;
	font:23px Arial, Verdana, sans-serif;
	color:#e5037a;
	letter-spacing:-1px;
	border-bottom:5px solid #e5037a;
}
.hardback ul{
	margin:0;
	padding:0;
	list-style:none;
}
.hardback ul li{
	vertical-align:top;
	height:27px;
	overflow:hidden;
	padding:3px 10px 8px 6px;
	background:#eee url(../images/bg-hardback.gif) repeat-x;
}
.hardback ul li span{
	float:left;
	width:17px;
	height:15px;
	padding:2px 0 0;
	margin:0 7px 0 0;
	background:url(../images/circle.gif) no-repeat;
	color:#fff;
	font:bold 10px Arial, Verdana, sans-serif;
	text-align:center;
}
.hardback ul li div{
	float:left;
	margin:1px 0 0;
	color:#000;
}
.hardback ul li strong{
	float:right;
	color:#e5037a;
}
.hardback .full{
	height:1%;
	overflow:hidden;
	background:#eee;
	padding:6px 6px 9px;
}
.hardback .full p{margin:0;}
.hardback .full a{
	text-decoration:underline;
	color:#e5037a;
}
.hardback .full a:hover{text-decoration:none;}
.different{
	width:100%;
	overflow:hidden;
	margin:0 0 34px;
}
.different .offer{
	width:144px;
	float:left;
	height:383px;
	overflow:hidden;
	padding:5px 0 0;
}
.different .offer p{
	margin:0;
	font:italic 16px/19px Palatino,Palatino Linotype,Georgia,Times, serif;
	color:#808080;
}
.different .offer p a{color:#1ea2e0;}
.different .offer .offer-box{
	height:305px;
	overflow:hidden;
	background:#d3effa url(../images/bg-offer.gif) no-repeat 0 100%;
	padding:8px 5px 22px 5px;
	margin:0 0 9px;
}
.different .offer-box p{
	margin:0 0 20px;
	font:italic 21px/22px Palatino,Palatino Linotype,Georgia,Times, serif;
	color:#666;
}
.different .offer-box strong{
	font:italic 21px/22px Palatino,Palatino Linotype,Georgia,Times, serif;
	color:#00a6b3;
}
.different .offer-box a{
	font:italic 12px/22px Palatino,Palatino Linotype,Georgia,Times, serif;
	text-decoration:underline;
	color:#000;
}
.different .offer-box a:hover{text-decoration:none;}
.different .classifieds{
	width:144px;
	float:right;
	padding:0 0 12px;
	border-bottom:1px solid #dadada;
}
.different .classifieds h3{
	margin:0 0 9px;
	font:24px Arial, Verdana, sans-serif;
	color:#e42841;
	letter-spacing:-1px;
	border-bottom:5px solid #e42841;
}
.different .classifieds a{
	color:#000;
	text-decoration:underline;
}
.different .classifieds a:hover{text-decoration:none;}
.different .classifieds ul{
	margin:0 0 7px;
	padding:0;
	list-style:none;
	border-bottom:1px solid #dadada;
}
.different .classifieds ul li{
	vertical-align:top;
	padding:0 0 13px;
	width:100%;
	overflow:hidden;
}
.different .classifieds ul li .ico{
	float:left;
	width:26px;
	margin:3px 4px 0 0;
}
* html .different .classifieds ul li .ico{margin-right:1px;}
* +html .different .classifieds ul li .ico{margin-right:1px;}
.different .classifieds ul li .text{
	height:1%;
	overflow:hidden;
}
.different .classifieds ul li .text strong{
	display:block;
	color:#e42841;
	font-weight:normal;
}
.different .classifieds ul li .text a{
	color:#e42841;
	text-decoration:none;
}
.different .classifieds ul li .text a:hover{text-decoration:underline;}
.different .classifieds ul li .text em{
	font-style:normal;
	color:#808080;
}
.events{
	width:100%;
	overflow:hidden;
}
.events .latest{
	width:144px;
	float:left;
	border-bottom:1px solid #dadada;
	padding:0 0 12px;
}
.events .latest h3{
	margin:0 0 8px;
	font:24px Arial, Verdana, sans-serif;
	color:#a5c91b;
	letter-spacing:-1px;
	border-bottom:5px solid #a5c91b;
}
.events .latest a{
	color:#000;
	text-decoration:underline;
}
.events .latest a:hover{text-decoration:none;}
.events .latest ul{
	margin:0 0 7px;
	padding:0 0 4px;
	list-style:none;
	border-bottom:1px solid #dadada;
}
.events .latest ul li{
	vertical-align:top;
	padding:0 0 13px;
	width:100%;
	overflow:hidden;
}
.events .latest ul li em{
	display:block;
	font-style:normal;
	text-transform:uppercase;
}
.events .latest ul li strong{
	display:block;
	font-weight:normal;
	color:#96b816;
}
.events .latest ul li a{
	color:#96b816;
	text-decoration:none;
}
.events .latest ul li a:hover{text-decoration:underline;}
.events .popular{
	width:144px;
	float:right;
	padding:0 0 12px;
}
.events .popular h3{
	margin:0 0 8px;
	font:24px Arial, Verdana, sans-serif;
	color:#ed83cb;
	letter-spacing:-1px;
	border-bottom:5px solid #ed83cb;
}
.events .popular a{
	color:#000;
	text-decoration:underline;
}
.events .popular a:hover{text-decoration:none;}
.events .popular ul{
	margin:0 0 7px;
	padding:0 0 4px;
	list-style:none;
	border-bottom:1px solid #dadada;
}
.events .popular ul li{
	vertical-align:top;
	width:100%;
	overflow:hidden;
	padding:0 0 13px;
}
.events .popular ul li strong{
	display:block;
	color:#ed83cb;
	font-weight:normal;
}
.events .popular ul li strong a{
	color:#ed83cb;
	text-decoration:none;
}
.events .popular ul li a:hover{text-decoration:underline;}
.events .popular ul li em{
	font-style:normal;
	color:#808080;
}
/* Side Bar */
#content .sidebar{
	width:180px;
	float:left;
}
.sidebar .sidebar-box{
	width:100%;
	overflow:hidden;
	background:#ebebeb;
	margin:0 0 14px;
}
.sidebar .sidebar-box .top{background:url(../images/sidebar-box-top.gif) no-repeat;}
.sidebar .sidebar-box .bottom{
	background:url(../images/sidebar-box-bottom.gif) no-repeat 0 100%;
	height:1%;
	overflow:hidden;
	padding:0 0 13px;
}
.sidebar .sidebar-box h4{
	margin:4px 0 0 9px;
	padding:0 0 7px;
	font:18px Arial, Verdana, sans-serif;
	color:#fff;
	letter-spacing:-1px;
}
.sidebar .links h4{background:url(../images/bg-links-heading.gif) no-repeat 143px 2px;}
.sidebar .phone h4{background:url(../images/bg-phone-heading.gif) no-repeat 146px 2px;}
.sidebar .sidebar-holder{
	height:1%;
	overflow:hidden;
	padding:0 15px;
}
.sidebar .phone .sidebar-holder{
	height:1%;
	overflow:hidden;
	padding:0 10px 0 8px;
}
.sidebar .sidebar-box ul{
	margin:4px 0 8px 2px;
	padding:9px 0 0;
	list-style:none;
}
.sidebar .sidebar-box ul li{
	vertical-align:top;
	text-transform:uppercase;
	font-family:Arial, Verdana, sans-serif;
	padding:0 0 2px;
	margin:0 0 5px;
	border-bottom:1px solid #c9c9c9;
}
.sidebar .sidebar-box ul li a{color:#000;}
.sidebar .sidebar-box .btn-custom{
	width:100%;
	overflow:hidden;
	font-size:10px;
	line-height:16px;
	text-transform:uppercase;
}
.sidebar .sidebar-box .btn-custom a{
	float:left;
	background:url(../images/btn-customize-l.gif) no-repeat;
	color:#fff;
}
.sidebar .sidebar-box .btn-custom span{
	float:left;
	background:url(../images/btn-customize-r.gif) no-repeat 100% 0;
	height:16px;
	padding:0 6px;
	cursor:pointer;
}
.sidebar .sidebar-box .qsearch{
	width:100%;
	overflow:hidden;
	padding:5px 0 0;
}
.sidebar .qsearch label{
	display:block;
	font-size:13px;
	margin:0 0 3px;
}
.sidebar .qsearch div{
	width:100%;
	overflow:hidden;
	margin:0 0 2px;
}
.sidebar .qsearch .text{
	float:left;
	width:154px;
	padding:1px 3px;
	margin:0 0 7px;
	color:#8d8d8d;
	border:1px solid #d5d5d5;
}
.sidebar .qsearch .advanced a{
	float:left;
	font-size:13px;
	color:#000;
	text-decoration:underline;
}
.sidebar .qsearch .advanced a:hover{text-decoration:none;}
.sidebar .qsearch .advanced .go{
	float:right;
	width:26px;
	height:16px;
	font:10px/15px Verdana, Geneva, sans-serif;
	background:url(../images/btn-go.gif) no-repeat;
	border:0;
	color:#fff;
	padding:0 0 2px;
	cursor:pointer;
	margin:3px 0 0;
}
.sidebar .banner-menu{
	width:100%;
	overflow:hidden;
	margin:0 0 19px;
}
.sidebar .banner-menu img{display:block;}
.sidebar .categories{
	width:100%;
	overflow:hidden;
}
.sidebar .categories{
	width:100%;
	overflow:hidden;
	margin:0 0 5px;
}
.sidebar .categories h4{
	margin:0 0 8px;
	font:18px Arial, Verdana, sans-serif;
	border:solid #dadada;
	border-width:1px 0;
	color:#9d39a8;
	padding:1px 0 3px;
}
.sidebar .categories ul{
	margin:0;
	padding:0;
	list-style:none;
}
.sidebar .categories ul li{
	vertical-align:top;
	width:100%;
	overflow:hidden;
	padding:0 0 16px;
}
.sidebar .categories ul li .ico{
	width:65px;
	float:left;
	margin:0 4px 0 0;
}

.article-holder .comments .comment-form #add-comment.group-info{
	background:transparent url(../images/btn-add-comment-group-info.gif) no-repeat scroll 0 0;
}

.article-holder .comments .comment-form #add-comment.group-services{
	background:transparent url(../images/btn-add-comment-group-servi.gif) no-repeat scroll 0 0;
}

.article-holder .comments .comment-form #add-comment.books-industry{
	background:transparent url(../images/btn-add-comment-books.gif) no-repeat scroll 0 0;
}

.article-holder .comments .comment-form #add-comment.news{
	background:transparent url(../images/btn-add-comment-news.gif) no-repeat scroll 0 0;
}

.article-holder .comments .comment-form #add-comment.community{
	background:transparent url(../images/btn-add-comment-community.gif) no-repeat scroll 0 0;
}

.article-holder .comments .comment-form #add-comment.contacts{
	background:transparent url(../images/btn-add-comment-contacts.gif) no-repeat scroll 0 0;
}

.article-holder .comments .comment-form #add-comment.faq{
	background:transparent url(../images/btn-add-comment-faq.gif) no-repeat scroll 0 0;
}
* html .sidebar .categories ul li .ico{margin-right:1px;}
* +html .sidebar .categories ul li .ico{margin-right:1px;}
.sidebar .categories ul li .text{
	height:1%;
	overflow:hidden;
}
.sidebar .categories ul li .text p{
	margin:0;
	font-size:10px;
	color:#333;
	text-transform: none;
}
.sidebar .categories ul li a{
	color:#1da0e0;
	text-decoration:underline;
	font-size:10px;
}
.sidebar .categories ul li a:hover{text-decoration:none;}
.sidebar .your-say{
	width:100%;
	border:solid #dadada;
	border-width:1px 0;
	padding:6px 0 8px;
	margin:0 0 17px;
}
.sidebar .your-say strong{
	display:block;
	width:182px;
	height:55px;
	text-indent:-9999px;
	background:url(../images/your-say.gif) no-repeat;
	margin:0 0 -8px;
}
.sidebar .your-say a{
	font-size:10px;
	color:#000;
	text-decoration:underline;
	position:relative;
	margin:0 0 0 3px;
}
#pagebody .simplelink{
	height:16px;
	margin-bottom:2px;
	padding:0;
}
.sidebar .your-say a:hover{text-decoration:none;}
.sidebar .joiner{
	width:100%;
	overflow:hidden;
}
.sidebar .joiners h4{
	margin:0 0 6px;
	font:18px Arial, Verdana, sans-serif;
	border:solid #dadada;
	border-width:1px 0;
	color:#9d39a8;
	padding:1px 0 3px;
}
.sidebar .joiner-box{
	height:1%;
	overflow:hidden;
	padding:0 2px;
	margin:0 0 10px;
}
.sidebar .joiner-box .photo{
	width:42px;
	height:35px;
	float:left;
	overflow:hidden;
	padding:3px 6px 8px 4px;
	margin:0 8px 0 0;
}
* html .sidebar .joiner-box .photo{margin-right:3px;}
* +html .sidebar .joiner-box .photo{margin-right:3px;}
.sidebar .joiner-box .photo img{display:block;}
.sidebar .joiner-box .info{
	height:1%;
	overflow:hidden;
}
.sidebar .joiner-box .info strong{
	display:block;
	color:#1da0e0;
}
.sidebar .joiner-box .info strong a{color:#1da0e0;}
.sidebar .joiner-box .info p{margin:0;}
.sidebar .joiner-box .info em{font-style:normal;}
/* inner page */
.sidebar .sidemenu{
	width:100%;
	overflow:hidden;
	margin:0 0 10px;
}
.sidebar .sidemenu ul{
	margin:0;
	padding:0;
	list-style:none;
}
.sidebar .sidemenu ul li{
	vertical-align:top;
	text-transform:uppercase;
	border-bottom:1px solid #e0e0e0;
	font-family:Arial, Verdana, sans-serif;
}
.sidebar .sidemenu ul li.head-nav-link {
	font-weight:bold;
	display:block;
	color:#000;
	padding:7px 9px 5px;
	font-size:1em;
}
.sidebar .sidemenu ul li a{
	display:block;
	color:#000;
	padding:7px 0 5px;
}
.sidebar .sidemenu ul li a:hover, .sidebar .sidemenu ul li.active a{
	text-decoration:none;
	color:#7d980e;
	background:#ececec;
	font-weight:bold;
}
.content-box{
	width:759px;
	float:right;
}

.content-box .breadcrumb.group-info{
    border-top:2px solid #00A6B3;
}

.content-box .group-info, .content-box .group-info .date, .content-box .group-info .text .date strong, .content-box .group-info .other h3, .content-box .group-info .other .author-box a, .group-info .article-holder .article-text h3{
    color: #00A6B3;
}

.content-box .breadcrumb.group-services{
    border-top:2px solid #F1B311;
}

.content-box .group-services, .content-box .group-services .date, .content-box .group-services .text .date strong, .content-box .group-services .other h3, .content-box .group-services .other .author-box a, .group-services .article-text h3{
    color: #F1B311;
}

.content-box .breadcrumb.books-industry{
    border-top:2px solid #E5037A;
}

.content-box .books-industry, .content-box .books-industry .date, .content-box .books-industry .text .date strong, .content-box .books-industry .other h3, .content-box .books-industry .other .author-box a, .books-industry .article-holder .article-text h3{
   color: #E5037A;
}

.content-box .breadcrumb.news{
    border-top:2px solid #A9CB1A;
    border-bottom:1px solid #D5D5D5;
}

.content-box .news, .content-box .news .date, .content-box .news .text .date strong, .content-box .news .other h3, .content-box .news .other .author-box a, .content-box .news .heading h3, .news .article-holder .article-text h3{
    color: #A9CB1A;
}

.content-box .breadcrumb.community{
    border-top:2px solid #EB7921;
}

.content-box .community, .content-box .community .date, .content-box .community .text .date strong, .content-box .community .other h3, .content-box .community .other .author-box a, .community .article-holder .article-text h3{
    color: #EB7921;
}


.content-box .breadcrumb.contacts{
    border-top:2px solid #6DCAD8;
}

.content-box .contacts, .content-box .contacts .date, .content-box .contacts .text .date strong, .content-box .contacts .other h3, .content-box .contacts .other .author-box a, .contacts .article-holder .article-text h3{
    color: #6DCAD8;
}

.content-box .breadcrumb.faq{
    border-top:2px solid #ED83CB;
}

.content-box .faq, .content-box .faq .date, .content-box .faq .text .date strong, .content-box .faq .other h3, .content-box .faq .other .author-box a, .faq .article-holder .article-text h3{
    color: #ED83CB;
}

.breadcrumb{
	width:100%;
	overflow:hidden;
	border-top:2px solid #a9cb1a;
	border-bottom:1px solid #d5d5d5;
	margin:0 0 9px;
}
.breadcrumb ul{
	margin:7px 0 5px 5px;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.breadcrumb ul li{
	float:left;
	background:url(../images/breadcrumb-sep.gif) no-repeat 0 3px;
	font:12px Arial, Verdana, sans-serif;
	margin:0 0 0 -5px;
	padding:0 7px 0 5px;
	color:#595959;
}
.breadcrumb ul li a {
	color:#595959;
}

.article {
	width:100%;
	overflow:hidden;
}

.content-box .title{
	width:100%;
	overflow:hidden;
	margin:0 0 28px;
}

.content-box .column-grid-title{
	width:100%;
	overflow:hidden;
	margin:0 0;
}

.content-box .title .title-box{
	width:547px;
	overflow:hidden;
	padding:0 0 0 4px;
}
.content-box .title .title-box .sub-title{
	margin:0;
	font:22px/23px Arial, Verdana, sans-serif;
	color:#595959;
	letter-spacing:-1px;
}
.article-holder{
	width:100%;
	overflow:hidden;
}



.article-holder .grid .item .body {
	position:absolute;
	letter-spacing:-0.6px;
	font-size:12px;
	height:38px;
	color:#333;
	top:215px;
	left:2px;
	width:100%;
	border-bottom: solid 1px #ccc;
}


.article-holder .article-text .BasicGridModuleItem .inner-bottom p {
	line-height:12px;
	margin-left:2px;
}

.BasicGridModuleItem .item {
	width:241px;
	height:327px;
	float:left;
	margin-right:10px;
	margin-top:12px;
	border: 0px solid red;
}

.BasicGridModuleItem .last {
	margin-right:0px;
}

.BasicGridModuleItem .inner-bottom {
	border-bottom:1px solid #CCCCCC;
	height:43px;
	overflow:hidden;
	line-height:12px;
	width:245px;
}

.article-holder .article-text .BasicGridModuleItem .inner-bottom p {
	line-height:12px;
	margin-left:2px;
}

.BasicGridModuleItem .inner-title {
	font-family:Arial,serif;
	font-size:15px;
	letter-spacing:normal;
	overflow:hidden;
	margin-left:2px;
	font-weight: normal;
}

.BasicGridModuleItem .inner-body {
	border-bottom:1px solid #CCCCCC;
	height:65px;
	overflow:hidden;
	padding-bottom:14px;
	width:245px;
	margin-left:2px;
}

.BasicGridModuleItem .inner-subtitle {
	font-size:15px;
	font-family:Arial,serif;
	height:18px;
	overflow:hidden;
	line-height:17px;
	margin-left:2px;
	color:#222;
}

.BasicGridModuleItem .ve-textarea-nodata, .article-holder .grid .item .bottom .ve-textarea-nodata  {
	border:medium none;
	font-size:12px;
	height:12px;
	line-height:12px;
	text-align:left;
	vertical-align:top;
	width:245px;
	margin-left:2px;
}


.article-holder .article-text .FiveGridModuleItem .inner-bottom p {
	line-height:12px;
	margin-left:2px;
}

.FiveGridModuleItem .item {
	width:141px;
	height:290px;
	float:left;
	margin-right:10px;
	margin-top:12px;
	border: 0px solid red;
}

.FiveGridModuleItem .last {
	margin-right:0px;
}

.FiveGridModuleItem .inner-bottom {
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	padding-top:10px;
	height:29px;
	overflow:hidden;
	line-height:12px;
	width:140px;
}

.article-holder .article-text .FiveGridModuleItem .inner-bottom p {
	line-height:12px;
	margin-left:2px;
	font-size:10px;
}

.FiveGridModuleItem .inner-title {
	font-family:Arial,serif;
	height:14px;
	font-size:13px;
	letter-spacing:normal;
	overflow:hidden;
	margin-left:2px;
	font-weight: normal;
}

.FiveGridModuleItem .inner-body {
	font-size:10px;
	height:40px;
	overflow:hidden;
	padding-bottom:14px;
	width:140px;
	margin-left:2px;
}

.FiveGridModuleItem .inner-subtitle {
	font-size:12px;
	font-family:Arial,serif;
	height:16px;
	overflow:hidden;
	line-height:17px;
	margin-left:2px;
	color:#222;
}

.FiveGridModuleItem .ve-textarea-nodata, .article-holder .grid .item .bottom .ve-textarea-nodata  {
	border:medium none;
	font-size:12px;
	height:12px;
	line-height:12px;
	text-align:left;
	vertical-align:top;
	width:140px;
	margin-left:2px;
}


.FiveGridModuleItem ul.ve-closebutton li a {
	right:-108px;
	top:-151px;
}

.article-holder .text{
	width:551px;
	float:left;
}

.article-holder .group-info{
    color: #00A6B3;
}

.article-holder .group-services{
    color: #F1B311;
}

.article-holder .books-industry{
    color: #E5037A;
}

.article-holder .news{
    color: #A9CB1A;
}

.article-holder .community{
    color: #EB7921;
}

.article-holder .contacts{
    color: #6DCAD8;
}

.article-holder .faq{
    color: #ED83CB;
}

.article-holder .text .date, .article-holder .grid .date {
	height:1%;
	overflow:hidden;
	padding:2px 2px 2px 4px;
	border:solid #d5d5d5;
	border-width:1px 0;
	font:14px Arial, Verdana, sans-serif;
	letter-spacing:-1px;
	margin:0 0 7px;
}
.article-holder .text .date strong, .article-holder .grid .date strong {
	float:left;
	color:#96b612;
	margin:3px 0 0;
}
.article-holder .text .date a{
	float:right;
	color:#000;
	background:url(../images/bg-comments.gif) no-repeat 100% 0;
	padding:3px 41px 3px 0;
}

.article-holder .text .date a.group-info {
	background:url(../images/bg-comments-group-info.gif) no-repeat 100% 0;
}

.article-holder .text .date a.group-services {
	background:url(../images/bg-comments-group-servi.gif) no-repeat 100% 0;
}

.article-holder .text .date a.group-books {
	background:url(../images/bg-comments-group-books.gif) no-repeat 100% 0;
}

.article-holder .text .date a.news {
	background:url(../images/bg-comments-news.gif) no-repeat 100% 0;
}

.article-holder .text .date a.community {
	background:url(../images/bg-comments-community.gif) no-repeat 100% 0;
}

.article-holder .text .date a.contacts {
	background:url(../images/bg-comments-contacts.gif) no-repeat 100% 0;
}

.article-holder .text .date a.faq {
	background:url(../images/bg-comments-faq.gif) no-repeat 100% 0;
}

.article-holder .gallery{
	width:100%;
	overflow:hidden;
	margin:0 0 16px;
}
.article-holder .gallery .image{
	width:100%;
	overflow:hidden;
}
.article-holder .gallery .image img{display:block;}
.article-holder .gallery .info{
	height:1%;
	color:#666;
	overflow:hidden;
	background:#e1e1e1;
	padding:8px 7px 7px 11px;
}
.article-holder .gallery .info .description{
	width:270px;
	float:left;
	margin:0 9px 0 0;
}
.article-holder .gallery .info .description p{
	margin:0;
	font-family:Arial, Verdana, sans-serif;
}
.article-holder .gallery .info .buttons{float:left;}
.article-holder .gallery .info .buttons span{
	float:left;
	font:12px Arial, Verdana, sans-serif;
	margin:4px 3px 0 4px;
	display:inline;
}
.article-holder .gallery .info .buttons a{
	width:27px;
	height:27px;
	text-indent:-9999px;
	overflow:hidden;
}
.article-holder .gallery .info .buttons .prev{
	float:left;
	background:url(../images/btn-prev.gif) no-repeat;
}
.article-holder .gallery .info .buttons .next{
	float:left;
	background:url(../images/btn-next.gif) no-repeat;
}
.article-holder .gallery .info .slideshow{float:right;}
.article-holder .gallery .info .slideshow a{
	float:left;
	background:url(../images/btn-slide-l.gif) no-repeat;
	color:#fff;
	font:bold 11px/24px Arial, Verdana, sans-serif;
}
.article-holder .gallery .info .slideshow span{
	float:left;
	background:url(../images/btn-slide-r.gif) no-repeat 100% 0;
	height:27px;
	padding:0 30px 0 13px;
	cursor:pointer;
}

.article-holder .article-text{
	height:1%;
	color:#666;
	overflow:hidden;
	padding:0 4px 8px;
	border-bottom:1px solid #d5d5d5;
}

.article-holder .article-text p{
	font-size:12px;
	line-height:16px;
	color:#666;
	margin:0 0 16px;
}
.article-holder .article-text strong{
	font-size:12px;
	line-height:16px;
}

.article-holder .article-text {
	clear:both;
}

.article-holder .carousel{
	width:100%;
}
.article-holder .carousel .buttons{
	height:1%;
	overflow:hidden;
	padding:5px 15px 3px;
	border-bottom:1px solid #d5d5d5;
	margin:0 0 9px;
}
.article-holder .carousel .buttons div{float:right;}
.article-holder .carousel .buttons span{
	float:left;
	color:#666;
	font-family:Arial, Verdana, sans-serif;
	margin:2px 6px 0;
	display:inline;
}
.article-holder .carousel .buttons a{
	width:20px;
	height:20px;
	text-indent:-9999px;
}
.article-holder .carousel .buttons .prev{
	float:left;
	background:url(../images/btn-prev-s.gif) no-repeat;
}
.article-holder .carousel .buttons .next{
	float:left;
	background:url(../images/btn-next-s.gif) no-repeat;
}
.article-holder .carousel .carousel-box{
	height:90px;
	background:#eeeded;
	padding:10px 9px;
}
.article-holder .carousel .carousel-box div{
	position:relative;
}
.article-holder .carousel .carousel-box ul{
	width:99999px;
	position:relative;
	margin:0;
	padding:0;
	list-style:none;
}
.article-holder .carousel .carousel-box ul li{
	float:left;
	width:128px;
	padding:0 7px 0 0;
}
.article-holder .carousel .carousel-box ul li img{display:block; background-color: #000000;}
.article-holder .comments{
	width:100%;
	overflow:hidden;
	clear:left;
}
.article-holder .comments .heading{
	height:1%;
	overflow:hidden;
	padding:5px 2px 4px;
	border-bottom:1px solid #d4d4d4;
	margin:0 0 14px;
}

.article-holder .comments .heading h3.group-info, .article-holder .text .date a.group-info{
	background:url(../images/bg-comments-group-info.gif) no-repeat 100% 2px;
}

.article-holder .comments .heading h3.group-services, .article-holder .text .date a.group-services{
	background:url(../images/bg-comments-group-services.gif) no-repeat 100% 2px;
}

.article-holder .comments .heading h3.books-industry, .article-holder .text .date a.books-industry{
	background:url(../images/bg-comments-books.gif) no-repeat 100% 2px;
}

.article-holder .comments .heading h3.news, .article-holder .text .date a.news{
	background:url(../images/bg-comments-news.gif) no-repeat 100% 2px;
}

.article-holder .comments .heading h3.community, .article-holder .text .date a.community{
	background:url(../images/bg-comments-community.gif) no-repeat 100% 2px;
}

.article-holder .comments .heading h3.contacts, .article-holder .text .date a.contacts{
	background:url(../images/bg-comments-contacts.gif) no-repeat 100% 2px;
}

.article-holder .comments .heading h3.faq, .article-holder .text .date a.faq{
	background:url(../images/bg-comments-faq.gif) no-repeat 100% 2px;
}

.article-holder .comments .heading h3{
	font:bold 18px/22px Arial, Verdana, sans-serif;
	margin:0;
	float:left;
	background:url(../images/bg-comments-heading.gif) no-repeat 100% 2px;
	padding:0 40px 0 0;
	letter-spacing:-1px;
	color:#000;
}
.article-holder .comments .heading .add{
	float:right;
	font-size:10px;
	line-height:16px;
	text-transform:uppercase;
	margin:3px 0 0;
}
.article-holder .comments .heading .add a{
	float:left;
	/**
	background:url(../images/btn-add-l.gif) no-repeat;
	*/
	color:#fff;
}
.article-holder .comments .heading .add span{
	float:left;
	background:url(../images/btn-add-r.gif) no-repeat 100% 0;
	height:16px;
	font-size: 10px;
	width: 97px;
	cursor:pointer;
	padding: 0;
	text-align: center;
	color:#FFF;
}


.article-holder .comments .heading .add span.group-info{
	background:transparent url(../images/btn-add-comment-group-info.gif) no-repeat scroll 0 0;
}

.article-holder .comments .heading .add span.group-services{
	background:transparent url(../images/btn-add-comment-group-servi.gif) no-repeat scroll 0 0;
}

.article-holder .comments .heading .add span.books-industry{
	background:transparent url(../images/btn-add-comment-books.gif) no-repeat scroll 0 0;
}

.article-holder .comments .heading .add span.news{
	background:transparent url(../images/btn-add-comment-news.gif) no-repeat scroll 0 0;
}

.article-holder .comments .heading .add span.community{
	background:transparent url(../images/btn-add-comment-community.gif) no-repeat scroll 0 0;
}

.article-holder .comments .heading .add span.contacts{
	background:transparent url(../images/btn-add-comment-contacts.gif) no-repeat scroll 0 0;
}

.article-holder .comments .heading .add span.faq{
	background:transparent url(../images/btn-add-faq.gif) no-repeat scroll 0 0;
}


.article-holder .comments .comments-area{
	width:100%;
	overflow:hidden;
	margin:0 0 8px;
}
.article-holder .comments .comments-box{
	width:100%;
	overflow:hidden;
	background:#f1f1f1;
	margin:0 0 9px;
}
.article-holder .comments .comments-box .top{background:url(../images/bg-comments-top.gif) no-repeat;}
.article-holder .comments .comments-box .bottom{
	background:url(../images/bg-comments-bottom.gif) no-repeat 0 100%;
	height:1%;
	overflow:hidden;
	padding:11px 14px 14px 13px;
}
.article-holder .comments .comments-box p{
	margin:0 0 4px;
	font-size:12px;
	line-height:15px;
	color:#666;
}
.article-holder .comments .comments-box strong {
	font-family:Arial,Serif;
	font-size:12px;
	line-height:15px;
	color:#000;
}
.article-holder .comments .comment-form{
	width:100%;
	overflow:hidden;
}
.article-holder .comments .comment-form label {
	display:block;
	font-size:12px;
	margin:0 0 7px;
	color:#000;
}
.article-holder .comments .comment-form textarea{
	width:516px;
	height:75px;
	border:1px solid #dadada;
	overflow:auto;
	margin:0;
	padding:3px;
	color:#8d8d8d;
	font-family: Arial, Verdana, Serif;
	font-size: 12px;
}
.article-holder .comments .comment-form div{
	width:100%;
	overflow:hidden;
	margin:0 0 3px;
}
.article-holder .comments .comment-form #add-comment{
	width:97px;
	height:16px;
	line-height:15px;
	float:right;
	background:url(../images/btn-add-comment.gif) no-repeat;
	border:0;
	padding:0 0 2px;
	color:#fff;
	text-transform:uppercase;
	cursor:pointer;
	margin:10px 1px 0 0;
	display:inline;
	font:10px Verdana, Arial, sans-serif;
}
.article-holder .other{
	width:189px;
	float:right;
}
.article-holder .other .author{
	width:100%;
	overflow:hidden;
	margin:0 0 28px;
}
.article-holder .other h3{
	font:bold 14px Arial, Verdana, sans-serif;
	color:#96b612;
	padding:5px 0;
	border:solid #d5d5d5;
	border-width:1px 0;
	margin:0 0 7px;
}
.article-holder .other .author-box{
	width:100%;
	color:#666;
	overflow:hidden;
	font-size:13px;
}
.article-holder .other .author-box strong{display:block;}
.article-holder .other .author-box em{
	display:block;
	font-style:normal;
}
.article-holder .other .author-box a{
	color:#96b612;
	text-decoration:underline;
}
.article-holder .other .author-box a:hover{text-decoration:none;}
.article-holder .other .article-list{
	width:100%;
	overflow:hidden;
	padding:0 0 9px;
}
.article-holder .other .article-list ul{
	margin:0 0 13px;
	padding:0;
	list-style:none;
}
.article-holder .other .article-list ul li{
	vertical-align:top;
	margin:0 0 8px;
}
.article-holder .other .article-list ul li strong{
	display:block;
	font-weight:normal;
}
.article-holder .other .article-list ul li a{color:#000;}
.article-holder .other .article-list ul li em{
	font-style:normal;
	color:#808080;
}
.article-holder .other .article-list .click{
	border:solid #d4d4d4;
	border-width:1px 0;
	padding:7px 0;
	margin:0 0 16px;
}
.article-holder .other .article-list .click a{
	color:#000;
	text-decoration:underline;
}
.article-holder .other .article-list .click a:hover{text-decoration:none;}

.news-article{position:relative}

.news-article #news-submit-link{position:absolute;top:0;right:16px;}

#classified-submit-link{position:absolute;top:0;right:16px;}

/* Detail Panel */
.detailPanel{
	width:183px;
	overflow:hidden;
	padding:5px 0 0;
	height:1%;
	overflow:hidden;
	background:#f5ebf6 url(../images/details-panel-top.jpg) no-repeat 9px 0px;
	padding:8px 5px 22px 5px;
	min-height: 151px;
}
.detailPanel .content{
	padding: 3px;
	font:italic 18px/24px Palatino,Palatino Linotype,Georgia,Times, serif;
	color:#540060;
}
.detailPanel .strong{
	font:italic 18px/24px Palatino,Palatino Linotype,Georgia,Times, serif;
	color:#540060;
}
.detailPanel .field{
	font:italic 18px/24px Palatino,Palatino Linotype,Georgia,Times, serif;
	color:#000000;
}
.detailPanel a{
	font:italic 18px/24px Palatino,Palatino Linotype,Georgia,Times, serif;
	text-decoration:underline;
	color:#000;
}
.detailPanel a:hover{text-decoration:none;}

/* Left Menu */
.leftmenu {  
	position: relative;
}

.leftmenu .accordion-toggle, .leftmenu .accordion-content {
    /*border-top:1px solid #DDD;*/
    /*border-bottom:1px solid #e0e0e0;*/
    position: relative;
    z-index: 10;
    background: #FFFFFF;  /* required for effect -- can be anything except "transparent" */
    cursor: pointer;
    vertical-align:top;
	text-transform:uppercase;
	font-family:Arial, Verdana, sans-serif;
	font-size:11px;
	display:block;
	color:#000;
	padding:7px 9px 5px;
}

.leftmenu .accordion-toggle ul.editmenu{
	display:none;
}

.leftmenu .menulink{
	padding: 0px;
}

.leftmenu .accordion-toggle a, .leftmenu .accordion-content a {
	color:#000;
	display:block;
	text-decoration:none;
	padding:7px 9px 5px;
}

.leftmenu .toggle2, .leftmenu .toggle3, .leftmenu .toggle4, .leftmenu .toggle5, .leftmenu .toggle6 {
	background:url(../images/ve-menu-arrowdown.gif) no-repeat 165px 9px;
}

.leftmenu .toggle2:hover {
	background:url(../images/ve-menu-arrowdown.gif) no-repeat 165px 9px;
}

.leftmenu .accordion-toggle:hover {
	text-decoration:none;
	background:#ececec;
}

.leftmenu .accordion-toggle:hover ul.editmenu{
	display:block;
}

.leftmenu .accordion-toggle.selected {
	text-decoration:none;
	background:#ececec;
}

.leftmenu .accordion-content {
    overflow: hidden;   /* required for effect */ 
    /*border-top: none;*/
    position: relative;
    z-index: 10;
    padding:0px;
}

.leftmenu .accordion-content a {
	vertical-align:top;
	text-transform:uppercase;
	text-decoration:none;
	font-family:Arial, Verdana, sans-serif;
	font-size:11px;
	display:block;
	color:#666;
}

.leftmenu .accordion-content a:hover {
	text-decoration: underline;
}

.leftmenu .accordion-content .accordion-link {
    border-top:solid 1px #CCC;
}

.leftmenu .accordion-content#selected a, div.active-pageitem {
    background-color:#F1F1F1;
}

.leftmenu .accordion-content a.accordion-button-link {
	margin:0;
	padding:0;
	margin-top: 3px;
	float:left;
}

.leftmenu, .leftmenu a, .leftmenu div  /*disable user text selection for left menu */
{
	-moz-user-select: none;
	user-select: none; /*CSS3.0 only*/
}

/* Left Menu Borders */

/* custom border overrides for dynamic menus */
.leftmenu .no-bottom-border
{
	border-bottom: none;
}

.leftmenu .bottom-border
{
	border-bottom: 1px solid #e0e0e0
}

/* Pagination */

#pagebody .pagination{
	color: #888;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #DDD;
	border-top: 1px solid #DDD;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 20px;
	line-height: 20px; 
}

#pagebody .pagination:after
{
	display:block;
	clear:both;
	content:"";
}

#pagebody .pagination .paging{
	float: right;
}

#pagebody .pagination .paging a.next, #pagebody .pagination .paging a.previous{
	display:block;
	cursor: pointer;
}

#pagebody .pagination .paging a.next{
	background:transparent url(../images/page-next.gif) no-repeat scroll 63px 5px;
	width:76px;
	float: right;
}

#pagebody .pagination .paging a.previous
{
	text-indent: 15px;
	background:transparent url(../images/page-previous.gif) no-repeat scroll 0px 5px;
	width:112px;
	float: right;
}

#pagebody .pagination .paging a.disabled{
	color: #888;
	cursor: auto;
}

#pagebody .pagination .paging a.disabled:hover{
	text-decoration: none;
}

#pagebody .pagination .pageinfo{
	float: left;
	margin-left: 2px;
}

#pagebody .pagination .pagination 
{
	color: red;
}



#pagebody .bookseller_rss_widget_Container{
	max-width: 180px;
	min-width: 180px;
	width: 180px;
	margin-top:25px;
	border: none;
}

#pagebody .bookseller_rss_widget_Header .bookseller_rss_widget_Header_Logo{
	width: 154px;
	height: 23px
}

#pagebody .bookseller_rss_widget_Footer {
	padding-top: 1px;
	height: 27px;
}
#pagebody .bookseller_rss_widget_Entries li{
	border-bottom: 1px solid #DADADA;
}

#pagebody .bookseller_rss_widget_Header .bookseller_rss_widget_Date {
	margin:3px 10px 4px 0;	
}

#pagebody .bookseller_rss_widget_Entries li {
	padding:4px 1px 2px 31px;
	font-size: 10px
}

#search-results-table {
	width:100%;
	margin:0;
	padding:0;
}

#search-results-table .search-results-title em {
	background-color:#ffffa7;
	font-style:normal;
}

#search-results-table .search-results-title a em {
	text-decoration:underline;
}

#search-results-table .search-results-table-cell {
	border-bottom:solid 1px #CCC;
}

#search-results-table {
	width:100%;
	margin:0;
	padding:0;
}

#search-results-table .search-results-table-cell {
	vertical-align:top;
	border-bottom:solid 1px #CCC;
}

#search-results-table .search-results-title {
	font-size:17px;
	padding-left:15px;
	
}

#search-results-table .search-results-title a {
	color:#333;
	text-decoration:underline;
}


#search-results-table .search-results-title .search-results-body {
	margin-top:3px;
	font-size:11px;
	text-decoration:none;
	color:#999;
}

#search-results-table .search-results-breadcrumb {
	color:#222;
	margin-top:0;
	border:0;
}

.category .ve-textarea-nodata {
	font-size:12px;
	width:107px;
	vertical-align:middle;
	text-align:center;
	line-height:15px;
 }
 
.category .ve-textarea-nodata {
	height:61px;
	margin-left: 61px;
}

#pagebody .sidebar-box .top .category .ve-buttonlist {
	width:200px;
}

.sidebar-box a {
	color: #000;
}

.category p {
	margin-left: 65px;
	font-size: 11px;
}

#phonebook-results-table {
	width:100%;
	clear:both;
}

.gallerytext{
	margin:0;
	padding:0;
	max-width:127px;
	max-height:25px;
	overflow:hidden;
}

#pagebody #nextLink, #nextLink:visited, #pagebody #nextLink:hover, #nextLink:visited:hover {
	background:transparent url(../images/nextlabel.gif) no-repeat scroll right 0;
}

#pagebody #prevLink, #prevLink:visited, #pagebody #prevLink:hover, #prevLink:visited:hover {
	background:transparent url(../images/prevlabel.gif) no-repeat scroll left 0;
}

