#dlul-11
{
	background-image: url("../img/static/Stopwatches/Stopwatch 2.png");
	background-size: contain;
	background-repeat: no-repeat;
}

#dlul-11:hover
{
	background-image: url('../img/anim/Stopwatches/Stopwatch-2.gif');
}

#dlul-12
{
	background-image: url("../img/static/Stopwatches/Stopwatch 3.png");
	background-size: contain;
	background-repeat: no-repeat;
}

#dlul-12:hover
{
	background-image: url('../img/anim/Stopwatches/Stopwatch-3.gif');
}

#dlul-13
{
	background-image: url("../img/static/Stopwatches/Stopwatch 4.png");
	background-size: contain;
	background-repeat: no-repeat;
}

#dlul-13:hover
{
	background-image: url('../img/anim/Stopwatches/Stopwatch-4.gif');
}

#dlul-14
{
	background-image: url("../img/static/Stopwatches/Stopwatch 6.png");
	background-size: contain;
	background-repeat: no-repeat;
}

#dlul-14:hover
{
	background-image: url('../img/anim/Stopwatches/Stopwatch-6.gif');
}

#dlul-15
{
	background-image: url("../img/static/Stopwatches/Stopwatch 7.png");
	background-size: contain;
	background-repeat: no-repeat;
}

#dlul-15:hover
{
	background-image: url('../img/anim/Stopwatches/Stopwatch-7.gif');
}

#dlul-16
{
	background-image: url("../img/static/Stopwatches/Stopwatch Empty 2.png");
	background-size: contain;
	background-repeat: no-repeat;
}

#dlul-16:hover
{
	background-image: url('../img/anim/Stopwatches/Stopwatch-Empty-2.gif');
}

#dlul-17
{
	background-image: url("../img/static/Stopwatches/Stopwatch Empty.png");
	background-size: contain;
	background-repeat: no-repeat;
}

#dlul-17:hover
{
	background-image: url('../img/anim/Stopwatches/Stopwatch-Empty.gif');
}

#dlul-18
{
	background-image: url("../img/static/Stopwatches/Stopwatch.png");
	background-size: contain;
	background-repeat: no-repeat;
}

#dlul-18:hover
{
	background-image: url('../img/anim/Stopwatches/Stopwatch.gif');
}