#navi2 {
	z-index:1;
	width: 560px;
	height: 20px;
	/*background-color: #A20000;*/
	margin-top: 4px;
	margin-left: 239px;
	position: absolute;
	top: 70px;
text-align: right;}


#navi {
	z-index: 0;
	width: 560px;
	height: 20px;
	/*background-color: #A20000;*/
	margin-top: 0px;
	/*margin-left: 190px !important; */
	margin-left: 550px; 
	/*left: 10px;*/
	position: absolute;
	top: 40px;
/*text-align: right;*/
}

#special {
	z-index: 0;
	width: 480px;
	height: 170px;
	/*background-color: #A20000;*/
	margin-top: 0px;
	margin-left: 550px; 
	position: absolute;
	top: 70px;
	color: #FFFFFF;
	font-size: 10px;

}

#scroll_media {
	width: 820px; /*780*/
	height: 390px;
	overflow: auto; /*scroll;*/
}

#container_choose {

	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	text-align:left;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: auto;
}
#banner_choose {

	/*background-image: url(../images/images/css_022.png);*/
	background-image: url(../images/baner_popUp%20.jpg);
	height: 40px;
	background-repeat: no-repeat;
	width: 800px;
}
#gallery_choose {
	/*height: 600px;*/
	height: 280px;
	width: 800px;
	/*background-color: #B8B8B8;*/
	/*background-color: #C2B08C;*/
	background-color: #E0D8CB;
	padding-top: 10px;
	overflow:hidden;
}

#search_choose {
	background-image: url(../images/images/css_022.png);
	height: 40px;
	background-repeat: no-repeat;
	width: 800px;
	/*background-color: #B8B8B8;*/
	background-color: #E0D8CB;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 10px;
	border-bottom-width: thin;
}

#footer_choose {
	background-image: url(../images/css_022.png);
	height: 25px;
	background-repeat: no-repeat;
	/*width: 800px;*/
	width: auto;
	/*background-color: #B8B8B8;*/
	background-color: #E0D8CB;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.footer_choose {
	padding-left: 15px;
	padding-right: 15px;
}


.form-text-s {
	width: 120px;
}

.form-text-m {
	width: 300px;
}

.form-text-b {
	width: 760px;
}


.small {
	font-size:9px;
}

.white {
	color:#FFFFFF;
}

.message {
	color:#FF0000;
	font-weight: bold;
}

.smallfont {
	font-size: xx-small;
}

.container_form_edit {
	margin : 5px;
}

.container_form_edit h4 {
	/*margin : 5px;*/
}



.form_edit {
	font-size: 70%;
}


