* {
	margin : 0px;
	padding : 0px;
}

body {
	background: url(../images/back.gif);
	background-repeat: repeat;
	text-align: center;
}

#leftline {
	width: 4px;
	background: url(../images/rightline_back.gif);
	background-repeat: repeat-y;
}
#rightline {
	width: 4px;
	background: url(../images/leftline_back.gif);
	background-repeat: repeat-y;
}
#main {
	width: 895px;
	text-align: center;
	background-color:#FFFFFF;
}
img
	{
	margin:0px;
	padding:0px;
	border:0px;
	vertical-align:bottom;
	}

.clear { 
clear : both ; 
}
#yframeright, #yframeleft {
	width: 36px;
	}
#yframemain {
	width: 350px;
}
#rframeleft {
	width: 13px;
	background: url(../images/rframeleft.gif);
	background-repeat: repeat-y;
}
#rframeright {
	width: 10px;
	background: url(../images/rframeright.gif);
	background-repeat: repeat-y;
}
.rframeline {
	width: 11px;
	background: url(../images/rframeline.gif);
	background-repeat: repeat-y;
}
.rframeline2 {
	width: 11px;
	background: url(../images/point5.gif);
	background-repeat: repeat-y;
}
.rframetxt {
	padding:7px 7px 0px 7px;
	background-color:#FFFFFF;
	}
.orangeframe {
	width: 10px;
	background-color:#fdcf01;
	}
#ideatext {
	padding-right: 20px;
	text-align:left;
}
#printertitle {
	margin: 4px;
	}
div.scroller, div.scroller div.section {
	width:320px;
	height:240px;
	background-image: url(/sp/dwe/images/bg-4coma.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}
table#check{
	margin-top:7px;
	}
#btm {
	margin-top:5px;
	}
#logotbl {
	margin-top: 12px;
	margin-bottom: 10px;
	}
	

