<html><body><p>/* =================================================
LOCAL STYLE SHEET
Use this to overwrite any of the global styles or add customized elements
================================================= */

/* Diagnostics File */
/*@import url("/TemplatePackage/css/A/diagnostics.css");*/

/* COLOR THEME -- ORANGE */
/*@import url("/TemplatePackage/css/A/theme-orange.css");*/

/* COLOR THEME -- PURPLE */
/*@import url("/TemplatePackage/css/A/theme-purple.css");*/

/* min-height rule for topic blocks container */
/*
.top-blocks dl{
	min-height: 50px;
}
*/

/*.buttonspace2 {margin:15px 0 0 60px; font-weight:bold}*/

.buttonspace a {margin:15px 0 0 50px}

.buttonDL {height:65px}

.stroke2 {border:1px solid #c0c0c0}

.leftimg {
		float:left; 
		/*margin:-10px 0 0 0;*/
		height:52px; 
		width:40px; 
		/*margin:5px 0 0 0*/
}

.leftCol {float:left; width:48%}

.rightCol {float:right; width:48%}</p></body></html>