.content h3 {
	color : #333;
	margin : 10px 0;
	margin-left : 2px;
	font-size : 12px;
	clear : both; }

.content ul {
	width : 220px;
	margin-left : 8px;
	list-style-type : none; }

.content li {
	clear : both; }

table span {
	position : relative;
	top : 2px; }
	
.content strong {
	color : #005ea7; }

.content .left, .content .right {
	float : left;
	width : 350px; }

table {
	background : none;
	width : 300px; }

table td {
	vertical-align : top; }

p {
	margin : 8px 0; }
		
.content .faq ul {
	width : 100%;
	padding-left : 0px; }

.faq .question {
	padding : 2px 5px;
	margin-top : 2px;	
	background-color : #c5dcff; }

.faq .answer {
	padding : 2px 5px;
	border-bottom : 1px solid #81ff88;
	background-color : #c5ffc8; }

.faq ul + h2 {
	margin-top : 10px; }

.faq .block {
	height : 25px; }

.action-btn {
	position : static;
	float : right;
	margin-right : 37px;
	border : none; }


/* SAVE THE DAY CARD */	
#save-the-day-card {
	padding : 10px;
	height : 215px;
	width : 330px; }
	
#save-the-day-card .template1Img {
	max-width : 122px;
	max-height : 92px;
	display : block; }
	
#save-the-day-card .template2Img {
	max-width : 180px; }
	
#save-the-day-card .template3Img {
	max-width : 180px; }

#save-the-day-card * {
	color : #000;
	text-align : left;
	background : none;
	text-decoration : none; }
	
#save-the-day-card textarea,
#save-the-day-card input {
	color : #707070;
	background-color : #fff;
	border : 1px solid #ccc; }

#save-the-day-card input:hover {
	position : absolute !important;
	z-index : 100 !important;
	padding : 2px 4px !important;
	margin-top : -2px !important;
	margin-left : -4px !important;
	border-width : 2px !important;
	background-color : #fff !important; }
	
#save-the-day-card p {
	margin : auto; }
	
.right button {
	float : right;
	margin-top : 10px; }
	
.templateSelect {
	float : right;
	position : relative;
	z-index : 1000;
	margin-top : -14px;
	margin-bottom : 5px; }

.right h3 {
	position : relative;
	z-index : 10; }
/* ----------------- */