#main {
    margin:auto;
	border:none;
	width: 500px;
	background:#FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size : 12px;
	float:right;
	padding-top:20px;
}

form.2 {
	border: 1px solid #e5e5e5;
	width: 480px;
	background: #F9F9F9;
    font-family: Arial, Helvetica, sans-serif;
    font-size :11px;
    padding:10px;
    margin-bottom:10px;

}

#result {
    margin-left: 100px;
    text-align:center;
    background: #E9ECEF;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
    padding:15px;
    margin-bottom:20px;
    margin-top:15px;
	border:none;
}

.text {
	border: 1px solid #cccccc;
}

input.post, textarea.post {
    border:1px #e5e5e5 solid;
	width:200px;
}


#caption{
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    margin:10px;
    font-size : 14px;
    color:#C64934;
}

#icon{
    width:100px;
    height:100px;
    float:left;
    background-image:url(icon.gif);
    background-repeat: no-repeat;
    background-position:center center;
}
#icon2{
    width:80px;
    height:60px;
    float:left;
    background-image:url(icon2.gif);
    background-repeat: no-repeat;
    background-position:center center;
}

#source{
  text-align:right;
  align:right;
  padding-right:10px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-size : 10px;
  color:#CCCCCC;
}
.button4 { 
 border:none;
 width:80px;
 height:22px;
 margin-top:15px;
 color:#9e2b28;
 font-size:13px;
 background: url(../../home/et_boton.jpg)) repeat-x;
 margin:auto;
}
h2{
 font-weight:bold;
 text-transform:uppercase;
 color:#eda340;
 font-size:16px;}