/* Main */

.about {}
.about .step {}
.about .step .hint { font-size: 11px; margin-top: 15px; margin-bottom: 4px;}
.about .step img.number { margin-left: 15px;} 
.about h1 { margin-bottom: 20px;}

.services {}
.services img { float: left; position: relative; left: -3px;}
.services .block { margin-left: 20px; float: left;}
.services .block .title { margin-bottom: 5px; position: relative; top: -5px;}
.services .block .title a { font-size: 17px; font-weight: normal;}
.services .column_l { padding-right: 15px;}
.services .column_r { padding-left: 15px;}
.services .buy { margin-top: 15px;}
.services .buy .cost { margin-bottom: 7px;}
.services .buy .cost .value { display: inline; margin-left: 10px; font-weight: bold; font-size: 13px;}
.services .buy input { margin: 0}
.services .buy input.quantity { width: 50px; border: 1px solid #D1D1D1; padding-top: 3px;}
.services .buy input.buy { margin-left: 15px; width: 80px; height: 25px; background-color: #ffffff; border: none; text-decoration: underline; font-size: 17px; color: #E3930A; cursor: hand;}

.about, .services { width: 100%; height: 100%; padding: 15px 20px;}