/*******PROFILE AREA *******/

.sectionname{
	color: #3d7d2b;
  font-weight: bold;
}

.billingname{
  font-weight: bold;
}

a.profileredsmall{
	font-size: 9px;
  font-weight: bold;
  text-decoration: underline;
  color: #b30000;
	
}
a.profileredsmall:visited {
	color: #b30000;
  text-decoration: underline;
}
a.profileredsmall:hover{
	color: #b30000;
  text-decoration: none;
}

.win_facebooktitle{
	background:#bec2c6 url("../images/facebook_bg.gif") repeat-x top left;		
	color: #ffffff;
	font-weight: bold;
	height:35px;
  padding-right:7px;
}

.win_twittertitle{
	background:#bec2c6 url("../images/twitter_bg.gif") repeat-x top left;		
	color: #ffffff;
	font-weight: bold;
	height:35px;
  padding-right:7px;
}
