#lock div.text {
	background: #FFFFFF url(images/lock_locked_text_en.gif) left bottom
		no-repeat;
}

#lock div.open {
	background: #FFFFFF url(images/lock_open_text_en.gif) left bottom
		no-repeat;
}

#lock {
	height: 335px;
}

.lock_overlay {
    width: 30px;
    height: 335px;
}