/* Put client-controlled css customizations here */

.pubtoolbutton { 
	padding-top:1px;
	text-align: center;
	display: block; 
	width: 100px; 
	cursor:pointer;
	height: 21px; 
	line-height: 21px; 
	font-size: 12px; 
	color: #fff; 
	background-color:#2A395D;
	float:left;
	margin-left:21px;
	border: 1px solid #222; 
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
.pubtoolbuttonctr { 
	padding-top:1px;
	text-align: center;
	display: block; 
	width: 180px; 
	cursor:pointer;
	height: 21px; 
	line-height: 21px; 
	font-size: 12px; 
	color: #fff; 
	background-color:#2A395D;
	float:left;
	margin-left:21px;
	border: 1px solid #222; 
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
.first {
	margin-left:30px;
}
.firstctr {
	margin-left:30px;
}
.pubtoolbutton a { 
	color: #fff; 
}
.pubtoolbuttonctr a { 
	color: #fff; 
}
.pubtoolbutton:hover { 
	text-decoration: underline; 
}
.pubtoolbuttonctr:hover { 
	text-decoration: underline; 
}
.demographics .publications-index-buttons {
	display:none;
}
.product-show-detail .book .publish_date, .product-show-detail .book .isbn, .product-show-detail .book .pages {
	display:none;
}
.form483-custom-contact-name, .form483-custom-contact-title {
	display:none;
}

#MAX_08923601 table td {
	padding: 0px !important;
}

/* hides blue bar on article pages until content can be added to article.preview.sidebar */
#section-3 .article-preview {
	display:none;
}

/*
#start_date {
	display:none;
}
*/