div#wedsimple_sponsor {
	float: right;
}





h3#beta_tag {
	color: #d7a7c0;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: italic;
}




ul#legacy_tools {
	overflow: auto;
	background-color: #faf6f0;
	padding: 20px;
	display: none;
}

ul#legacy_tools li.first {
	margin-left: 88px;
}


html.msie6 ul#legacy_tools li.first {
	margin-left: 42px;
}

ul#legacy_tools li {
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin-right: 5px;

}



ul#legacy_tools li a {
	color: #741b21;
	margin-right: 5px;
}

#legacy_tools p {
	text-align: center;
	margin-bottom: 8px;
}


/* @group Wed Simple Splash Pages */

div#copy {
	overflow: auto;
}

img#logo {
	margin-top: 22px;
	margin-bottom: 22px;
}

p#not_ready.legacy_user {
	float: left;
	color: #a05b66;
	margin-top: 50px;
}

#not_ready span a {
	font-weight: bold;
	text-decoration: underline !important;
}


.new_user {

}

div#join_or_signin, 
.legacy_user {
	display: none;	
}

#tool_list ul {
	padding: 20px;
	margin-left: 17px;
	text-align: left;
}

#tool_list ul li {
	color: #9a4065;
	list-style-type: disc;
	list-style-position: outside;
	margin-bottom: 10px;
}

#start_now img {
	float: right;
	padding-top: 20px;
	text-align: left;
}

a.notsignedin {
	float: left;
	
}


a#join_now.notsignedin {
	margin-right: 40px;
}

div#join_or_signin.notsignedin {
	overflow: auto;
}


div#tool_list h3 {
	color: #732c26;
	font-size: 16px;
	padding: 33px 20px 0;
}

h3#upgrade {
	display: none;
}



div#splash_container {
	overflow: auto;
	width: 908px;
	background-color: #ffffff;
	text-align: left;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin: 10px auto 0;
}



div#promo_box {
	min-height:350px;
	float: left;
	width: 616px;
	background: #fbf9fa url(/i/wedsimple/couple_bg.jpg) no-repeat 10px;
	padding: 10px;
}

html#msie6 div#promo_box {
	width:350px;
	margin-left: 290px;

}

div#copy {
	width: 350px;
	margin-left: 250px;
	margin-top: 40px;
}

div#tool_list {
	float: left;
	width: 272px;
}

div#splash_header  {
	
	
	height: 115px;
	width: 907px;
	background-image: url(/i/wedsimple/header.png);
}



div#splash_header h1  {
	margin-left: -999999px;
}




div#promo_box h2 {
	font-size: 21px;
	color: #9b5560;
	margin-bottom: 20px;
}

div#promo_box h2 span {
	color: #9b5560;
	text-decoration: underline;
}

div#promo_box p {
	font-size: 13px;
	color: #666666;
	line-height: 2em;
	margin-right: 10px;
}




/* @end */
 
