
.primary-holder {
line-height:1.8em;
}

#homeflash {
/*margin-top:-20px;*/
float:left;}

.editableSubHeader {float:left; height:auto;}

/* NHW New 23rd Dec 09.... */

.homepage-main-title {
	float:left;
	margin:-10px 0 0 10px;}
	
	.homepage-main-title img {
		float:left;
	}	
	.strap-line {
		font-size:14px;
		color:#e50067;
		float: left;
		font-style:italic;
		margin-top:19px;}

.homepage-content-frame{
	width:570px; 
	float:left; 
	padding:25px 0 0 0; 
	background:url(styles/default/img/bg-content-t-wide.png) no-repeat; 
	background-position:0px top;
	margin-left:5px;}

	.homepage-info-holder {
		width:524px;
		font-size:13px;
		line-height:15px;
		float:left;
		height:auto;
		padding:0px 23px 0px 23px;
		background:url(styles/default/img/bg-content-c-wide.png) repeat-y;}
		
		.home-welcome-text {
			float:left;}
				
		.home-welcome-text a {
			color:#e50067;
			font-weight:bold;}
	
		h1.homewelcome {
			background:url(img/homepage-welcome-header.png) no-repeat;
			display:block;
			height:19px;
			width:287px;}
			
		.favourite-challenges-box {
			width:521px;
			height:auto;
			float:left;
			border-top:1px dotted #b2b2b2;
			margin-top:10px;}
			
			h2.favourite-challenges-header {
				text-indent:-9999px;
				background:url(img/homepage-favourites-header.png) no-repeat;
				width:181px;
				height:16px;
				display:block;
				padding:0;
				margin:10px 0;}
			
        .complete-challenges-box {
			width:521px;
			height:auto;
			float:left;
			border-top:1px dotted #b2b2b2;
			margin-top:10px;}
			
			h2.complete-challenges-header {
				text-indent:-9999px;
				background:url(img/homepage-complete-header.png) no-repeat;
				width:161px;
				height:16px;
				display:block;
				padding:0;
				margin:10px 0;}
				
				.challenge-block {
					float:left;
					width:260px;
					margin-bottom:10px;
					height:auto;}
				
					.challenge-thumb {
						width:48px;
						height:48px;
						float:left;}
					
					.challenge-info {
						width:185px;
						padding-left:10px;
						height:auto; 
						float:left;}
						
						.challenge-info .challenge-title {
							float:left;
							margin-bottom:10px;
							font-size:12px;
							line-height:13px;
							padding-right:10px;
							min-width:180px;
							}
						
						.challenge-info .target-amount {
							color:#e50067;
							float:left;
							font-size:11px;}
						
						.challenge-info .homepage-bullet {
							background:url(img/homepage-bullet.png) no-repeat;
							float:left;
							background-position:right 6px;
							padding:0px 14px 0 10px;
							width:auto;
							float:left;
							font-size:11px;}
							
						.view-more-link-complete-challenges {
							float:left;
							padding-left:266px;
							}
							
							.view-more-link-complete-challenges a {
								color:#e50067;
								background:url(img/homepage-bullet.png) no-repeat;
								padding-right:14px;
								background-position:right 6px;
								}
		
		.homepage-content-frame-base {
			background:url(styles/default/img/bg-content-b-wide.png) no-repeat bottom;
			width:569px;
			float:left;
			height:33px;}

h1.homewelcome span {
position:absolute;
margin-left:-9999px;
}


.homep {
margin-left:50px;
margin-right:40px;}


.homep a {
text-decoration:underline;
/*font-weight:bold;*/
}