.tabholder {
	position: absolute;
	width: 400px;
	margin: 15px 20px;
}
.tabcontent{
	display:none;
}
.selected {
	background: url(/images/common/photo_num.png);
}