#item-record-header{
	width:667px;
	background-color:#F3EED1;
	font-weight: bold;
	font-style:italic;
}

.item-record{
	width:665px;
	padding-top:5px;
	border-bottom:1px dotted black;
	border-right:1px dotted #F3EED1;
	border-left:1px dotted #F3EED1;
	background-color:#D7D0AB;
}

.item-record a{
	color:#484436;
}

#item-record-footer{
	width:667px;
	text-align:center;
	background-color:#F3EED1;
	font-weight: bold;
	font-style:italic;
}

.item-record > p, .item-record > h1{
	color:#484436;
	margin:0px 215px 0px 91px;
}

.item-record > h1{
	font-style:italic;
}

.item-image{
	float:left;
	width:80px;
	padding:5px 0px 5px 5px;
	border-right:1px dotted black;
	margin-right:5px;
}

.item-user{
	float:right;
	width:215px;
	padding-left:5px;
	border-left:1px dotted black;
}

.item-user-avatar{
	float:left;
}

.item-user-avatar > img{
	border: 1px solid #FF3E8C;
}

.item-user-name, .item-user p{
	margin-left:53px;
	text-transform: uppercase;
}

.item-user p{
	margin-top:0px;
	font-size:10px;
}

.item-user-name{
	color:#FEF9DC;
	font-size:100%;
}

.item-user-weddate{
	font-weight: bold; 
}

.searchpager{
}
