 div.round_rect{
	clear:both;
	background:url('images3/top.gif') top right repeat-x;
	position: relative;
	width: 320;
}div.round_rect div.rr_top{background:url('images3/ul.gif') top left no-repeat}div.round_rect div.rr_top_right{
	height:20px;
	background-image: url(images3/ur.gif);
	background-repeat: no-repeat;
	background-position: right top;
}div.rr_content{
	background:url('images3/l.gif') top left repeat-y white;
	position: relative;
	top: 0px;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
}div.rr_content_right{
	background-image: url(images3/r.gif);
	background-repeat: repeat-y;
	background-position: right top;
	top: 0px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}div.rr_bottom{
	background:url('images3/bot.gif') bottom left repeat-x;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	top: 0px;
}div.rr_bottom div.rr_bottom_left{
	background:url('images3/ll.gif') bottom left no-repeat;
	position: relative;
	top: 0px;
}div.rr_bottom div.rr_bottom_left div.rr_bottom_right{height:20px;background:url('images3/lr.gif') bottom right no-repeat}

form{
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	}
