Race Serverimiz
div.cf_wrapper {
position: relative;
left: 30%;
}
div.cf_element {
width: 400px;
background-color: #eee;
border: 1px solid #ccc;
}
div.cf_element div.content {
padding: 10px;
}
div.cf_element div.content h3 {
padding-top: 0;
margin-top: 0;
}