/* start jerbes */
/** global.css overrides **/

#inner {
padding:0pt 8px 0pt 13px;
}

div.breadcrumb,
div.utilities {
 margin:12px 24px;
 padding:0px;
}
td.ToolsCell div.breadcrumb {
	float: left;
	padding: 3px 0px 10px;
	white-space: nowrap;
	margin: 0px 0px;
}
td.ToolsCell div.utilities {
	float: right;
	padding: 0px 5px 0pt 0pt;
	white-space: nowrap;
	margin: 0px 0px;
}
div.billboard {
 width:820px;
 margin:0 0 24px 0;
}
/*
.column2 { width:170px; padding:0 15px 0 10px; border-left: 1px solid #CCCCCC; }
*/
/** from screen2.css **/
div.bodyLanding {
 width:auto;
 padding:0 24px;
}
div.bodyLanding table.landingLayout4 td {
	width:25%;
	padding: 0px 0px 0px 10px;
}
.bodyLanding h1 {text-transform:uppercase; font-size:14px; padding:0 0 8px 0;}
/* did 2 variastions becuase contribution sometimes writes the html funny */
.bodyLanding a h1,
.bodyLanding h1 a {color:#009ac8; }

.bodyLanding a:hover h1,
.bodyLanding h1 a:hover {color:#B31B34;}

.bodyLanding p {padding:0 0 6px 0;}

.bodyLanding ul {padding:0 0 4px 0; margin:0; list-style:none;}
.bodyLanding li {background:none; padding:0 0 4px 0; margin:0;}
.bodyLanding li.bullet {margin:0px; padding:0px 0 6px 16px; background: url("/images/template/bullet.gif"/*tpa=http://www.serena.com/images/template/bullet.gif*/) no-repeat 6px 3px;}

div.bodyLanding p.callToAction {background:#fff url("/images/template/border.gif") repeat-x top center; padding-top:6px; margin-top:4px;}

/* LEGAL =========================================================================================== */
div#legal {clear:both;	width:820px; padding:5px 0 1em 0;	margin-left:auto;	margin-right:auto; color:#666;}
div#legal .copyright {float:left;}
div#legal .powered {float:right;}

/* end jerbes */


