@charset "utf-8";
/*=============================================================
 library top Layout
=============================================================*/
/* index.htm
-------------------------------------------------------------*/
#libraryTop_dlbox #details{
	margin-top:0 !important;
/*	padding:0 10px 10px 10px;*/
	border-top:solid 1px #F3F3F3;
	border-right:solid 10px #F3F3F3;
	border-bottom:solid 10px #F3F3F3;
	border-left:solid 10px #F3F3F3;
}
#libraryTop_dlbox #details li a{
	background:#fff;
	border-bottom:dotted 1px #ccc;
}
/* results.htm
-------------------------------------------------------------*/
.act-lm-library-results #ir_library h3.ttl-sub{
    border-left: none !important;
    border-bottom: 1px dotted #0062A0 !important;
    font-size: 171.4%;
    font-weight: bold;
    margin: 50px 0 15px !important;
    padding-bottom: 5px !important;
}
/* sr.htm
-------------------------------------------------------------*/
.act-lm-library-sr #ir_library h3.ttl-sub{
    border-left: none !important;
    border-bottom: 1px dotted #0062A0 !important;
    font-size: 171.4%;
    font-weight: bold;
    margin: 50px 0 15px !important;
    padding-bottom: 5px !important;
}
