
img {
    behavior:url('http://www.koetke.com/Home/htc/iepngfix.htc');
    }


body {
    background: #787878;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: myriad, arial, helvetica, sans-serif;
	font-size: 100%;
	color: #666;
	text-align: center;
	min-width: 750;
	}

#wrapper {
	font-family: myriad, arial, helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
	width: 750px;
	min-width: 750px;
	margin-top: 0px;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/bg_middle.jpg) top left repeat-y;
	xborder: 1px solid red;
  	} 

sup {line-height: .6em;}

#content {
	margin: 0;
	padding: 0px 0px 0px 0px;
	min-height: 409px;
	xborder: 1px solid purple;
	}

#headerHolder {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 750px;
	background: url(../images/bg_header.jpg) bottom left no-repeat;
	xborder: 1px solid green;
	}

#banner {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 22px;
	width: 705px;
	xheight: 185px;
	xborder: 1px solid green;
	}

#header {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 4px 22px;
	display: block;
	font-family: myriad, arial, helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.4em;
	color: #4e4e4e;
	xborder: 1px solid black;
	}

#header div.contact {
	margin: 10px 0px 0px 0px;
	padding: 0px 26px 0px 0px;
	float: right;
	xborder: 1px solid black;
	}

#header div a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #c00;
	font-weight: bold;
	text-decoration: none;
	xborder: 1px solid pink;
	}

#header div a:hover {
	color: #900;
	text-decoration: none;
	}
	


#leftCol {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 22px;
	width: 538px;
	float: left;
	xborder: 1px solid purple;
	} 

#leftcol #breadcrumb {
	margin: 0 0 0 -18px;
	padding: 4px 0 0 0;
	xborder-bottom: 1px solid #f2f2f2;
	font-size: 90%;
	xwidth: 538px;
	xborder-bottom: 1px solid gray;
}
#leftcol #breadcrumb ul {
	margin: 4px 0px 10px 0px;
	padding: 0px 0px 0px 18px;
}

#leftcol #breadcrumb ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	font-size: 80%;
 	list-style: none;
	xborder: 1px solid red;
}

#leftcol #breadcrumb ul li a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	color: #c00;
}








#projPanel {
	margin: 0 0 0 0;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 520px;
	xbackground: url(../images/projPanel.png) top left no-repeat;
	height: 385px; /* NEEDED SO SAFARI WON'T COLLAPSE DIV IF SMALLER IMAGE IS USED */
	xborder: 1px solid green;
	}
	
/* IE HACK TO DISPLAY TRANSPARENT PNG IN BACKGROUND */
* html #projPanel {
	margin: 0 0 0 0;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 520px;
	background-image: none;
	height: 385px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.koetke.com/Home/images/projPanel.png", sizingMethod="image");
	}/* DIMENSIONS OF ABOVE PNG HOLDS VIEWING AREA OPEN VERTICALLY ON PC IE */

#photoholder {
  position: relative;
  width: 520px;  /* MUST MATCH DIMENSIONS BELOW */
  height: 385px;/* MUST MATCH DIMENSIONS BELOW */
  xbackground-color: green;
  xbackground: transparent url('http://www.koetke.com/Home/images/loading.gif') no-repeat;
  xborder: 1px solid green;
}
#thephoto {
  xposition: relative;
  display: block;
  text-align: center;
  width: 520px;  /* MUST MATCH DIMENSIONS ABOVE */
  height: 385px; /* MUST MATCH DIMENSIONS ABOVE */
  background-color: #fff;
  xborder: 1px solid pink;
}


#thephoto div {
    font-family: helvetica,arial,sans-serif;
    line-height: 0px;
    font-weight: bold;
    color: #000;
    xborder: 1px solid green;
}
#thephoto div.captionBottom {
    position: absolute;
    bottom: 20px;
    left: 10%;     /*    IE POSITIONING    */
    right: 90%;    /*     BUG FIX FOR      */
    width: 400px;  /*    CENTERING TEXT    */
    xborder: 1px solid green;
}
#thephoto div.captionBottomRight {
    position: absolute;
    right: 20px;
    bottom: 20px;
}
#thephoto div.captionTopRight {
    position: absolute;
    top: 20px;
    right: 20px;
}
#thephoto div.captionRight {
    position: absolute;
    top: 20px;
    left: 360px;
    right: 20px;
}
#thephoto div.captionLeft {
    position: absolute;
    top: 70px;
    left: 20px;
    right: 310px;
}

#thephoto div h1, #thephoto div p, #thephoto div ul, #thephoto div li {
    color: #000;
}

#thephoto div p {
    margin: 0;
	padding: 0;
}

#thephoto div p.noBold {
    font-weight: normal;
}


#thephoto div p #icon  {
    display: block;
    margin: 0 0 0 0;
	padding: 0px 24px 2px 0px;
	width: 160px;
    height: 20px
    xfloat: right;
    text-align: right;
    background: transparent url('http://www.koetke.com/Home/images/goButton.gif');
    background-repeat: no-repeat;
    background-position: 100% 0;
    font-weight: bold;
	xborder: 1px solid green;
}

#thephoto div p #icon:hover {
	background-repeat: no-repeat;
	background-position: 100% -20px;
	}

#thephoto div ul, #thephoto div li {
    margin: 0 0 0 0;
	padding: 0;
	line-height: 18px;
	font-size: 90%;
}

#thephoto div ul {
    margin: 6px 0 0 0px;
    padding: 0 0 0 16px;
}

#thumbs {
	margin: 0px 0px 20px 0px;
	padding: 5px 0px 10px 0px;
	clear: both;
	width: 520px;
	height: 61px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #fff;
	}

#thumbs a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	float: left;
	height: 61px; /* NEEDED SO SAFARI WON'T COLLAPSE DIV IF SMALLER IMAGE IS USED */
	background: url(../images/thumbs_bg.png) no-repeat 0 0;
	xborder: 1px solid blue;
	}

#thumbs a:hover {
	background-position: 0 -61px;
	}








#leftcol div.project, #leftcol div.projectClickable {
	float: left;
	width: 247px;
	border: 1px solid #fff;
	margin: 0px 10px 0px -10px;
	padding: 10px 10px 10px 10px;
	display: inline; /* DOUBLE MARGIN IE BUG FIX */	
}

#leftcol div.projectClickable div {
	float: left;
	width: 135px;
}

#leftcol div.projectClickable div h1, #leftcol div.projectClickable div p, #leftcol div.projectClickable img {
	margin: 0px;
	padding: 0px;
}

#leftcol div.projectClickable:hover {
	background-color: #f7f8fa;
	border-top: 1px dotted #eaeaea;
	border-right: 1px dotted #f8f8f8;
	border-bottom: 1px dotted #f8f8f8;
	border-left: 1px dotted #eaeaea;
	text-decoration: none;
}

#leftcol div.project img, #leftcol div.projectClickable img {
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 89px;
	height: 108px;
	xborder: 1px solid orange;
}






#leftCol h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: helvetica,arial,sans-serif;
	font-size: 80%;
	line-height: 1.2;
	color: #ccc;
	xletter-spacing: -1px;
	xborder: 1px solid yellow;
	}

#leftCol p, #leftCol h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-size: 70%;
	line-height: 1.4em;
	}

#leftCol h3 {
	margin: 5px 20px 10px 0px;
	padding: 5px 0px 5px 0px;
	font-size: 60%;
	letter-spacing: 1px;
	color: #666;
	border-bottom: 1px solid #ccc;
	xborder: 1px solid #ccc;
	clear: both;
	text-align: left;
	}




#leftCol h3.noBorder {
	margin: 5px 10px 0px 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #fff;
	clear: both;
	text-align: left;
	}

#leftCol h3 span a {
	margin: -4px 10px 0 0;
	padding: 4px 24px 4px 0px;
	float: right;
	width: 100px;
	text-align: right;
	background: transparent url('http://www.koetke.com/Home/images/goButton.gif');
    background-repeat: no-repeat;
    background-position: 100% 0;
    text-decoration: none;
    color: #c00;
	xborder: 1px solid yellow;
	}

#leftCol h3 span a:hover {
	background-repeat: no-repeat;
	background-position: 100% -20px;
	text-decoration: none;
    color: #900;
	}

#leftCol div.project p {
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
	line-height: 1.1em;
	xborder: 1px solid yellow;
	}


#leftCol h1 a, #leftCol p a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #c00;
	text-decoration: none;
	}

#leftCol h1 a:hover, #leftCol p a:hover {
	text-decoration: none;
	color: #990000;
	}





#leftcol #resume {
	margin: 6px 0 0 -10px;
	padding: 16px 0px 10px 10px;
	width: 510px;
	clear: left;
	xborder-top: 1px solid #ccc;
}
#leftcol #icons {
	margin: 0px 0 0 0px;
	padding: 0px 0px 4px 0px;
	width: 510px;
	text-align: right;
	xclear: left;
	border-bottom: 1px solid #ccc;
}
#leftcol #resume h1, #leftcol #resume h2, #leftcol #resume h3, #leftcol #resume h4, #leftcol #resume p, #leftcol #resume ul, #leftcol #resume ul li {
	margin: 0;
	padding: 0;
	font-family: myriad, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	letter-spacing: normal;
	border: none;
	text-align: left;
}

#leftcol #resume h1, #leftcol #resume h2, #leftcol #resume h3, #leftcol #resume h4 {
	color: #323232;
}
#leftcol #resume p, #leftcol #resume ul li {
	color: #333;
}

#leftcol #resume #masthead h1, #leftcol #resume #masthead h3 {
	text-align: center;
}
#leftcol #resume #masthead h1 {
	xpadding-bottom: 3px;
	font-size: 18px;
}

#leftcol #resume h1 span, #leftcol #resume h2 span, #leftcol #resume h3 span, #leftcol #resume h4 span, #leftcol #resume p span {
	font-weight: bold;
}

#leftcol #resume h2 {
    padding: 24px 0 10px 0;
	font-size: 12px;
}
#leftcol #resume h3 {padding: 20px 0 0 0;}
#leftcol #resume h3.first {padding-top: 2px;}
#leftcol #resume h3 span.normal {
    font-weight: normal;
    font-style: italic;
    font-size: 11px;
    xcolor: #333;
}
#leftcol #resume h4 {
    padding: 2px 0 0 0;
    font-weight: normal;
    font-size: 11px;
}
#leftcol #resume p {
    padding: 2px 0 0 0;
    font-size: 11px;
    clear: both;
}
#leftcol #resume ul {padding: 4px 0 0 20px;}

#leftcol #resume ul li, #leftcol #resume p {
	font-size: 11px;
}
#leftcol #resume p.center {
	text-align: center;
}




#leftcol #resume p span.indent {
	float: left;
	width: 330px;
	xclear: right;
	xborder: 1px solid red;
}
#leftcol #resume p span.dateLeft {
	float: left;
	width: 80px;
	xclear: left;
	xborder: 1px solid orange;
}

#leftcol #resume sup {
    font-size: 9px;
    xcolor: #999;
}










#leftcol div.projectWide, #leftcol div.projectWideClickable {
	margin: 8px 0 0 -10px;
	padding: 0px 0px 10px 10px;
	width: 520px;
    border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid fff;
	border-left: 1px solid #fff;
	xborder: 1px solid red;
	xbackground-color: pink;
	clear: left;
}

#leftcol div.projectWideClickable {
	min-height: 160px;
}

#leftcol div.projectWideClickable:hover {
	background-color: #f7f8fa;
	border-top: 1px dotted #eaeaea;
	border-right: 1px dotted #f8f8f8;
	border-bottom: 1px dotted f8f8f8;
	border-left: 1px dotted #eaeaea;
	text-decoration: none;
}

#leftcol div.projectWide img, #leftcol div.projectWideClickable img {
	margin: 10px 0 0px 0;
	padding: 0 0 0 0;
	xwidth: 201px;
	xheight: 160px;
	float: left;
}

#leftcol div.projectWideClickable img {
	width: 201px;
	height: 160px;
}

#leftcol div.projectWideClickable #homeLogos {
	width: 508px;
	height: 140px;
}

#leftcol div.projectWide div, #leftcol div.projectWideClickable div {
	margin: 10px 0 0 0;
	padding: 0 0 0 14px;
	float:left;
	width: 300px;
	xborder: 1px solid red;
	background-color: transparent;
}

#leftcol div.projectWide h1, #leftcol div.projectWideClickable h1 {
	margin: 10px 0 0 0;
	padding: 0px 0px 0px 0px;
	font-size: 110%;
	xborder: 1px solid red;
	color: #000;
}

#leftcol div.projectWide h2, #leftcol div.projectWideClickable h2 {
	font-size: 80%;
	color: #323232;
}

#leftcol div.projectWide p, #leftcol div.projectWideClickable p {
	margin: 0 0 0 0;
	padding: 4px 20px 0px 0px;
	font-size: 76%;
	color: #333;
}

#leftCol div.projectWide h1.home {
	margin: 0 0 0 0;
	padding: 20px 0px 6px 0px;
	color: #000;
	font-size: 100%;
	}
#leftCol div.projectWide h2.home {
	font-size: 90%;
	}
#leftCol div.projectWide p.home {
    xpadding-bottom: 6px;
	font-size: 80%;
	}
#leftCol div.projectWide h1.home span {
    font-weight: normal;
	color: #999;
	}








#leftcol div.projectWide div.clientLogos {
	margin: 0px 0 0 0;
	padding: 10 0 0 0px;
	float:left;
	width: 250px;
	xborder: 1px solid red;
}

#leftcol div.projectWide div.clientLogos img {
	margin: 20px 0 0 0;
	padding: 0px 0 0 0px;
	width: auto;
	height: auto;
	xborder: 1px solid red;
}





#leftcol div.projectWide div.allClients {
	margin: 20px 0 0 0;
	padding: 0;
	width: 250px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	xfont-size: 14px;
	xline-height: 14px;
	letter-spacing: normal;
	border: none;
	xtext-align: left;
	color: #666;
	xborder: 1px solid red;
}
#leftcol div.projectWide div.allClients p {
	margin: 0;
	padding: 0px 0 0 0;
	color: #999;
	xline-height: 12px;
}
#leftcol div.projectWide div.allClients a {
	color: #333;
}
#leftcol div.projectWide div.allClients a:hover {
	color: #C00;
}


#leftcol div.projectWide div.contact {
	margin: 20px 0 0 0;
	padding: 0;
	width: 450px;
	xfloat: left;
	font-family: Arial, Helvetica, sans-serif;
	xfont-size: 14px;
	xline-height: 14px;
	letter-spacing: normal;
	border: none;
	xtext-align: left;
	color: #666;
	xborder: 1px solid red;
}
#leftcol div.projectWide div.contact h2 {
	font-size: 14px;
	font-weight: normal;
}
#leftcol div.projectWide div.contact p {
	margin: 0;
	padding: 0px 0 10px 0;
	color: #333;
	font-size: 14px;
	font-weight: normal;
	xline-height: 12px;
}
#leftcol div.projectWide div.contact a {
	color: #C00;
	text-decoration: none;
	font-size: 14px;
}
#leftcol div.projectWide div.contact a:hover {
	color: #900;
}





#leftcol #codie img {
	margin: 0 0 0 0;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 80px;
	float: left;
}

#leftcol #codie p {
	margin: 0 0 0 0;
	padding: 0px 0px 0px 10px;
	line-height: 1.2em;
	color: #666;
	float: left;
	width: 390px;
	xborder: 1px solid red;
    }
    
#leftcol #codie p.x2007, #leftcol #codie p.x2006, #leftcol #codie p.x2005 {
    font-weight: bold;
    }
#leftcol #codie p.x2007 {color: #9f007e;}
#leftcol #codie p.x2006 {color: #453e67;}
#leftcol #codie p.x2005 {color: #bb0000;}



#rightcol {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 190px;
	float: right;
	font-family: myriad, arial, helvetica, sans-serif;
	font-size: 74%;
	font-weight: bold;
	line-height: 1.4em;
	color: #4e4e4e;
	xborder: 1px solid red;
}

#rightcol div.panel *, #rightcol div.panelClick * {
	xmargin: 0px 0px 0px 0px;
	padding: 0px 14px 0px 12px;
	xborder: 1px solid black;
	
}

#rightcol div.panel * *, #rightcol div.panelClick * * {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}


#rightcol div.panel {
	margin: 0px 16px 0px 4px;
	padding: 20px 0px 24px 0px;
	border-top: 1px solid white;
	border-bottom: 1px solid gray;
	xbackground-color: green;
}

#rightcol div.panelClick {
	margin: 0px 6px 0px 3px;
	padding: 0px 0px 20px 0px;
	border-top: 1px solid white;
	border-bottom: 1px solid #ccc;
	    /* CHANGE THE NAV BUTTON COLOR */
	background-color: #f2f3f5;
	xborder: 1px solid red;
}

#rightcol div.panelClick:hover {
	background-color: #f7f8fa;
}

#rightcol #active.panelClick {
	background-color: #fff;
	xwidth: 182px;
	margin-left: 1px; /* SHIFT ACTIVE PANEL A LITTLE TO THE LEFT */
	padding-left: 2px; /* SHIFT ACTIVE PANEL CONTENTS ABACK TO THE RIGHT */
}
#rightcol #active.panelClick:hover {
	background-color: #fff; /* SAME HOVER AS DEFAULT */
}

#rightcol div.panelClick div {
	xmargin: 0 0 0 0;
	padding-top: 10px;
	xmargin-right: 0px;
	padding-right: 4px;
	xborder: 1px solid orange;
}

#rightcol div.panel img, #rightcol div.panelClick img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 6px;
	float: right;
	xwidth: 83px;
	xborder: 1px solid red;
}

#rightcol div.panelClick h1 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	xborder: 1px solid orange;
}



#rightcol #login {
	margin: 5px 16px 0px 4px;
	padding: 22px 0px 10px 0px;
	height: 120px; /* Fixes IE double height  */
	xborder: 1px transparent;
}

#rightcol #login p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 86%;
}

#rightcol div.panel form label.name {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	font-size: 80%;
	xline-height: 90%;
	xborder: 1px solid black;
}

#rightcol div.panel form input.text {
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	width: 144px;
	font-size: 90%;
	line-height: 94%;
	height: 16px;
	xborder: 1px solid blue;
}

#rightcol div.panel form input.submit {
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	xborder: 1px solid blue;
}








#rightcol div.panel ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}
#rightcol div.panel ul h2 {
	margin: 20px -11px 0px -3px;
	padding: 6px 6px 3px 14px;
	font-size: 80%;
	letter-spacing: 1px;
	color: #666;
	border-bottom: 1px solid #ccc;
}
#rightcol div.panel ul li {
	font-size: 110%;
	list-style: none;
}
#rightcol div.panel ul li.noBorder {
	border: 1px transparent;
}
#rightcol div.panel ul li a {
	display: block;
	margin: 0px -11px 0px -3px;
	padding: 6px 6px 6px 14px;
    xborder-left: 1px solid purple;
    border-top: 1px solid white;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid gray;
	    /* CHANGE THE NAV BUTTON COLOR */
	background-color: #f2f3f5;
}
#rightcol div.panel ul li a:hover {
	text-decoration: none;
	background-color: #f7f8fa;
}

#rightcol div.panel ul li a.active {
	color: #000;
	border-left: 1px solid #fff;
	background-color: #fff;
}





#rightcol h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 110%;
	xfont-weight: bold;
	xline-height: 1.4em;
	color: #000;
}

#rightcol p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 96%;
	font-weight: normal;
	line-height: 1.2em;
	color: #4e4e4e;
}

#rightcol a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	color: #c00;
}

#rightcol a:hover {
	text-decoration: none;
	color: #900;
}



/* SET UP THE FOOTER */


#footer {
	margin: 40px 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/bg_bottom.jpg) bottom left no-repeat;
	height: 70px;
	xborder: 1px solid orange;
	}

#footer div {
	margin: 0 0 0 0;
	padding: 20px 0 0 40px;
	display: block;
	float: left;
	font-family: myriad, arial, helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.4em;
	color: #4e4e4e;
	xborder: 1px solid pink;
	}

#footer div.copyright {
	margin: 0 0 0 0;
	padding: 26px 0 0 20px;
	xborder: 1px solid green;
	}

#footer div a {
	color: #c00;
	text-decoration: none;
	}

#footer div a:hover {
	text-decoration: underline;
	}

#footer div.right {
	float: right;
}



#footer_links {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	display: block;
	background: #787878 url(../images/logo_harcourtEd.gif) no-repeat;
	background-position: 560 6px;
	width: 750px;
	height: 16px;
	}
	
#footer_links li {
	margin: 0;
	padding: 0;
	display: inline;
 	list-style: none;
	}

#footer_links li a {
	margin: 0;
 	padding: 0px 1em 2px 1em;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
 	text-decoration: none;
 	border-right: 1px solid #cccccc;
	}

#footer_links a:link {
	color: #ccc;
	}

#footer_links a:visited {
	color: #fff;
	}

#footer_links a:hover {
	color: #fff;
	border: 0;
	border-right: 1px solid #cccccc;
	}


#leftcol div.projectWide p #popup {
    margin: 0;
    padding: 0;
    float: none;
    clear: none;
    display: inline;
    xborder: 1px solid red;
}

.right {
	float: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
.clear {
	clear: both;
	line-height: 0px;
	height: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
.underline {
    text-decoration: underline;
    }

