.todo-ad {
	float: right;
	background-color: #FFF;
	border: 1px dotted #999;
	padding: 10px;
	width: 280px;
}
.memberlogout {
	height: 260px;
	width: 500px;
	margin: 0 auto;
	background-color: #FFF;
	padding: 40px 0 0 0;
	text-align: center;
	font-size: 20px;
	letter-spacing: -1px;
}
.memberlogout-top {
	background-image: url(../images/corner-top.png);
	height: 16px;
	width: 500px;
	margin: 50px auto 0 auto;
}
.memberlogout-bottom {
	background-image: url(../images/corner-bottom.png);
	height: 16px;
	width: 500px;
	margin: 0px auto 0 auto;
}
.memberlogout h2 {
	font-size: 16px;
	font-weight: bold;
}
.memberlogout a {
	color: #009;
	text-decoration: underline;
}

.memberlogout h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	margin: 10px 0 0 0;
}


.member-post {
	height: 341px;
	width: 320px;
	float: right;
	margin: 0 20px 0 0;
}
.memberlogin-col {
	background-image: url(../images/memberlogin-bg.gif);
	background-repeat: no-repeat;
	height: 133px;
	width: 507px;
	padding: 55px 0 0 33px;
	margin: 10px 0 20px 0;
}
.memberlogin-col01 {
	float: left;
	margin: 20px 0 0 0;
}
.signup-img {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.todo-ad a {
	font-weight: bold;
	color: #F30;
	text-decoration: underline;
}

.member-des {
	background-image: url(../images/main-websitetemplate.gif);
	height: 206px;
	width: 715px;
	background-repeat: no-repeat;
}
.member-intro {
	width: 460px;
	line-height: 17px;
	float: left;
	padding: 30px 0 0 30px;
}
.member-intro h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	margin: 4px 0 15px 0;
	padding: 0px;
	letter-spacing: -2px;
	text-transform: capitalize;
}

.member-joinnow {
	float: right;
	margin: 3px 22px 0 0;
}


.line-brown {
	height: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #958461;
	margin: 0 0 10px 0;
}

.screenshot-wrapper {
	margin: 10px 0 0 0;
	padding: 0 0 0 15px;
}
.column2 {
	line-height: 18px;
	float: left;
	margin: 0 50px 0 0;
}
.screenshot {
	margin: 0 0 10px 0;
	float: left;
	width: 200px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #958461;
	padding: 10px 0 10px 5px;
	height: 360px;
}
.screenshot01 {
	margin: 0 0 10px 50px;
	/*padding:  10px 0 20px 0;*/
	float: left;
	width: 180px;

	padding: 10px 0 10px 0;

}
.screenshot02 {
	margin: 0 0 10px 50px;
	padding: 10px 0 10px 0;
	float: left;
	width: 160px;
}

.noborder {border:0px}
.screenshot-150 {
	padding: 1px;
	width: 150px;
	/*border: 1px solid #907540;*/
	margin: 0 0 10px 0;
	/*background-color: #EDD5A7;*/
}

.screenshot-details {
	margin: 0px;
	padding: 0 0 0 6px;
}

.vert_line {
    height:280px;
	float: left;
	width: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #958461;


}.member-limited {
	background-image: url(../images/main-limitedtemplate.gif);
	height: 206px;
	width: 715px;
	background-repeat: no-repeat;
}
.limited-intro {
	line-height: 17px;
	float: left;
	padding: 30px 40px 0 30px;
}
.limited-intro h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	margin: 4px 0 15px 0;
	padding: 0px;
	letter-spacing: -2px;
	text-transform: capitalize;
}
.seo-title {
	margin: 0 20px 0 0;
	padding: 0px;
	float: left;
}
.seo-txt {
	float: right;
	width: 600px;
	line-height: 16px;
}
.seo-txt li {
	margin: 0 0 0 6px;
	padding: 0px;
}
.seo-txt a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #33C;
}
.seo-txt a:hover {
	text-decoration: none;
	border-bottom-style: none;
}
.receipt {
	width: 460px;
	margin: 0 auto;
	background-color: #FFF;
	padding: 40px 20px 0 20px;
	text-align: center;
	font-size: 14px;
	height: 650px;
}
.receipt h2 {
	font-size: 16px;
	font-weight: bold;
}
.receipt h3 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.receipt-logo {
	margin: 0 auto;
	width: 289px;
}


.receipt h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	margin: 0px 0 0 0;
	letter-spacing: -1px;
}
.receipt a {
	color: #009;
	text-decoration: underline;
}
.receipt-top {
	background-image: url(../images/corner-top.png);
	height: 16px;
	width: 500px;
	margin: 10px auto 0 auto;
}
