#def_list {

	margin: 0;

	padding: 0;

	list-style: none;

}


#destinationsDetail{
padding: 0px 0px 0px 0px;
    margin: 0px;

}
#destinations{
padding: 0px 0px 0px 21px;

}


#def_list .def {

	background-repeat: no-repeat;

	background-position: left top;

	padding-left: 55px;

	margin-bottom: 22px;

	color: #939598;

	font-size: 12px;

}

#def_list .def h6 {

	margin: 0;

	font-size: 12px;

}

#def_list .def h6 b {

	color: #336699;

	font-size: 16px;

}

#def_list .def p {

	margin: 0;

}

#def_list .def .def_options {

	font-style: italic;

	font-weight: bold;

	margin-top: 8px;

}

#def_list .def .def_option_label {

	font-weight: bold;

	color: #6dabc7;

	clear: left;

}

.ponly { display: none; }
