/*Styling for rounded back elements and any background elements*/

/* FORM BACK STYLING ENDED*/
div.formback, div.formback_gry,div.formback_right {
	position: relative;
	width: auto;
	height: auto;
	padding-left:2px
}

div.formback div.top-left,div.formback_gry div.top-left,div.formback_right div.top-left {
	background-repeat:no-repeat;
	background-position:left top;
	width: 24px;
	height: 24px;
	float:left;
}

div.formback div.top-right,div.formback_gry div.top-right,div.formback_right div.top-right {
	width: 24px;
	height: 24px;
	background-repeat:no-repeat;
	background-position:right top;
	float:right;
}

/* height and width adjusts entire dimensions of bubble to accommodate content */
div.formback div.back_middle, div.formback_gry div.back_middle, div.formback_right div.back_middle {
	height: auto;
	margin-left:5px;
	background-repeat:no-repeat;
	background-position:right center;
	padding:0 20px 0 15px;
}

div.formback div.back_middle_margin4, div.formback_gry div.back_middle_margin4, div.formback_right div.back_middle_margin4 {
	height: auto;
	margin-left:4px;
	background-repeat:no-repeat;
	background-position:right center;
	padding:0 20px 0 12px;
}

div.formback div.top_row,div.formback_gry div.top_row,div.formback_right div.top_row{
	/*background: url(../images/rounded_back_mid.gif.png) no-repeat top center;*/
	background-repeat:no-repeat;
	background-position:center top;
}

div.formback div.top_bottom_dimensions, div.formback_gry div.top_bottom_dimensions,div.formback_right div.top_bottom_dimensions{
	height:24px;
	margin-left:1px;
	margin-right:5px;
}

div.formback div.middle_row, div.formback_gry div.middle_row,div.formback_right div.middle_row {
	background-repeat:no-repeat;
	background-position:left center;
	height:auto; 
	margin-left:1px
}

div.formback div.bottom_row, div.formback_gry div.bottom_row,div.formback_right div.bottom_row{
	/*background: url(../images/rounded_back_mid.gif.png) no-repeat bottom center;*/
	background-repeat:no-repeat;
	background-position:center bottom;
}

div.formback div.bottom-left, div.formback_gry div.bottom-left,div.formback_right div.bottom-left{
	width: 24px;
	height:24px;
	background-repeat:no-repeat;
	background-position:left bottom;
	float:left;
}

div.formback div.bottom-right, div.formback_gry div.bottom-right,div.formback_right div.bottom-right{
	width: 24px;
	height:24px;
	background-repeat:no-repeat;
	background-position:right bottom;
	float:right;
}

div.formback div.top-left,div.formback div.top-right,
div.formback div.back_middle,div.formback div.top_row,
div.formback div.top_bottom_dimensions,div.formback div.middle_row,
div.formback div.bottom_row,div.formback div.bottom-left,div.formback div.bottom-right {
	background-image:url(../images/rounded_back_mid.gif.png)
}

div.formback_gry div.top-left,div.formback_gry div.top-right,
div.formback_gry div.back_middle,div.formback_gry div.top_row,
div.formback_gry div.top_bottom_dimensions,div.formback_gry div.middle_row,
div.formback_gry div.bottom_row,div.formback_gry div.bottom-left,div.formback_gry div.bottom-right {
	background-image:url(../images/rounded_back_gry_mid.gif.png)
}

div.formback_right div.top-left,div.formback_right div.top-right,
div.formback_right div.back_middle,div.formback_right div.top_row,
div.formback_right div.top_bottom_dimensions,div.formback_right div.middle_row,
div.formback_right div.bottom_row,div.formback_right div.bottom-left,div.formback_right div.bottom-right {
	background-image:url(../images/rounded_back_right.gif.png)
}

div.formbackwidth_555 {
	width:555px
}

div.top_bottom_width_550 {
	width:550px
}

div.back_middle_width_545 {
	width:510px
}
/*****/
div.formbackwidth_270 {
	width:270px
}

div.top_bottom_width_265 {
	width:265px
}

div.back_middle_width_250 {
	width:250px
}

/*****/
div.formbackwidth_410 {
	width:410px
}

div.top_bottom_width_405 {
	width:405px
}

div.back_middle_width_365 {
	width:365px
}

/*******************************/
div.formbackwidth_800 {
	width:800px
}

div.top_bottom_width_995 {
	width:995px
}

div.back_middle_width_755 {
	width:755px
}
/*******************************/
div.formbackwidth_710 {
	width:700px
}

div.top_bottom_width_705 {
	width:695px
}

div.back_middle_width_665 {
	width:665px
}

	