@import url("../../shared/style/element.css");
@import url("../../shared/style/layout.css");

.Photos {
	width: 900px;
	margin: 0px 0px 7px 0px;

}

.Photos a img{
	border: none;
}

.TopImg {
	margin: 0px 0px 20px 0px;
}

#Topics {
	background: url(../../shared/img/topics.gif) no-repeat;
	font-size: 1px;
	text-indent: -9999px;
	overflow: hidden;
	height: 36px;
	width: 106px;
	margin: 30px 0px 5px 0px;
}

#Plans {
	background: url(../../shared/img/plans.gif) no-repeat;
	font-size: 1px;
	text-indent: -9999px;
	overflow: hidden;
	height: 36px;
	width: 130px;
	margin: 30px 0px 5px 0px;
}

#HhlPlans {
	background: url(../../shared/img/hhl_plans.gif) no-repeat;
	font-size: 1px;
	text-indent: -9999px;
	overflow: hidden;
	height: 36px;
	width: 266px;
	margin: 30px 0px 5px 0px;
}