
/*** INLINE ***/

div.inlinetext {
	width:455px;
	margin:6px 0px 4px 0px;
}

div.inlinetext div.picture_thumbbox {
	width:187px;
	height:147px;
	background:url('main/thumbbg.gif') left top no-repeat;
	padding:13px 0px 0px 3px;
	text-align:center;
	display:block;
	float:left;
}

div.inlinetext div.boxbg {
	width:255px;
	height:160px;
	background:url('main/boxbg.gif') top center repeat-x;
	display:block;
	float:left;	
}

div.inlinetext div.boxbg div.boxright {
	background:url('main/boxright.gif') right top no-repeat;
	height:174px;
}

div.inlinetext div.boxbg div.boxright div.boxleft {
	background:url('main/boxleft.gif') left top no-repeat;
	font-size:10px;
	height:154px;
	font-weight:bold;
	padding:10px 10px 0px 10px;
}

div.picture_thumb {
	width:187px;
	height:147px;
	background:url('main/thumbbg.gif') left top no-repeat;
	padding:13px 0px 0px 3px;
	text-align:center;
	display:block;
}

div.picture_thumb img {
	margin:0px;
	width:160px;
	height:120px;
}

div.picture_left {
	float:left;
	margin:6px 8px 0px 0px;
}

div.picture_right {
	float:right;
	margin:6px 0px 0px 8px;
}

/*** PAGER ***/

div.page638_2 {
	position:relative;
	width:638px;
	height:31px;
	background:url('main/page638_2.gif')left top no-repeat;
	margin:0px auto 8px auto;
}

div#page638 {
	position:relative;
	width:638px;
	height:31px;
	background:url('main/page638.gif')left top no-repeat;
	margin:0px auto 8px auto;
}

div.page638_2 img.previous,
div#page638 img.previous {
	position:absolute;
	left:10px;
	top:5px;
}

div.page638_2 img.next,
div#page638 img.next {
	position:absolute;
	right:10px;
	top:5px;
}

div.page638_2 p.page,
div#page638 p.page {
	padding:7px 0px 0px 0px;
	width:638px;
	color:white;
	text-align:center;
}

div.page638_2 p.page a,
div#page638 p.page a { color:white; }
