.stripe_2 {
	background: url('../images/stripe_2.gif') repeat-x 0 0;
	height: 52px;
	position: relative;
}

.stripe_2 .phone {
	position: absolute;
	left: 20px;
	top: 10px;
	text-align: right;
	width: 250px;
	font-family: Tahoma;
}

.stripe_2 .phone_code {
	position: absolute;
	left: 10px;
	top: 3px;
	width: 54px;
	line-height: .92em;
	font-size: 1.3em;
	color: #FFF;
	text-align: left;
}

.titleline {
	position: absolute;
	left: 310px;
	top: 15px;
	font-family: Tahoma;
	line-height: .92em;
	font-size: 1.67em;
	color: #FFF;
	text-align: left;
}

.stripe_2 .phone_number {
	text-align: left;
	position: absolute;
	left: 60px;
	top: 0px;
	width: 165px;
	font-size: 1.5em;
	font-weight: bold;
	color: #FFF;
}

.stripe_2 .phone_desc {
	text-align: left;
	position: absolute;
	left: 60px;
	top: 21px;
	width: 165px;
	font-size: 14px;
	letter-spacing: 1px;
}

.stripe_2 h1 {
	line-height: 1em;
	color: #FFF;
	margin: 10px 0 0 25%;
	font-size: 2em;
}

.stripe_2 .navico {
	position: absolute;
	right: 38px;
	top: 20px;
}

.clear{
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0;
	overflow: hidden;
}

.navico {
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 38px;
	top: 10px;
}

.navico li {
	float: left;
	list-style: none;
	width: 18px;
	margin: 0 10px 0 0;
	padding: 0;
	height: 13px;
	overflow: hidden;
	position: relative;
}

.navico li span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 13px;
	cursor: pointer;
}

.navico li a {
	text-decoration: none;
}

.navico_home a span {
	background: url('../images/navico.gif') no-repeat 0 -13px;
}

.navico_home a:hover span {
	background: url('../images/navico.gif') no-repeat 0 0px;
}

.navico_email span {
	background: url('../images/navico.gif') no-repeat -30px -13px;
}

.navico_email a:hover span {
	background: url('../images/navico.gif') no-repeat -30px 0px;
}

.navico_sitemap span {
	background: url('../images/navico.gif') no-repeat -59px -13px;
}

.navico_sitemap a:hover span {
	background: url('../images/navico.gif') no-repeat -59px 0px;
}

.navico li span {
        cursor: pointer;
}

.navico li a {
	color: #fff;
	background: #ccc;
}

.navico li a:hover {
	color: #fdf;
	background: #ccf;
}

.item_old {
	border-bottom: 3px solid #eafbd9;
	position: relative;
	width: 100%;
}

.marked_old {
	border-bottom: 3px solid #aaea6a;
}

.num_view {
	font-size: 0.70em;
	font-family: Tahoma;
}

.item_date {
	position: absolute;
	bottom: 0px;
	right: 0px;
	font-size: 0.70em;
	font-family: Tahoma;
}

.item {
	border-bottom: 1px solid #f0f0f0;
	position: relative;
	width: 100%;
}

.item_marked {
	border-bottom: 1px solid #e0e0e0;
}
