a:link {
	text-decoration:underline;
}

.forhbox1 {
	background-image:url('../images/canon/forhandler/forh1.gif');
	background-repeat:no-repeat;
	padding:10px; padding-right:40px;
	width:155px; height:73px;
	float:left;
}
.forhbox2 {
	background-image:url('../images/canon/forhandler/forh2.gif');
	background-repeat:no-repeat;
	padding:10px; padding-right:40px;
	width:164px; height:73px;
	float:left;
}
.forhbox3 {
	background-image:url('../images/canon/forhandler/forh3.gif');
	background-repeat:no-repeat;
	padding:10px;
	width:152px; height:113px;
	float:left;
}
.forhboxalt {
	background-image:url('../images/canon/forhandler/altbg.jpg');
	background-repeat:no-repeat;
	padding:10px;
	width:152px; height:120px;
	float:right;
}
		
	
.sepwdeco {
	clear:both;
	background-image:url('../images/canon/forhandler/forhlinebg.gif');
	background-repeat:repeat-x;
	height:37px
}
.sepwdeco .deco {
	width:46px; height:37px;
	float:left;
	background-image:url('../images/canon/forhandler/forhlineimg.gif');
	background-repeat:no-repeat;
}
.sepwdeco2 {
	clear:both;
	background-image:url('../images/canon/forhandler/forhlinebg2.gif');
	background-repeat:repeat-x;
	height:37px
}
.sepwdeco2 .deco {
	width:46px; height:37px;
	float:left;
	background-image:url('../images/canon/forhandler/forhlineimg2.gif');
	background-repeat:no-repeat;
}
.sepwdeco .title {
	padding-top:10px; padding-left:15px;
	float:left;
}
.sepwdeco2 .title {
	padding-top:13px; padding-left:15px;
	float:left;
}
		
		
table.list {
	border-collapse:collapse;
	width:100%;
}
table.list td {
	border:0px;
	padding:10px;
	vertical-align:top;
}
table.list td.text {
	text-align: left;	
}
table.list td.url {
	text-align:right;
	width:200px;
}
table.list td.img {
	padding-left:20px;
	width:90px;
}
table.list tr.odd {
	background-color:#F2F2F2
}

#lefttext {
	text-align: left;
	float: left;
	width: 320px;
}
#righttext {
	text-align: left;
	float: right;
	width: 260px;
}