@import "business.css";

/* ----- invite CSS ----- */
/* // rayouts // */
.invite_theem {
	margin			: 0 2px;
	padding			: 5px 5px 0 5px;
	background		: #e8e8e8;
	font-size		: 90%;
}

.invite_theem_p {
	padding			: 0 5px 5px 5px;
	color			: #693;
}

.invite_ul {
	margin			: 0 0 0 20px;
	list-style-type	: disc;
}

/* // tags // */
h3.invite {
	display			: block;
	text-indent		: -9999em;
	margin			: 10px 10px 0 10px;
	height			: 30px;
	background		: URL(../images/business/t_invite.gif) no-repeat;
	background-position : left top;
}

h4.invite_h4  {
	padding			: 3px 0 3px 10px;
	margin			: 20px 10px 0 10px;
	border-bottom	: dashed #ccc 1px;
	border-left		: solid #85d65c 4px;
	color			: #333;
	font-size		: 120%;
	line-height		: 150%;
}

h5.invite_h5 {
	margin			: 0;
	font-size		: 110%;
	font-weight		: bold;
}