#right {
	float: right;
	width: 251px;
	height: 100%;
}
#left{
	float: left;
	width: 299px;
	height: 100%;
}
#form{
	background: url(../images/jewelcase-eorder.jpg);
	display: block;
	width: 251px;
	height: 93px;
}
#form a{
display: block;
text-decoration: none;
cursor: pointer;
width: 251px;
height: 100%;
background: url(../images/jewelcase-eorder.jpg);
}
#form a:hover{
display: block;
width: 251px;
height: 100%;
text-decoration: none;
background: url(../images/jewelcase-eorderO.jpg);
}
#samples{
	background: url(../images/usb-samples.jpg);
	display: block;
	width: 251px;
	height: 93px;
}
#samples a{
display: block;
text-decoration: none;
cursor: pointer;
width: 100%;
height: 100%;
background: url(../images/usb-samples.jpg);
}
#samples a:hover{
display: block;
width: 100%;
height: 100%;
text-decoration: none;
background: url(../images/usb-samplesO.jpg);
}
