@charset "utf-8";
/* CSS Document */

#frametop {
	background-image:url(images/frame/form-top-big.png); background-repeat: no-repeat; 
	width: 538px;
	height: 25px;
	margin: 0px;
	padding: 0px;
}
#framecontent {
	
	background-image: url(images/frame/form-middle-big.png); background-repeat: repeat-y;
	width: 480px;
	padding-left: 30px;
	padding-right: 26px;
    padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	overflow: hidden;}
#framefoot {
    background-image:url(images/frame/form-bottom-big.png); background-repeat: no-repeat;
	width: 538px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	}
#callbackr {
	margin-bottom: 5px;
	}
