/* @override http://dev.wonderwarp.com/css/macheist.css */

#macheist-banner{
	width: 810px;
	background: #ffffff;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #444e59;
	margin-bottom:35px;
	margin-top: 10px;
	padding: 0 10px 10px;
	text-align: left;
	height: 230px;
	border-bottom: 2px solid #1b314d;
}

#macheist-banner .welcome{
	font-size: 16px;
	margin-top: -20px;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: -0.04em;
	color: #686953;
}

#macheist-banner .welcome strong{
	font-size: 24px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	padding-right:1em;
	color:  #000;
}

#macheist-banner #macheist-close{
	width: 30px;
	height: 30px;
	position: relative;
	top: -12px;
	left: -22px;
	border: none;
}

#macheist-banner .section:first-child{
	padding-left: 5px;
}

#macheist-banner .section:last-child{
	padding-right: 0;
}

#macheist-banner .section{
	width: 170px;
	border-right: 1px solid #e5e5e5;
	float: left;
	height: 160px;
	padding-left: 18px;
	padding-right: 18px;
	margin-top: 10px;
}

#macheist-banner .lastsection{
	border-right: none;
}

#macheist-banner .section p.secthead{
	font-weight: bold;
	margin-top: 0;
	font-size: 12px;
	padding-bottom: 6px;
}

#macheist-banner .section p.secthead img{
	position: relative;
	top: 3px;
	margin-right: 3px;
	left: -4px;
}
#macheist-banner #stupid-questions {
	margin-left: 0;
	padding-left: 1em;
	list-style-type: square;
}

#macheist-banner #stupid-questions li{
	font-size:  11px;
	margin-bottom: 5px;
	font-family: Helvetica, Arial, sans-serif;
}


#macheist-banner .macheistfaq{
	display: none;
}

#macheist-banner .section p{
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
}

#macheist-banner .email{
	width: 100px;
}

#macheist-banner a{
	color: #000;
	text-decoration:none;
	border-bottom: 1px solid #c4c4c4;
	font-family: Helvetica, Arial, sans-serif;
}

#macheist-banner a:hover{
	background: #dfdfdf;
}


#macheist-banner #moresupport{
	position: relative;
	left: 80px;
}

#macheist-banner a#macheist-close{
	border: none;
}

#macheist-banner a#macheist-close:hover{
	background: none;
}

#zoom_content h3{
	text-align: left;
}

#zoom_content p, #zoom_content li{
	text-align: left;
	font-size: 12px;	
	line-height: 20px;
	margin-bottom: 10px;
}


