#content, #info {
	background-image: url('../img/design2/bg_border.gif');
	background-position: right top;
	background-repeat: no-repeat;
}

#content {
	position: absolute;
	left: 0px;
	top: 165px;

	width: 690px;
	overflow: hidden;

	color: #6A6A5D;
	font-family: Arial;
	font-size: 12px;
	text-align: left;

}

.dptm {
	width: 220px;
	float: left;
	padding-bottom: 20px;
}

DIV.text {
	color: #414141;
	text-align: left;
	margin: 0px 5px 10px 0px;
	line-height: 17px;
	display: block;
}

h1 {
	margin: 0px;
	color: black;
	padding: 0px;
	height: 28px;
}

h2 {
	font-size: 14px;
	margin: 0px;
	color: black;
}

img {
	border: none;
}

p {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
}

#info {
	position: absolute;
	left: 478px;
	top: 165px;

	width: 210px;
	min-height: 100%;
	overflow: hidden;

	color: #6A6A5D;
	font-size: 11px;

	text-align: left;
}
DIV.infoentry {
	width: 100%;
	margin: 0px 5px 3px 0px;
}
DIV.infobreak {
	width: 100%;
	height: 13px;
	background-color: #E5E5E5;
	font-size: 1px;
	margin: 0px 1px 5px 0px;
}

#infotitle, #contenttitle {
	margin-bottom: 6px;
	border: 0px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

.friends {
	border: none;
	margin: 0px 10px 10px 0px;
}
