div#box_body {
	width: 485px; 
	background-image: url(../images/pop_up_bg.png); 
	background-repeat: repeat-y;
}

div#box {
	width: 484px;
}

div#title {
	padding-top: 3px;
}

div#box_text {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 458px;
}

