/* CMON */

body {
  text-align: center;
  font-family: Arial;
  font-size: 12px;
  color: #737272;
  margin: 0;
  line-height: 16px;
  background: #FFFFFF; 
}

img { border: 0; }
.black { color: #000000; }
.clear { clear: both; }
.center { text-align: center; }

#holder {
  padding: 150px 0 0 0;
  position: relative;
  margin: 0 auto;
  width: 950px;
  text-align: left;
} 
  
h1, h2 { margin: 0; padding: 0; }

h3 {
  margin: 0;
  padding: 10px 0px 10px 0px;
  color: #000000;
  font-size: 16px;
  line-height: 0;
  font-weight: normal;
}

.brick1, .brick2, .brick3 {
	float: left;
	margin: 10px;
	overflow: visible;
}

.brick1, .brick3 { width: 168px; height: 50px; text-align: right; margin-right: 30px; }
.brick2 { width: 210px; }
.brick3 { height: 120px; }

#line {
	border: solid #dfdfde;
	border-width: 1px 0;
	padding: 20px 0;
}

#line img {
	height: 30px;
	margin: 10px 15px;
}

#specialone { height: 14px !important; vertical-align: top; margin: 18px 0 15px 15px !important; }
