@charset "UTF-8";

.phone-logo {
}

#cm #h1Box {
	width: 715px;
	height: 185px;
	position: relative;
	clear: both;
	background-image: url(images/h1_cm.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#cmBox {
	height: 350px;
	margin:0;
	text-align:center;
}


p.txtPhone {
    text-align:center;	
}

p.txtPhone img{
    margin:3px 5px -3px 0;
	border:none;
}

.cm_infoTable {
	font-size: 1em;
	margin: 5px 0 15px;
}

.cm_infoTable caption {
	color: #419132;
	font-size: 1.2em;
	text-align: left;
	font-weight: bold;
}

.cm_infoTable th {
	font-size: 1.2em;
	text-align: right;
	width: 7em;
	padding-bottom: 3px;
}

.cm_infoTable td {
	font-size: 1.2em;
	text-align: left;
	padding-bottom: 3px;
	white-space: normal;
}