.ymap_header {
}

.ymap_canvas{
	overflow:hidden;
}

.ymap_desc {
}

.map_pointdesc {
	background: #f8f8f8;
	border: 1px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
	padding: 0.3em;
	margin-top: 10px;

}

.gmap_header {
}

.gmap_canvas, .ymap_canvas{
	overflow:hidden;
	margin:4px 0;
}

.gmap_desc, .ymap_desc {
	margin-bottom:4px;
}

.point_coord {
	margin-bottom:4px;
	border-bottom:1px dotted #d6d6d6;
}

.jdv_ajax-loading {
	padding:10px 0;
	background:#f8f8f8 url(../../components/com_ygmaps/images/spinner.gif) no-repeat center top;
	border:1px solid #d6d6d6;
}

/* for comp */
.ygm_item{
	margin-bottom:4px;
	border-bottom:1px dotted #999;
}

.ygm_item_desc{
	margin-top:2px;
}