#loginForm {margin: 0px;padding: 0px;}
#loginForm div input {padding: 1px 3px; margin: 0 0 0 0; width:180px;}
#loginForm div input.submit {width:50px; margin: 0 10px 0 10px;}
#loginForm input { font-family: "Trebuchet MS", "Arial", sans-serif; font-size: 100%;}
#loginForm div { clear: left; display: block; margin: 5px 0 0 0; padding: 1px 3px; }
#loginForm div label { display: block; float: left;width: 75px; padding: 5px 5px; margin: 0 0 5px 0; text-align: right;font-family: "Trebuchet MS", "Arial", "Helvetica", san-serif; font-size: 90%; text-decoration: none; font-weight: bold; color:#ffffff; background-color:#a9db61;}
#loginForm legend {font-family: "Trebuchet MS", "Arial", "Helvetica", san-serif; font-size: 100%; text-decoration: none; font-weight: bold; color: #617b13;}
#loginForm fieldset {padding:10px;
  border-color: #a9db61;
  border-width: 1px;
  border-style: solid;
  padding: 10px;
}

#sendFriendForm {margin: 0px;padding: 0px;}
#sendFriendForm div input {padding: 1px 3px; margin: 0 0 0 0; width:180px;}
#sendFriendForm div input.submit {width:50px;margin: 0 10px 0 10px;}
#sendFriendForm input { font-family: "Trebuchet MS", "Arial", sans-serif; font-size: 100%;}
#sendFriendForm div { clear: left; display: block; margin: 5px 0 0 0; padding: 1px 3px; }
#sendFriendForm div label { display: block; float: left;width: 75px; padding: 5px 5px; margin: 0 0 5px 0; text-align: right;font-family: "Trebuchet MS", "Arial", "Helvetica", san-serif; font-size: 90%; text-decoration: none; font-weight: bold; color:#ffffff; background-color:#a9db61;}
#sendFriendForm legend {font-family: "Trebuchet MS", "Arial", "Helvetica", san-serif; font-size: 100%; text-decoration: none; font-weight: bold; color: #617b13;}
#sendFriendForm fieldset {padding:10px;
  border-color: #a9db61;
  border-width: 1px;
  border-style: solid;
  padding: 10px;
}

div.HomeLeft
{float:left;
width:350px;
margin-left:15px;
}
div.left
{float:left;
width:60%;
margin-left:15px;
margin-right:25px;
}
div.WideLeft
{
width:90%;
margin-left:15px;
}
div.HomeContent
{margin-left:350px;
}

a.boldbuttons{background: transparent url('images/roundedge-green-left.gif') no-repeat top left;
display: block;
font: bold 13px Arial; /* Change 13px as desired */
line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 30px; /* Height of button background height */
padding-left: 8px; /* Width of left menu image */
text-decoration: none;
}

a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{color: white; /*button text color*/
}

a.boldbuttons span{background: transparent url('images/roundedge-green-right.gif') no-repeat top right;
display: block;
padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.boldbuttons{/* Hover state CSS */
text-decoration: underline;
}

.buttonwrapper{/* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
text-align:center;
padding-top:3px;padding-bottom:3px;}

ul.whatsnew {margin: 0px; padding-left: 0px; list-style-type: circle;}
#ad {margin:15px 0px 0px 20px;}