.right_left {
	float: left;
	width: 15px;
	padding: 13px;
	background: #ffffff url(corner.gif) no-repeat bottom right;
	color: #626262;
}

.right_right {
	float: right;
	width: 15px;
	padding: 13px;
	background: #ffffff url(corner.gif) no-repeat bottom right;
	color: #626262;
}

