h1 {
	line-height: normal;
	
}

span.jl_desc {
	font-weight: bold;
	color: #606060;
}

span.jl_title {
	font-size: 12px ;
	font-weight: bold;
	color: #151515;
}

span.jl_author {
	font-size: 10px ;
	font-style: italic;
	color: #151515;
}

span.jl_isbn {
	font-size: 10px ;
	font-weight: bold;
	color: #606060;
}

span.jl_editor {
	font-size: 10px ;
	font-weight: bold;
	color: #151515;
}

span.jl_date {
	font-style: italic;
	color: #606060;
}
div.jl_comment {
	background-color: #ececec;
	border: 1px solid #666666;
	color: #151515;
	padding: 10px;
}
span.jl_numlinks {
	font-family: "Arial", verdana;
	font-style: italic;
	font-weight: bold;
	font-size: 26px;
	text-align: center;
	color: #cccccc;
}
span.jl_caption {
	margin-top: 5px;
	padding: 1px 2px;
	color: #999999;
}
span.jl_copyright {
	text-align: center;
	color: #808080;
}
.jl_image {
	padding: 0;
	margin: 5px 15px 0 0!important;
	margin: 5px 5px 0 0;
	border: 3px double #151515;
	background: url(../images/cover.jpg) no-repeat;
}
.jl_image:hover {
	padding: 0;
	margin: 5px 15px 0 0!important;
	margin: 5px 5px 0 0;
	border: 3px double #950000;
}
.jl_image img {
	padding: 0;
	margin: 0!important;
}

div.jl_calpage{
    line-height: 1.02em;
    width: 44px;
    height: 45px;
    color: #aaa;
    text-align: center;
    letter-spacing: 0.17em;
    font-family: Arial, Verdana, sans;
    background: url(../images/cal.png) no-repeat;
    
}
span.jl_calmonth{
    font-size: 10px;
    padding:1px 1px 2px 1px;
    display: block;
    text-align: center;
    color: #999;
    font-family: Georgia, Arial, Verdana, sans;
}
span.jl_calday{
    font-weight: bold;
    font-size: 16px;
    display: block;
    font-family: Georgia, Arial, Verdana, sans;
    text-align: center;
    position: relative;
    top: -1px;
    color: #336;
}
span.jl_calyear{
    font-size: 12px;
    padding: 1px;
    color: #fff;
    display: block;
    font-weight: bold;
    
    text-align: center;
    font-family: Georgia, Verdana, Arial, sans;
}
.calDateDiv{
    position: relative;
}
.calDateDiv .createdate{
    display: none;
}
