.whiteborder {
border: 1px solid #FFFFFF;
}

.darkborder {
border: 1px solid #000066;
}

.greyborder {
border: 1px solid #E5E5E5;
}

.darkborder_right {
border: 1px solid #000066;
float:right;
margin: 0 0 10px 10px;
}

#form {
width:450px;
border: 1px dashed #999999;
padding: 10px;
margin: 0 auto 10px auto;
}

table#tblContact th{
   text-align: left;
   width: 150px;
}
table#tblContact td{
   padding: 5px 0;
}

ul {
margin-left:-12px;
}

#wicket_banquets {
clear:both;
color:#FFFFFF;
background-color:#460515;
}

#wicket_banquets_text {
margin:10px;
}

#wicket_banquets .leftbullets {
float:left;
width: 200px;
}

#wicket_banquets .rightbullets {
float:right;
width: 200px;
}

#wicket_banquets_text p, #wicket_banquets_text ul {
color:#FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
line-height:19px;
}

#wicket_banquets h2 {
color:#fca309;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
line-height:19px;
text-align:center;
}

#wicket_banquets .wbcontacts {
font-size:18px;
line-height:22px;
text-align:center;
margin:10px 0 30px 0;
}

#wicket_banquets_text a {
color:#fca309;
text-decoration:underline;
}

#wicket_banquets_text a:hover {
color:#fca309;
text-decoration:none;
}

#swededreamz {
background-image:url(/images/forthcoming/swede_bg.jpg);
background-repeat:repeat-x;
background-position:top;
padding:0 10px 10px 10px;
clear:both;
margin:10px 0;
}

#swededreamz h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
text-align:center;
}