.popcontainer{
	width: 840px;
	height: 460px;
	padding:1px;
	border: 2px solid #F2F2F2;
}

.left_section{
	float: left;
	border: 0px solid #FF0000;
	width: 395px;
	height: 400px;
}

.right_section{
	float: right;
	border: 0px solid #FF0000;
	width: 442px;
	height: 450px;
	background: url(../slider/images/pop_up/right_section.jpg) no-repeat;
}



.left_section_more{
	float: left;
	border: 0px solid #FF0000;
	width: 550px;
	padding-left: 10px;
	padding-top: 10px;
	height: 400px;
}

.right_section_more{
	float: right;
	border: 0px solid #FF0000;
	width: 222px;
	height: 450px;
	background: url(../slider/images/pop_up/right_section_more.jpg) no-repeat;
}


.story_container{
	border: 0px solid #FF0000;
	width: 390px;
	height: 412px;
	padding-top: 46px;
	padding-left: 3px;
	background: url(../slider/images/pop_up/top_title.jpg) no-repeat;
}


.story_container p{
	padding: 15px 5px 5px 15px;
	border: 1px solid #EFEFEF;
	width: 355px;
	height: 370px;
	overflow-y: scroll;
	font-family: Cambria;
	font-size: 10pt;
}


.form_container{
	border: 0px solid #FF0000;
	width: 395px;
	height: 204px;
	background: url(../slider/images/pop_up/form_section.jpg) no-repeat;
	font-family: Cambria;
	font-size: 12pt;
	margin: 0 auto;
	color: #000000;
	line-height: 1.2em;

}

.form_container table  tr td{
	vertical-align: top;
	padding: 0px;
}

.form_container label{
	float: left;
	width: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
}


.form_container table tr td p{
	font-family: Cambria;
	font-size: 9pt;
	color: #003366;
	line-height: 1.2em;
	text-align: left;
	padding: 5px;
	width: 370px;
}


#button{
	margin-left: 10px;
	margin-top: 5px;

}

.form_container span{
	font-family: Cambria;
	font-size: 23pt;
	color: #CC0000;
	line-height: 1.5em;
	text-align: center;
}


.photo_container{
	padding: 0;
	float: left;
	width: 389px;
}

.photo_container tr td{
	vertical-align: top;
	padding: 0px;
}






.form_container_more{
	border: 0px solid #FF0000;
	width: 590px;
	height: 204px;
	font-family: Cambria;
	font-size: 12pt;
	margin: 0 auto;
	color: #000000;
	line-height: 1.2em;

}
.textbox{
	border:#CCCCCC 1px solid;
	font-size:14px;
}
.more_title{
	border: 0px solid #FF0000;
	width: 590px;
	height: 204px;
	font-family: Cambria;
	font-size: 20pt;
	margin: 0 auto;
	color: #000000;
	line-height: 1.2em;

}


.form_container_more table{
	border: 0px solid #FF0000;

}

.form_container_more table  tr td{
	vertical-align: top;
	padding: 0px;
	
}

.form_container_more label{
	float: left;
	width: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
}


.form_container_more table tr td p{
	font-family: Cambria;
	font-size: 14pt;
	color: #003366;
	line-height: 1.2em;
	text-align: left;
	padding: 5px;
	width: 550px;
}



#testdiv {width:600px; margin:0 auto; border:1px solid #ccc; padding:20px 25px; background:#fff}

#tinybox {position:absolute; display:none; padding:10px; background:#fff url(../slider/images/preload.gif) no-repeat 50% 50%; border:10px solid #F7D1CC; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#fff}

.button {font:14px Georgia,Verdana; margin-bottom:10px; padding:8px 10px 9px; border:0px solid #ccc; cursor:pointer}
.button:hover {}