#cnt_mid .cnt1 {
	float:left;
	display:inline;
	width:553px;
	margin-bottom:10px;
}


#cnt_mid > .cnt1{
	margin-top :  0px;
	margin-left :  20px;
}

#cnt_mid > .cnt3{
	margin-top :  0px;
	margin-left :  20px;
}

#cnt_mid .cnt2 {
	float:left;
	display:inline;
	width:553px;
}
#cnt_mid .cnt2_right {
	float:right;
	display:inline;
	width:445px;
	margin-left:13px;
}
#cnt_mid .cnt2_right strong,#cnt_mid .cnt2_right b {
	font-weight:bold;
}
#cnt_mid .cnt2_right b {
}

#cnt_mid .cnt2_right h2 {
	margin-bottom:10px;
}
#cnt_mid .cnt2_right div, #cnt_mid .cnt2_right span {
	float:right;
	display:inline;
	width:445px;
}
#cnt_mid .cnt2_right div {
	margin-top:25px;
}

#cnt_mid .cnt2_left {
	float:left;
	display:inline;
	width:95px;
}
#cnt_mid .cnt3 {
	border-top:solid 3px #eaf5ff;
	float:left;
	display:inline;
	width:553px;
}
#cnt_mid .cnt4 {
	border-top:solid 1px #E0E0E0;
	float:left;
	display:inline;
	width:553px;
	margin:15px 0px 15px 20px;
}

.message {
  color:#f00;
}

.message2 {
    color:#f00; 
    font-weight: bold;
}

div#services-list {
	clear: both;
	background: url(../image/dash_v.gif) 275px top repeat-y;
	margin-bottom: 10px; 
	
}

p.services_description {
	margin: 0px 5px 15px 5px;
	color: #333;
	line-height: 135%;
}

div#services-list  div.service-box {
	width: 270px;
	/*min-height: 175px;*/
	min-height: 100px;
	float: left;
	margin-left: 5px;
}

div.service-box h2 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	margin-bottom: 10px;
	line-height: 30px;
}

div.service-box h2  img {
	margin-right: 5px;
	border: none;
	margin-bottom: -10px;
}

div.service-box h2 a {
	text-decoration: none;
}

div.service-box h2 a:hover {
	text-decoration: underline;
	color: #990000;
}

div.service-line-separ {
	height: 21px;
/*	clear: both;*/
	background: url(../image/dash_h.gif) left center repeat-x;
	margin-left: 5px;
	margin-right: 5px;
	width : 550px;
}

div.service-box div.box-line {
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
	clear: both;
	font-size: 10px;
	min-height: 16px;
	line-height: 16px;
	width:260px;
}

div.box-line span {
	display: block;
	width: 100px;
	float: left;
	font-weight: normal;
	margin-left: 5px;
}

div.box-line span.service-price {
	display: inline;
	float: none;
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
	position: relative;
	left: -5px;
}

div.service-box p {
	margin: 5px;
	margin-bottom: 0px;
	font-weight: bold;
}

div.nofloat {
	height: 1px;
	clear: both;
	margin-bottom: -1px;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
}
a.obj_button {
	width: 80px;
	text-decoration: none;
	height: 25px;
	position: relative;
	top: -8px;
	margin-bottom: -6px;
	display: block;
	float: right;
	background: url(../image/send_o2.gif) 0px 0px no-repeat;
}
