/* CSS Document */
#top_left_box { background-image:url(../images/PT/PTForm_TopLeft.gif); }
div#top_right_box { background-image:url(../images/PT/PTForm_TopRight.gif); }
#news_box_1 { background-image:url(../images/PT/PTFormBox1.gif); }
div#news_box_2 { position:relative; background-image:url(../images/PT/PT_news2.gif); font-size:12px; color:#666666; font-weight:bold; }
#news_box_3 { background-image:url(../images/PT/PTProfileBox3.gif); }
div#news_box_4 { background-image:url(../images/news_box4_blank.gif); }
div#PTInfo {
	width:400px;
	height:200px;
	display: none;
}
.title {
	width:120px;
	float:left;
	color: #58585A;
	font-size: 12px;
	height: 35px;
	font-weight: bold;
}
.field {
	width:310px;
	float:left;
	height: 35px;
}
#FormBox {
	padding:20px 0px 0px 20px;
	width: 460px;
	height: 360px;
}
input { width:310px; }
select#Day1 { width:110px; }
select#title { width:110px; }
