body {
	width:505px;
	height:370px;
	padding:13px;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFF;
}

img {
	margin:0px;
	padding:0px;
	float:left;
}

h2.name {
	font-size:120%;
	margin-bottom:4px;
	padding-bottom:0;
	margin-top:0;
	padding-top:0;
	font-weight:normal;
}

h2.name a {
	color:#ff6600;
}


.right {
	width:275px;
	float:right;
	padding-left:15px;
	color:#666;	
	line-height:1.3em;
}

.right p {
	padding-top:7px;
}

.hr {
	background:none;
	background-color:none;
	color:none;
	background-image:url(../images/hr-bg.png);
	background-repeat:repeat-x;
	height:3px;
	clear:none;
	margin:15px 0 15px 0px;
}

p.prev-next {
	position:absolute;
	right:15px;
	bottom:10px;
}

p.name {
	color:#ff6600;
	text-decoration:none;
	font-size:110%;
	font-weight:bold;
}

.left{
	margin-top:-15px;
	line-height:1.5em;
	font-size:100%;
}
