.lj {
	background: url(http://p-stat.livejournal.com/img/userinfo.gif) no-repeat left center;
	padding-left: 18px;
	font-weight: bold;
	}


.paginator {
	text-align: center;
	margin: 20px 10px;
	}

.paginator span, .paginator a {
	padding: 3px 7px;
	border: 1px solid #BBBBBB;
	
	}

.paginator a:hover {
	background: #EEEEEE;
	}

.paginator a {
	
	background: #DDDDDD;
	}
	

/*---------------------*/

.strips {
	margin: 0 100px;
	}


.strips .item {
	position: relative;
	border: 1px solid #888888;
	margin: 10px 0;
	padding-bottom: 20px;
	background: #dddddd;
	}
	
.strips .title {
	background: #bbbbbb;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 5px 30px;
	text-align: center;
	
	}

.strips .author {
	font-weight: bold;
	position: absolute;
	top: 5px;
	right: 10px;
	
	}

.strips .body {
	text-align: center;
	}

.strips .body img {
	max-width: 640px;
	
	}
	

/*------------------------------------*/


}