#Contact > h3{
	background: url(../Images/line_cent.jpg) repeat-x bottom;
	padding-bottom: 15px;
	text-indent: 10px;
}
#Contact .GuiYkien {
	position: relative;
	margin: 10px; 
	background: url(../Images/bg_page.jpg); 
	padding: 20px;
}
#Contact .GuiYkien h4{
	text-align: center;
	color: #df0024;
	font-size: 18px;
	text-transform: uppercase;
}
#Contact .GuiYkien .ghim {
	width: 40px; 
	height: 40px; 
	background: url(../Images/iconphoto.png);
	position: absolute;
	top: -67px;
	right: -40px;
	z-index: 10000000;
}
#Contact th{font-size: 14px;}
#Contact .info{font-weight: bold; margin: 10px; }
#Contact .txt,#Contact .txtnd{width: 400px; padding: 10px; border: 1px solid #bcbcbc; margin: 2px 0;}
#Contact .txtnd{height: 80px;}
#Contact .txtCapcha{width: 400px;padding: 10px; border: 1px solid #bcbcbc;}
#Contact .imgCapcha{margin-top: 10px}
#Contact .btnrefresh{background: url(../Images/refresh-button.png); height: 35px; width: 35px;}
#Contact .btnSubmit {width: 150px; height: 25px; background: url(../Images/submit-button.png); margin: 10px}
#Contact .btnSubmit:active{background-position: left bottom;}