* {
  margin:0;
  padding:0;
}

body {
  font-family:Helvetica, Arial, sans-serif;
  font-size:small;
  color:#000;
}

#global {
  width:600px;
  margin:0 auto;
  padding:50px;
}

#header {
  position:relative;
  padding:0 0 15px;
}

#header h1 a {
  background:url(images/max4g150wide.gif) no-repeat;
  display:block;
  width:150px;
  height:67px;
}

#header h1 a span {
  display:none;
}

#description {
	position:absolute;
	right:1px;
	top:5px;
	width:300px;
	text-align:right;
	color:#999;
	font-size:24px;
	line-height:30px;
}

#main {
  padding:20px 0 0;
}

#content {
  width:370px;
  padding:0 30px 0 0;
  float:left;
}

#sidebar {
  width:200px;
  float:left;
}

#main h3 {
  font-family:Georgia, "Times New Roman", serif;
  color:#999;
  font-style:italic;
  font-weight:normal;
  font-size:13px;
  padding:0 0 10px;
}

.entry h2 {
  font-size:20px;
  letter-spacing:-1px;
}

.entry_body {
  line-height:22px;
  color:#999;
}

.entry_body p {
  padding:4px 0;
}

.entry_body img {
  border: 0px solid #eee;
  line-height:0;
  background:#eee;
}

.entry_body img.left {
  float:left;
  margin:9px 15px 0 0;
}

#sidebar p, #sidebar li {
  font-size:11px;
  color:#999;
  line-height:16px;
}

#sidebar h4 {
  font-size:12px;
  color:#000;
}

#sidebar ul#contactemails {
  list-style-type:none;
}

ul#contactemails li {
  display:block;
  position:relative;
  padding:0 0 10px 0px;
}

ul#contactemails li p {
  padding:0 0 0 0;
}

#sidebar .address {
  position:relative;
  padding:20px 0 20px 0px;
  margin:0px 0;
  border-top: 1px solid #ddd;
}

#sidebar .address img {
  position:absolute;
  top:23px;
  left:0;
}

#twitter {
  padding:15px 0 10px;
}

#twitter ul {
  list-style-type:none;
  padding:1px 0 0;
}

#twitter img.left {
  float:left;
  margin:0 15px 0 0;
}

#twitter_update_list li {
  line-height:18px;
  font-size:11px;
}

#twitter_update_list span {
  font-family:Georgia, "Times New Roman", serif;
  font-style:italic;
}

#spotlike_logo {
  padding:5px 0 0;
}

#footer {
  font-size:11px;
  color:#999;
  padding:55px 0 0;
  text-align:center;
}

.spacer {
  clear:both;
}

a {
  color:#7e0000;
  text-decoration:none;
  font-weight:bold;
}

img {
  border:none;
}
