#contentLeftColumn
{
	width:590px;
	float:left;
}
#contentRightColumn
{
	width:290px;
	margin-left:10px;
	float:left;
}
ul.checklist
{
	list-style-type: none;
	margin:0;
}
ul.checklist li
{
	background-image:url(../images/subs/list-element-pink.gif);
	background-repeat:no-repeat;
	padding-left:55px;
	background-position: 5px 0;
	margin-bottom:23px;
}
ul.checklist ul
{
	margin-top:5px;
}
ul.checklist ul li {
	list-style-type: none;
	background-image: url(../images/subs/checklist_puce.jpg);
	background-repeat: no-repeat;
	background-position: 0 10px;
	padding: 5px 0 5px 20px;
	margin:0;
}
#downloadBox,
#wcBox,
#helpFriendsBox
{
	margin-bottom:11px;
}
#tellFriendsBox
{
	min-height: 160px;
}
#tellFriendsBox h1
{
	margin:0 0 20px 10px;
}
#downloadBox,
#downloadBox h1,
#tellFriendsBox,
#tellFriendsBox h1,
#helpFriendsBox,
#helpFriendsBox h1,
#wcBox,
#wcBox h1
{
	color:#FFFFFF;
}
.rightColumnBox h1
{
	background-image:none;
	margin:0 5px 18px 16px;
	padding:10px 0 0 0;
	font-size:21px;
}
#downloadBox img,
#wcBox img,
#helpFriendsBox img,
#tellFriendsBox img
{
	border:0;
	vertical-align:middle;
	margin-left:5px;
}
#downloadBox
{
	height:120px;
}
#wcBox
{
	height:214px;
}
#helpFriendsBox
{
	height:194px;
}
#downloadBox p,
#wcBox p,
#helpFriendsBox p
{
	font-size:12px;
	margin:4px 42px 5px 16px; 
}
#tellFriendsBox p
{
	font-size:12px;
	margin:10px; 
}
#downloadBox
{
	width:289px;
	background-image:url(../images/subs/box-pink.gif);
}
#wcBox
{
	width:289px;
	background-image:url(../images/subs/box-blue.gif);
}
#helpFriendsBox
{
	width:285px;
	background:url(../images/subs/box-blue2.gif) no-repeat;
}
#tellFriendsBox
{
	width:185px;
	background:url(../images/subs/box-pink-short.gif);
}
#wcBox p
{
	margin-left:138px;
	margin-right:20px;
}
#downloadBox p.learnMore,
#wcBox p.learnMore
{
	margin-right:12px;
}
.rightColumnBox p.learnMore
{
	text-align:right;
}
.rightColumnBox p.learnMore a,
.rightColumnBox p.learnMore a:hover,
.rightColumnBox p.learnMore a:visited
{
	color:#FFFFFF;
	font-weight:bold;
}
.rightColumnBox p.learnMore a
{
	text-decoration:none;
}
.rightColumnBox p.learnMore a:hover
{
	text-decoration:underline;
}