/* Design by proWebby. All Rights Reserved */

.tagline {
    background-position: 2px;
}
/* Article List pages */
.book-gist img {
    width: 70px;
    height: 70px;
}
/* Article Details pages */
.details-top-media-wrapper .top-media-image img {
    width: 250px;
    height: 250px;
}
.book-details .details-left-image img {
    width: 270px;
    height: 270px;
}
.book-details .details-2col-image img {
    width: 610px;
}
.book-details .details-full-image img {
    width: 992px;
}
/* Vita page */
#bio-top #bio-images-container {
    width: 490px;
}
.bio-images-details img {
    width: 300px;
    height: 300px;
}
/* Lectures page */
#lectures-topics-wrap #lecture-topics-details-wrap {
	clear: none;
}