/*
Theme Name: RBWM LibDems
Description: A Child Theme of Suffusion
Author: Hannah Napier
Template: suffusion
Version: 1.0

Date 11-08-2010
*/
@import url(../suffusion/style.css);

#nav{
	border-bottom: 1px solid #01A4B5;
	}
	
 #nav ul li {
	border: 1px solid #01A4B5;
	}

.submitLink {
   color: #D05E0B !important;
   background-color: transparent;
   background: #FFFFFF !important;
   text-decoration: underline;
   border: none;
   cursor: pointer;
   cursor: hand;
  }