.fullSpread {
	width: 885px;
	float: left;
	display: inline;
	margin-bottom: 0px;
}

.leftColumn {
	width: 220px;
	margin-right: 20px;
	float: left;
	display: inline;
	margin-bottom: 14px;
	color: #e8e8e8;
	font-size: 10px;
}

.leftColumnContent {
	width: 192px;
	padding: 0 14px 0 14px;
	background-image:
		url(../images/structure/user/leftColumn/grayBox/tile.png);
	float: left;
	display: inline;
}

/* Photo Box */
.photoBox {
	height: 220px;
	margin-bottom: 20px;
	margin-top: 20px;
	z-index: 1;
	position: relative;
	float: left;
	display: inline;
}

.photoHighlight {
	width: 204px;
	height: 204px;
	z-index: 2;
	padding: 4px;
	position: absolute;
	top: 0;
	left: 0;
	float: left;
	visibility: visible;
}

.photoBorder {
	width: 220px;
	height: 220px;
	z-index: 3;
	position: absolute;
	top: 0;
	left: 0;
	float: left;
	visibility: visible;
}

.photoBorderCorners {
	height: 9px;
	width: 220px;
	float: left;
}

.photoBorderBackground {
	background-image: url(../images/structure/photoBox/sidesBorder.gif);
	width: 220px;
	height: 202px;
	float: left;
}

.leftColumn input {
	width: 186px;
	height: 15px;
	border: 0;
	padding-left: 5px;
	padding-top: 3px;
	margin: 0;
	font-size: 10px;
	color: #999999;
}

.leftColumn h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.leftColumn a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.leftColumn a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.leftColumn a:hover {
	text-decoration: underline;
	color: #E56506;
	text-decoration: none;
}

.leftColumn a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.leftSubBox {
	width: 191px;
	margin-top: 10px;
	font-size: 10px;
	color: #c3c3c3;
	float: left;
}

.leftSubBoxTopCorners {
	background-image:
		url(../images/structure/user/leftColumn/grayBox/blackBox/topCorners.png)
		;
	width: 171px;
	height: 29px;
	padding: 10px 10px 0px 10px;
	float: left;
}

.leftSubBoxContent {
	width: 171px;
	padding: 0px 10px 10px 10px;
	background-color: #000000;
	float: left;
	display: inline;
}

.friendContainer {
	width: 171px;
	float: left;
}

.friendImage {
	margin-top: 10px;
	width: 61px;
	float: left;
	font-size: 9px;
}

.friendImage img {
	border: 1px #FFFFFF solid;
}

.friendImageRight {
	margin-top: 10px;
	width: 46px;
	float: left;
	font-size: 9px;
}

.friendImageRight img {
	border: 1px #FFFFFF solid;
}

.subBoxBottomCorners {
	width: 191px;
	height: 15px;
	float: left;
}

.rightColumn {
	width: 641px;
	margin-top: 20px;
	float: left;
}

.rightBox {
	width: 640px;
	float: left;
	margin-bottom: 0px;
	margin-top: 0;
}

.wallContent {
	background-image: url(../images/structure/wall/right/wallBackground.png)
		;
	padding: 5px 18px 18px 18px;
	width: 604px;
	font-size: 10px;
	float: left;
	display: inline;
}

.wallInner {
	margin-top: 0px;
	width: 562px;
	margin-left: 10px;
	float: left;
}

.wallInnerText {
	float: right;
	font-size: 9px;
	margin-top: 3px;
}

.wallStatusInput {
	background-image: url(../images/structure/wall/wallStatusInput.jpg);
	margin:15px 0 10px 0;
	width: 562px;
	float: left;
	height: 39px;
}

.wallStatusInput input {
	border: 0;
	margin: 12px;
	width: 400px;
	color: #999999;
}

.wallPosts {
	float: left;
	margin-top: 0px;
}

.postDay {
	font-weight: bold;
	float: left;
	width: 80px;
}

.postDayLine {
	width: 480px;
	float: left;
}

.postDayLine hr {
	width: 100%;
	background-color: #999999;
	color: #999999;
	height: 2px;
}

.wallPhotoBox {
	float: left;
	font-size: 0px;
	width: 45px;
}

.wallPhoto img {
	width: 30px;
	height: 30px;
	border: 2px #FFFFFF solid;
	margin-top: 0px;
}

.speechBubbleWhiteTail {
	margin-top: 16px;
	width: 11px;
	float: left;
}

.wallStatusPost {
	margin-bottom: 5px;
}

.speechBubbleWhite {
	width: 441px;
	float: left;
	margin-bottom:0px;
}

.speechBubbleWhiteContent {
	width: 411px;
	float: left;
	background-color: #FFFFFF;
	padding: 4px 15px 0 15px;
	display: inline;
}

.speechBubbleGrayTail {
	margin-top: 30px;
	width: 11px;
	float: left;
}

.speechBubbleGray {
	width: 441px;
	margin: 9px 0 15px 45px;
	float: left;
}

.speechBubbleGrayContent {
	width: 411px;
	float: left;
	display: inline;
	background-image:
		url(../images/structure/wall/right/speechBubbles/gray/background.png);
	padding: 4px 15px 0 15px;
}

.speechBubbleGrayContent hr {
	height: 2px;
	margin: 10px 0 10px 0;
}

.speechBubbleGrayContent input {
	border: 0;
	width: 350px;
	color: #999999;
	margin: 5px 0 0 0;
	padding: 4px;
}

.speechBubbleGrayPhoto {
	float: left;
}

.speechBubbleGrayPost {
	float: right;
	width: 365px;
	margin-left: 10px;
}

.speechBubbleGrayHeader {
	font-size: 11px;
	margin: 0;
font-weight:bold;
}

.message {
	margin-bottom: 4px;
}

.messageLinks {
	margin-bottom: 10px;
}

.posterInfo {
	margin: 0;
}