.list_about {
	list-style:url(../images/common/arrow_blue.gif);
}

.link_blue {
	text-decoration:none;
	color:#005e8f;
	font-weight:bold;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.list_about {
	list-style:url(../images/common/arrow_blue.gif);
}

.link_blue {
	text-decoration:none;
	color:#005e8f;
	font-weight:normal;
}

.small {
	font-size:10px;
}

.blue_bold {
	color:#005e8f;
	font-weight:bold;
}

.list_dining {
	list-style:url(../images/common/arrow_grey.gif);
}

.list_lessons {
	list-style:url(../images/common/arrow_orange.gif);
}

.link_grey {
	text-decoration:none;
	color:#363436;
	font-weight:normal;
}

.more_link_blue {
	text-decoration:none;
	color:#005e8f;
	font-weight:bold;
}

.ar_list_about {
	list-style:url(../images/common/ar_arrow_blue.gif);
}

.ar_list_dining {
	list-style:url(../images/common/ar_arrow_grey.gif);
}

.ar_list_lessons {
	list-style:url(../images/common/ar_arrow_orange.gif);
}

.list_lessons_stage {
    background-color:#ffffff;
	list-style:none;
	list-style-type:none;
	border:1px #dddddd solid;
	margin:0px 0px 5px -40px;
	padding:6px;
	display:inline-table;
	width:100%;
}

.link_orange {
	text-decoration:none;
	color:#de6e2f;
	font-weight:normal;
}

.ar_list_lessons_stage {
    background-color:#ffffff;
	list-style:none;
	list-style-type:none;
	border:1px #dddddd solid;
	margin:0px -40px 5px 0px;
	padding:6px;
	display:inline-table;
	width:100%;
}

