.odd {
background: #ccc;
}

table {
margin: 10px 20px;
}

table tr td, table tr th {
padding: 2px 5px;
}

div.panel {
border:1px solid #eee;
margin-top:20px;
padding: 3px 8px;
}
div.thank-you    {
height: 320px;
width: 380px;
}
div.thank-you p    {
margin: 5px 0 0 0;
}
div.thank-you h4    {
font-size: 10pt !important;
margin: 20px 0 0 0;
}
div.thank-you    {
background-image: url('../../images/backgrounds/expert-competition.jpg');
background-repeat: no-repeat;
background-position: bottom right;
}
div.askexpert h2    {
font-size: 18pt;
color: #fff;
text-transform: uppercase;
}
div.askexpert    {
width: 230px;
text-align: right;

margin: 30px 0 0 0;
display: block;
}
div.askexpert p{
margin: 25px 0 0 0;
}
div.askexpert p a, div.thank-you p a {
color: #fff;
text-decoration: none;
font-weight: bold;
background: transparent url('../../images/icons/right-inverted-arrow.png') no-repeat right 1px;
padding: 0 18px 5px 0;
}