.paperBox {
	background-color:white;
	font:11px Verdana;
	color:#444444;
	border:1px solid #cccccc;
	padding:15px;
}

.ppboxBottomBg
{
	font-family: arial; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	font-size: 1px; 
	line-height: normal; 
	font-size-adjust: none; 
	font-stretch: normal; 
	height: 10px; 
	background-image: url(../img/paperBox/pagebgbottomwhite.jpg); 
	background-repeat: repeat-x;
}

.ppboxBottomRight
{
	float: right; 
	width: 10px; 
	height: 10px; 
	background-image: 
	url(../img/paperBox/pagebgbottomright.jpg); 
	background-repeat: no-repeat;
}

.ppboxBottomGrad
{
	float: left; 
	width: 149px; 
	height: 10px; 
	background-image: url(../img/paperBox/pagebgbottomgradient.jpg); 
	background-repeat: no-repeat;
}

.ppboxBottomGray
{
	float: left; 
	width: 56px; 
	height: 10px; 
	background-image: url(../img/paperBox/pagebgbottomgray.jpg); 
	background-repeat: repeat-x;
}

.ppboxBottomLeft
{
	float: left; 
	width: 10px; 
	height: 10px; 
	background-image: url(../img/paperBox/pagebgbottomleft.jpg); 
	background-repeat: no-repeat;
}

.ppboxRightTop
{
	width: 10px; 
	height: 10px; 
	background-image: url(../img/paperBox/pagebgtopright.jpg); 
	background-repeat: no-repeat;
}

.ppboxRightBg
{
	width: 10px; 
	background-image: url(../img/paperBox/pagebgright.jpg); 
	background-repeat: repeat-y;
}
