.line_separator {
	height: 1px;
	width: auto;
	margin: 5px 0px;
	padding: 2px 0px;
	background-image: url(../1mages/buttons/blog_dot2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom: 1px solid #999999;
}
.line_separatorDarker {

	height: 1px;
	width: auto;
	margin: 5px 0px;
	padding: 2px 0px;
	background-image: url(../1mages/buttons/blog_dot2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom: 1px solid #666666;
}
#phonecam_wrapper {
	position: relative;
	top: 100px;
}


#news a {
	color: #CCCCCC;
	text-decoration: none;
	background-color: #465255;
	padding: 2px;
	border: 1px solid #999999;
	display: block;
	width: 50px;
	text-align: center;
	font-size: 90%;
}
#news {
	background-color: #535766;
	border: 1px solid #666666;
	margin: 0px;
	padding: 20px;
}
#news a:hover {
	color: #FFFFFF;
	background-color: #3C464D;
}

#diary a {
	color: #CCCCCC;
	text-decoration: none;
	background-color: #465255;
	padding: 2px;
	border: 1px solid #999999;
	display: block;
	width: 50px;
	text-align: center;
	font-size: 90%;
}
#diary {
	background-color: #535766;
	border: 1px solid #666666;
	margin: 0px;
	padding: 10px;
}
#diary a:hover {
	color: #FFFFFF;
	background-color: #3C464D;
}
td.td_bigphone {
	background-image: url(../1mages/BGs/nokia_400w.jpg);
	background-repeat: no-repeat;
	background-position: -50px 25px;
}
.text_space_phone {
	height: auto;
	width: 200px;
	vertical-align: top;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 53px;
}
#phonenav {
	padding-top: 40px;
	margin-left: -10px;
	display: block;

}
#phonenav_prev {
	width: 60px;
	display: inline;
	position: relative;
	left: 0px;
	top: 10px;
}
#phonenav_next {
	height: 35px;
	position: relative;
	left: 140px;
	top: -20px;
	right: 70px;
}

#phonenav table {
}


#scroll {
	overflow: scroll;
	height: 600px;
	width: 250px;
	padding-left: 20px;
}
#series_wrapper {
	height: 600px;
	width: 250px;
	padding-left: 20px;
}

