/* index */

/* devices */
.device-manager { clear: both; }

	.device { position: relative; float: left; width: 127px; height: 230px; margin: 0; padding: 0 2px 0 0; text-align: center; }
	.device img { border-bottom: 1px solid #eee; }
	.device a img { position: relative; }
	.device h2 { position: relative; line-height: 15px; margin: 0; padding: 5px 2px; text-align: center; font-weight: bold; font-size: 12px; color: #5f0b0b; }
	.device h2 a { text-decoration: underline; color: #5f0b0b; }
	.device h2 a:hover { text-decoration: none; color: #5f0b0b; }
	.device span a { position: absolute; top: 200px; left: 40px; color: #fff; }
	.device span a:hover { color: #000; }

#ipl { background: #f9c9d0; }
#vacuum { background: #cd9ea4; }
#oxygen { background: #b7646f; }
#dotty { background: #ac3b4a; }
#lasser { background: #8e0c1d; }