<style type="text/css">
.fl {float:left;}
.fr {float:right;}
.cl {clear:left;}
.cr {clear:right;}
.cb {clear:both;}
.txtlf{text-align:left;font-size:14px;}
#dateDisplay {font-size:12px;font-weight:normal;border:thin solid lightSteelBlue;}
#admmn {margin:0;padding:0;float:left;font:bold 13px Tahoma;}
#admmn li {display:inline;}
#admmn li a {float:left;color:white;padding:8px 11px; /*padding of tabs*/text-decoration:none;background:transparent url(/Caddy/caddy/images/gradient.png) top right no-repeat;border-top:1px solid #00B040; /*top border style*/border-bottom:3px solid #00B040; /*thick bottom border below tabs*/}
#admmn li a#leftmostitem{ /*Extra CSS for left most menu item*/border-left:1px solid #00B040; /*left border style*/}
#admmn li a#rightmostitem{ /*Extra CSS for right most menu item*/border-right:1px solid #00B040; /*right border style*/background-position:top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/}
#admmn li a:visited{color:white;}
#admmn li a:hover{color:black;background-image:url(/Caddy/caddy/images/gradient1.png); /*background image swap on hover*/}
#pswForgot label{float:left;width:120px;font-weight:bold;}
#pswForgot input, textarea{width:180px;margin-bottom:5px;}
#pswForgot textarea{width:250px;height:150px;}
.boxes{width:1em;}
#submitbtn{margin-left:120px;margin-top:5px;width:90px;}
br{clear:left;}
</style>

<!--[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top:1em;
</style>
