/*
Theme Name: CKI Newsletter
Theme URI: http://www.cki.com.hk
Author: Isaac Ho
Author URI: http://www.anywhere.com.hk
Description: The theme is a simple, minimalist theme for newsletter subscription form
License:
License URI:
Tags: Exclusive Theme for CKI
*/

body {
	font-family: "Verdana","Arial","Helvetica","sans-serif","Apple LiGothic Medium","Apple LiSung Light","Taipei","新細明體","細明體";
	background-color: #fff;
	margin: 0;
	padding: 0;
	font-size: 13px;
	color:#333;
}

h2 {
	font-size: 17px;
	font-weight: bold;
	color: #900;
	border-bottom: 1px solid #333;
	margin: 0 0 2.5em 0;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	color: #900;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	color: #333;
}

h5 {
	font-size: 13px;
	font-weight: bold;
	color: #900;
}

td {
	padding: 0;
}

footer {
	font-size: 9px;
	text-align: right;
	margin: 0 0 2em 0;
	padding: 0 15px 0 0;
}

footer .copysign {
	font-size: 11px;
}

.required {
	color: #900;
}

#header-photo {
	background-image: url(/theme/cki/img/hd_bg_grey.gif);
}
#header-photo img {
	vertical-align: bottom;
}
#content-wrapper {
	margin: 60px 68px 0 68px;
}

#content {
	margin: 4em 0 0 0;
}

#disclaimer {
	font-style: italic;
	margin: 1em 0;
}
