#c2 {
width:980px;
height:100px;
background: url(images/4_c2.jpg) no-repeat;
margin:auto;
position:relative;
margin-bottom:40px;
}

.n2a {
top: 30px;
left: 640px;
position: absolute;
text-align:right;
}

form h4 {
text-align:right;
}

.error {
color:#be1e2d;
font-size: 14px;
padding:10px;
}

input, textarea, select {
border: 1px solid #ccc;
padding: 4px;
font-family: "Helvetica Neue", arial, helvetica, sans-serif;
font-size: 14px;
}

input:hover, textarea:hover, select:hover {
border: 1px solid #000;
}

input:focus, textarea:focus, select:focus {
border: 1px solid #000;
}

/***************/

#n3{
width:898px;
overflow:auto;
background: #fff;
margin:auto;
margin-bottom:40px;
padding:40px;
position: relative;
border:1px solid #ccc;
}

.n3a {
width:500px;
float:left;
margin-right:90px;
}

.n3b {
width:300px;
float:right;
}

.n3b ul {
background:#eee;
margin:20px 0px 0px 0px;
padding:20px;
}

.n3b li {
border:none;
}