.top_table_footer {
padding-top:20px; 
padding-left:20px;
padding-right:20px; 
background-color:#EFE5C9;
margin-top:15px;

}

.top_table_footer div {
  color: #333030;
  margin-bottom:3px;
  line-height:18px;
 font-family: verdana;
}

.top_table_footer a {
  color: #333030;
  text-decoration:none;
}

.top_table_footer a:hover {
  color: #333030;
  text-decoration:underline;
}

.top_div_footer {
font-size:1.1em; font-weight:bold; color:#333030; margin-bottom:10px !important;
}

table {
    font-size: 100%;
    margin-bottom: 20px;
}

form {
    margin-bottom: 20px;
}


.secondary-button {
    background: #c3ae87 url("http://www.murdoch.edu.au/_image/v3/layout/Arrow.png/") no-repeat scroll 90% 50% !important;
    color: #ffffff  !important;
    cursor: pointer;
    display: block;
    font-weight: bold;  

  margin-right: 10px;
    margin-top: 8px;
    padding: 10px 30px 10px 10px;
    text-decoration: none;
    text-transform: uppercase;
}
.secondary-button:hover{
 background: #AA9774 url("http://www.murdoch.edu.au/_image/v3/layout/Arrow.png/") no-repeat scroll 90% 50%  !important;
}

#contactform .error {
display:inline-block !important;
}

.top_table_footer input[type="text"]{
    display: inline-block !important;
padding-left: 0 !important;

}

.top_table_footer #contactform p {
padding-left:0px !important;
}