@charset "UTF-8";
@import url(green/main.css);
@import url(blue/main.css);

#main_content{
	min-height:200px;
}

/* IE Only \*/
* html #main_content{ height:200px; }
.siteBrief{ height:180px; }
#container{  }
/* */

.siteBrief{ min-height:180px; }
.siteBrief .thumbnail{ width:180px;height:140px; float:left; margin:0 30px 0 0; }
.siteBrief .right{ float:right; margin:0 0 0 30px; }
.siteBrief .pointer{ color:#666;font-size:0.8em; }

.hideNavigation #header, .hideNavigation #topLinks, .hideNavigation #footer{ display:none; }
h5.date{ float: right; text-align:right; color:#777; }
#resume h4#contactInfo{ float: right; text-align:right; padding:0; margin:0; }
#resume p{ clear:both; padding: 0.4em 0.7em 0.6em 0.5em; text-align: justify }
#resume h4{ padding: 0.7em 0 0; }
#resume #skillsList{ margin-left:2.0em; padding:0 0 0 0.5em; font-size: 0.7em; }
#resume #skillsList li{ margin:0; padding:0; }

#commentsTable td{ padding-bottom:0.4em; }
/*#commentsTable .label{ width: 10%; white-space:nowrap; }*/

.indent{ padding:0 0.3em 0 0.6em; }

.spacer{ height: 25px; }
.spacerSmall{ height:10px; }

tr#zipCode{ display: none; }
