.n_pagination{
    text-align: center;
	margin: 3px;
}
.n_ob{
    list-style: none;
    margin:5px 5px 5px 10px;
}
.n_ob .photo{
    float:left;
    background-color: #B2C8E8;
    border-right:1px solid #fff;
    border-bottom:1px solid #000;
    padding: 4px;
    height:110px;
    width:142px;
}
.n_ob .photo img{
    display:block;
    border:1px solid #765834;
    width:140px;
}
.n_ob .name{
    float:left;
    display: block;
	background-color: #23445A;
	color: #fff;
    width: 550px;
    clear:none;
    padding:5px 0 5px 5px;
    border-bottom: 1px solid #fff;
    margin:0px 0;
}
.n_ob .name a{
    display: block;
    background-color: #23445A;
    font-size: 16px;
    color:#fff;
    text-decoration: none;
}
.n_ob .info{
    float:left;
    background-color: #B2C8E8;
    width: 555px;
    height:86px;
    border-bottom: 1px solid #000;
    font-size:12px;
}
.n_ob .info p{
    margin: 2px 8px;
}
.n_ob .desc{
    background-color: #fff;
    border-bottom: 2px solid #000;
    width:696px;
    padding:5px;
    clear:both;
	margin-bottom: 2px;
}

.n_ob .lastminute{
    background-color: #ffffcc;
    border: 1px dotted red;
    padding:10px;
    margin-bottom: 2px;
}

.n_widget{

}

#n_map{
    width:700px;
    height:400px;
}

.n_object{
    padding:3px;
}

.n_object h1{
    padding-bottom: 3px;
    font-size: 35px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CECECE;
    margin-bottom: 10px;
    margin-top: 5px;
    padding-left: 15px;
    line-height: 0.8em;
    letter-spacing: -0.05em;
    text-align: left;
}

.n_object h1 a{
    color: #003C67;
    text-decoration:none;
}

.n_object h4{
    font-size: 15px;
    color: #06C;
    background-color: #E4EEF5;
    border-bottom: 1px solid #06C;
    padding: 3px;
    padding-left: 7px;
    margin: 0;
}

.n_object .n_info{
    background-color: #FFC;
    border-bottom: 1px solid #06C;
    border-top: 1px solid #06C;
    padding: 10px;
    text-align: left;
}

.n_object .n_info b{
    font-size: 20px;
    font-weight: bold;
    color: red;
}

.n_object .n_info a{
    color: #003C67;
}

.n_object .n_info .n_phone{
    border-bottom: 1px dotted #06C;
    border-top: 1px dotted #06C;
    padding:3px 0;
    margin:3px 0;
}

.n_object .n_special{
    clear:both;
}

.n_object .n_special h3{
    margin: 15px;
    margin-bottom: 2px;
    font-size: 13px;
    color: red;
}

.n_object .n_special .n_lastminute{
    font-size: 14px;
    padding: 5px;
    margin: 15px;
    margin-top: 0px;
    text-align: center;
    border: 1px dotted #06C;
    background-color: #E4EEF5;
}

.n_object h2{
    font-size: 16px;
    color: #06C;
    border-bottom: 1px dotted #06C;
    margin: 4px;
    clear:both;
}

.n_object .n_photo{
    float: right;
    padding: 5px;
    background: #EBF6FC;
    margin-left: 10px;
    width: 300px;
}

.n_object .n_stats{
    text-align:right;
    clear:both;
}

.n_object .n_other li{
    border-bottom: 1px dotted silver;
    padding: 3px;
}

.n_object .n_photos img {
    background-color: white;
    padding: 2px;
    border: 1px solid #CCC;
    float:left;
    margin:2px;
}