#select-templates {
	background-color: #d5d5d0;
}

#select-templates #select-templates-header {
	background: url("/img/design/calendarika-title-templates.png") no-repeat;
	height: 16px;
	margin-top: 40px;
	padding: 38px 0 0 186px;
	color: #c38518;
	text-transform: uppercase;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
}

#select-templates #select-templates-footer {
	background: url("/img/design/calendarika-corners-footer.gif") no-repeat;
	height: 11px;
}

#select-templates #select-templates-order {
	color: #91918d;
	font-size: 13px;
}

#select-templates #select-templates-order a {
	text-decoration: underline;
	color: #c38518;
}

#select-templates #select-templates-order a:hover {
	text-decoration: none;
}

#select-templates #select-templates-content {
	padding: 15px 0 15px 0;
}

#select-templates #select-templates-content table {
	border-spacing: 9px;
	border: 0;
	margin: 0;
	padding: 0;
}

#select-templates #select-templates-content table td {
	width: 153px;
	height: 129px;
	text-align: center;
	vertical-align: middle;
}

#select-templates #select-templates-content table td img {
	border: 1px solid #b0aea9;
	cursor: hand;
	cursor: pointer;
}

#select-templates #select-templates-content table td.template-sel {
	background: url("/img/design/calendarika-template-sel.png") no-repeat;
}

#select-templates #select-templates-content table td.template-sel img {
	border: 1px solid #a37321;
}

#main-ad-text {
	color: #5f5f5b;
	font-size: 14px;
	width: 190px;
	/*margin-top: 30px;*/
	margin-top: 0px;
	text-align: justify;
}


/**************/
#action-footer {
	text-align: center;
	margin-top: 40px;
	background: url("/img/design/calendarika-action-footer.gif") no-repeat;
	/*width: 707px;*/
	height: 69px;
	padding: 9px 0 0 0;
}

#action-footer img {
	width: 168px;
	height: 48px;
	border: 0;
}
