.content {
	line-height:200%;
}
.n_box {
    width: 270px;
    float: right;
    clear: right;
    border: solid 1px #0a3965;
    margin: 0px 0px 5px 5px;
    color: #3a563f;
    padding: 0px;
    position: relative;
    background: #f2f1ff;
	line-height:100%;
}
.n_box_head {

    color: #fff;
    background-color: #0a3965;
    border: 0px;
    padding: 2px 3px; 
    font-weight: bold;
	line-height:100%;
}
.n_box p {
    width: 270px;
}
.link_pdf {
    list-style-type: none;   
    margin : 5px 0px 5px 5px;
    background: url(../../images/ico_pdf.gif) transparent no-repeat top left; 
    height: 18px;
    padding: 0px 0px 0px 25px;
    display: block;
}

