/* CSS Document */

#content .curveB ul li a {
	text-decoration:underline;
}
.imageR {
	float:right;
	margin:4px 0 4px 8px;
}
.imageL {
	float:left;
	margin:4px 12px 4px 0;
}
#newT {
	width:245px;
	margin:12px 8px 4px 4px;
	background: url(../images/curveTred.gif) no-repeat top;
	float:left;
}
#newB {
	background: url(../images/curveBred.gif) no-repeat bottom;
	color:#fff;
	font-size:94%;
	padding:8px 12px 8px 16px;
}
#newB h2 {
	color:#fff;
	font-size:110%;
	margin:6px 0 8px 0;
}
#newB a{
	color:#fff;

}

#newB li {
	padding-bottom: 4px;
	margin: 0;
	list-style-image: url(../images/arrow_bullet_white.gif);
}
#newB ul {
	padding: 0;
	margin: 4px 8px 0 18px;
}
.consultation {
	float:left;
	margin:12px 8px 4px 4px;
}
.photowinners {
	border:1px solid #ccc;
	background-color:#f7f7f7;
	padding: 10px 16px 0 20px;
	margin:12px 0;
	
}
.photowinners img {
	float:left;
	margin:8px 16px 8px 0;
}
.wrap {
	clear:both; 
	line-height:4px;
}
