.ul-services
{
	list-style: block;
}
.ul-services li
{
	display: block !important;
	height: 43px !important;
	width: 800px !important;
}
.li-services .mejs-controls .mejs-play button {
	top: auto !important;
	left: auto !important;
	margin: 6px 0 0 154px !important;
}
.li-services .mejs-controls .mejs-pause button {
	top: auto !important;
	left: auto !important;
	margin: 6px 0 0 142px !important;
}
.li-services .mejs-controls .mejs-time-rail span {
	margin: 18px 0 0 42px;
}
.ul-services-name
{
	margin: -110px 0 0 480px !important;
}
.li-services .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-loaded
{
	margin: 0px 0 0 0px !important;
}

.li-services .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-current
{
	margin: 0px 0 0 0px !important;
}

.li-services .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-float
{
	margin: 0px 0 0 0px !important;
}

.li-services .mejs-controls .mejs-time-rail .mejs-time-handle, .li-services .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
	top: -23px !important;
	/*left: -43px !important;*/
	margin-left: 0px;
}
.services-orderMe
{
	margin: -28px 0 0 13px !important;
	/*width: 100px !important;*/
}
.li-services:nth-child(2n+1)
{
	background: #BDFB79;
	border-radius:20px; 
	-webkit-border-radius:20px; 
	-moz-border-radius:20px; 
	-khtml-border-radius:20px;
}
.description-servise
{
	width: 561px;
	margin-left: 117px;
}
