@CHARSET "UTF-8";

.account_modul {
	float: left;
	width: 230px;
	height: 120px;
	padding: 25px 0 0 10px;
}

.account_modul_topic {
	display: block;
	height: 34px;
	text-decoration: none;
	font-weight: bold;
}

.account_modul_topic span {
	display: block;
	width: 165px;
	margin: 0 0 0 44px;
	padding: 5px 0 3px 5px;
	border-bottom: 1px solid #C1C6C9;	
}

.account_modul_urls {
	margin: -4px 0 0 56px;
}

.account_modul_urls a {
	padding-left: 20px;
	background: url('../images/icon_arrow_right_orange.gif') no-repeat 0 3px;
	line-height: 19px;
	text-decoration: none;
}