/******************************************/	
/* CSS powered by clock - www.clock.co.uk */
/******************************************/	

/**
 * Index
 */
#welcome h3 {
	background-image: url("/wealth/img/title/index.png");
	background-repeat: no-repeat;
	height: 38px;
}

.news {
	width: 537px;
}

.news h3 {
	color: #AE66AF;
	font-weight: bold;
	font-size: 16px;
}

.news .content {
	float: left;
	text-align: left;
}

.news .content .date {
	color: #BB7EC1;
	font-size: 11px;
}

.news .content .summary {
	width: 320px;
}

.news .content p {
	width: 320px;
}

.news .content .text {
	line-height: normal !important;
}

.news .image {
	float: right;
}

.divider {
	margin-left: 10px;
}

.image-view {
	margin: 0px 3px 0px 0px;
	float: left;
}

.user-alert {
	text-align: center;
	background-color: #DDDDDD;
	padding: 4px 0px;
}
.promo {
	text-align: center;
	background-color: #402842;
	padding: 4px 0px;
}
.promo p {
	color: #DDDDDD;
}

.user-alert p {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px !important;
}

.user-alert p.basic{
	font-size: 12px;
	font-weight: normal;
}