/*IMAGE*/
#image {
	background:url(../img/contact.jpg) no-repeat left top;
}

/*CONTENT*/
#content h2 {
	background:url(../img/sendAMessage-heading.gif) no-repeat;
}
#contentRight {
	float:right;
	width:182px;
	margin-top:10px;
	padding-left:17px;
	font-size:0.9em;
	text-align:left;
}
#contentRight p, #contentRight h3{
	padding-bottom:15px;
	line-height:150%;
}
#contentRight span {
	color:#ee8b15;
}
#contentRight h4 {
	margin-top:12px;
}
.contentDivider {
	min-height:473px;
	border-left:1px dotted #FFF;
}
#contentRight p.clearCinRadio {
	font-size:0.85em;
}


/*FORM*/
input, textarea, select {
width:170px;
}
form {
	width:326px;
	float:left;
}
form p {
clear:left;
padding-top:18px;
}
form p label {
float:left;
width:118px;
text-align:right;
margin-right:15px;
}
form p.sendMessageButton input {
	text-align:right;
	width:107px; 
	height:31px;
	
}
form p.sendMessageButton {
	text-align:right;
	margin-right:18px;
}
.zhTitle {
	background:url(../img/zh_images/contact_clear_cincom.png) no-repeat left top!important;
	margin-top:12px;
}
.nlTitle {
	background:url(../img/nl_images/contact_clear_cincom.png) no-repeat left top!important;
	margin-top:12px;
}

#contentRight img {
	margin:15px 0 0 0;
}
#contentRight #AddSkype{
	position:absolute;
	bottom:113px;
	right:154px;
	color:#fff;
}
#AddTwitter{
	position:absolute;
	bottom:80px;
	right:116px;
}

#contentRight #AddSkypeZh{
	position:absolute;
	bottom:112px;
	right:154px;
	color:#fff;
}
#AddTwitterZh{
	position:absolute;
	bottom:80px;
	right:116px;
}

