.callbacks_tabs li{
	display:inline-block;
	opacity: 0.6;
    font-family: Arial;
    float: left;
    border: 1px solid rgb(238, 238, 238);
    padding: 2px;
    width: 18px;
    height: 18px;
    text-align: center;
    margin-left: 1px;
    cursor: pointer;
    background-color: rgb(153, 153, 153);
    font-size: 100%;
    font-weight: normal;
}
.callbacks_tabs a{
    color: rgb(255, 255, 255);
    /* padding: 4px; */
    /* float:left; */
}
.callbacks1_s1.callbacks_here{
	display:inline-block;
	opacity: 1;
    font-family: Arial;
    float: left;
    border: 1px solid rgb(238, 238, 238);
    padding: 2px;
    width: 18px;
    height: 18px;
    text-align: center;
    margin-left: 1px;
    cursor: pointer;
    background-color: rgb(254, 0, 0);
    font-size: 100%;
    font-weight: 700;
}
.callbacks1_s2.callbacks_here{
	display:inline-block;
	opacity: 1;
    font-family: Arial;
    float: left;
    border: 1px solid rgb(238, 238, 238);
    padding: 2px;
    width: 18px;
    height: 18px;
    text-align: center;
    margin-left: 1px;
    cursor: pointer;
    background-color: rgb(254, 0, 0);
    font-size: 100%;
    font-weight: 700;
}
.callbacks1_s3.callbacks_here{
	display:inline-block;
	opacity: 1;
    font-family: Arial;
    float: left;
    border: 1px solid rgb(238, 238, 238);
    padding: 2px;
    width: 18px;
    height: 18px;
    text-align: center;
    margin-left: 1px;
    cursor: pointer;
    background-color: rgb(254, 0, 0);
    font-size: 100%;
    font-weight: 700;
}
.callbacks1_s4.callbacks_here{
	display:inline-block;
	opacity: 1;
    font-family: Arial;
    float: left;
    border: 1px solid rgb(238, 238, 238);
    padding: 2px;
    width: 18px;
    height: 18px;
    text-align: center;
    margin-left: 1px;
    cursor: pointer;
    background-color: rgb(254, 0, 0);
    font-size: 100%;
    font-weight: 700;
}
.callbacks1_s5.callbacks_here{
	display:inline-block;
	opacity: 1;
    font-family: Arial;
    float: left;
    border: 1px solid rgb(238, 238, 238);
    padding: 2px;
    width: 18px;
    height: 18px;
    text-align: center;
    margin-left: 1px;
    cursor: pointer;
    background-color: rgb(254, 0, 0);
    font-size: 100%;
    font-weight: 700;
}
.callbacks1_s6.callbacks_here{
	display:inline-block;
	opacity: 1;
    font-family: Arial;
    float: left;
    border: 1px solid rgb(238, 238, 238);
    padding: 2px;
    width: 18px;
    height: 18px;
    text-align: center;
    margin-left: 1px;
    cursor: pointer;
    background-color: rgb(254, 0, 0);
    font-size: 100%;
    font-weight: 700;
}

.schoolyw{
	position: relative;
    border: 1px solid rgb(204, 204, 204);
    padding: 0px;
    font-size: 12px;
    overflow: hidden;
    width: 720px;
    height: 400px;
}
.xwtitle{
    background-color: rgb(238, 238, 238);
    position: absolute;
    z-index: 9;
    line-height: 24.8px;
    font-weight: 700;
    padding: 0px 5px;
    bottom: 0px;
    opacity: 0.75;
    width: 570px;
}
.rslides {
	  position: relative;
	  list-style: none;
	  overflow: hidden;
	  width: 100%;
	  padding: 0;
	  margin: 0;
}

ul.callbacks_tabs.callbacks1_tabs {
	position: absolute;
	right: 0.5%;
	bottom: 0.5%;
	z-index: 10;
}

