/**
	Incluir aquí las reglas css propias de este proyecto 
*/

.barLeft {
  direction: rtl;
  width: 200px;
}

.barLeft option {direction:ltr;}