html{
	background: #fff;
}
body{
	width: 640px !important;
	min-width: 640px !important;
	padding: 20px;
	background: #fff;
}
/***************************/
div.default-box{
	margin-bottom : 0px;
}

div.default-box-title{
	background : #DCDCDC url(layout/print/title_bg_rep.gif) repeat-x top;
}

div.default-box-title h1{
	color : #000;
	background : url(layout/print/title_bg_right.gif) no-repeat right top;
	border-left : 4px solid #B7B7B7;
}
#sub-title{
	background :#ECECEC url(layout/print/right.gif) no-repeat right top;
}
