
td.blue_cr_tl
{
	width: 20px;
	height: 19px;
	background: transparent url(../images/registration/form_bubble.gif) no-repeat;
	background-position: 0px 1px;
}

td.blue_cr_tr
{
	width: 20px;
	height: 19px;
	background: transparent url("../images/registration/form_bubble.gif") no-repeat;
	background-position: -20px 1px;
}

td.blue_cr_bl
{
	width: 20px;
	height: 19px;
	background: transparent url(../images/registration/form_bubble.gif) no-repeat;
	background-position: -60px 0px;
}

td.blue_cr_br
{
	width: 20px;
	height: 19px;
	background: transparent url(../images/registration/form_bubble.gif) no-repeat;
	background-position: -40px 0px;
}

td.blue_top
{
	height: 19px;
	width: 560px;
	background: transparent url(../images/registration/form_bubble_T.gif) repeat-x;
	background-position: 0px 2px;
}

td.blue_bottom
{
	height: 19px;
	width: 560px;
	background: transparent url(../images/registration/form_bubble_B.gif) repeat-x;
	background-position: 0px 0px;
}

td.blue_left
{
	width: 20px;
	background: transparent url(../images/registration/form_bubble_R.gif) repeat-y;
	background-position: 0px 0px;
}

td.blue_right
{
	width: 20px;
	background: transparent url(../images/registration/form_bubble_L.gif) repeat-y;
	background-position: 0px 0px;
}

td.orange_cr_tl
{
	width: 20px;
	height: 33px;
	background: transparent url(../images/registration/panel_bubble.gif) no-repeat;
	background-position: 2px 1px;
}

td.orange_cr_tr
{
	width: 18px;
	height: 33px;
	background: transparent url(../images/registration/panel_bubble.gif) no-repeat;
	background-position: -18px 1px;
}

td.orange_cr_bl
{
	width: 18px;
	height: 33px;
	background: transparent url(../images/registration/panel_bubble.gif) no-repeat;
	background-position: -52px 0px;
}

td.orange_cr_br
{
	width: 18px;
	height: 33px;
	background: transparent url(../images/registration/panel_bubble.gif) no-repeat;
	background-position: -36px 0px;
}

td.orange_top
{
	height: 33px;
	background: transparent url(../images/registration/panel_bubble_T.gif) repeat-x;
	background-position: 0px 1px;
}

td.orange_bottom
{
	height: 33px;
	background: transparent url(../images/registration/panel_bubble_B.gif) repeat-x;
	background-position: 0px 0px;
}

td.orange_left
{
	width: 18px;
	background: transparent url(../images/registration/panel_bubble_L.gif) repeat-y;
	background-position: 2px 0px;
}

td.orange_right
{
	width: 18px;
	background: transparent url(../images/registration/panel_bubble_R.gif) repeat-y;
	background-position: 0px 0px;
}