@charset "UTF-8";

/* Zeeis Support Page Specific CSS
 * Copyright(c) 2009 Zeeis.
 * Originally designed in March 2009.
 * $Date: 2009-06-12 06:45:06 +0800 (Fri, 12 Jun 2009) $ 
 * $Author: ts $
 * $Rev: 251 $
*/

/* CSS Document */

#support_content
{
	margin: 20px 0 0 0;

}

.support_layout
{
	float:left;
	width: 49%;
	margin: 0px 0px 20px 0px;
}

.support_layout h2
{
	font-size: 1em;
	color: #3c71ba;
	background: none;
	padding: 0;
	margin: 0 10px 10px 0;
}

.support_icon
{
	float: left;
	
}

.support_text
{
	float: left;
	width: 70%;
	margin: 0 0 0 10px;
}