﻿.CN_ContactBody
{
	width:90%;
	min-height:195px;
	background-position:right center;
	background-repeat:no-repeat;
	font-size:11px;
	font-weight:bold;
	/*color:black;*/
	margin-left:10px;
	/*margin-right:10px;*/
	text-align:left;
}

.CN_ContactLabel
{
	font-size:10px;
	padding-right:2px;
}

.CN_ContactText
{
	font-size:10px;
}

.CN_ContactText input, .CN_ContactText textarea
{
	width:100%;
}

.CN_ContactItem
{
	clear:both;
}

.CN_ContactImg
{
	background-image:url(../style/images/cn_callback.gif);
	background-position:right top;
	background-repeat:no-repeat;
	height:36px;
}

.CN_ContactImg:hover
{
	background-image:url(../style/images/cn_callback_r.gif);
}

.CN_ContactInfo
{
	font-weight:normal;
	font-size:9px;
	padding-top:20px;
}
