div.stepItemText {
	margin: 30px 0 0 180px;
}
#Relationships {
	clear: both;
	color: #819506;
	float: right;
	width: 190px;
	margin-top: 10px;
	font-size: 0.9em;
}
#RelationshipCount {
	float: right;
	_width: 70px; /* Pre IE7 */
	height: 31px;
	background: transparent url(/media/images/home/mentee.count.right.gif) top right no-repeat;
}
#RelationshipCount div {
	height: 31px;
	background: transparent url(/media/images/home/mentee.count.left.gif) top left no-repeat;
}
#RelationshipCount span {
	display: block;
	font-weight: bold;
	text-align: center;
	margin: 0px 10px 0 10px;
	font-size: 15px;
	line-height: 30px;
	color: #00ADEF;
}
div.subTitleText {
	clear: both;
	width: 140px;
	margin: 0 0 0 10px;
}
div.subTitleText p {
	margin: 0 0 5px 0;
}
div.subTitleText strong {
	color: black;
}

/* Mentor page styles */
#MentorQuickLinks {
	float: right;
	width: 180px;
	overflow: hidden;
	margin-left: 20px;
}
#MentorIntro {
	margin-right: 180px;
}

#CallForHelpLifeSummary, #CallForHelpWorkSummary, #CallForHelpLearningSummary {
	float: left;
	width: 33%;
}
div.callForHelp {
	margin: 10px 10px 10px 0;
	min-height: 150px;
	_height: 150px;
}
div.callForHelpTitle {
	color: #00ADEF;
	font-weight: bold;
	margin: 10px 0 0 0;
}
div.callForHelpDescription {
	color: Black;
}


/* Scrolling ticker */
#DoYouKnowContainer {
	position: relative;
	padding-top: 5px;
	border-top: 1px dashed #878787;
}

#DoYouKnowContainer1 {
	position: relative;
	padding-top: 5px;
	
}

.links a {font-size:1.2em;}

.marquee {
	position: absolute;
	top: 101px;
	left: 30px;
	width: 230px;
	height: 18px;
	color:/* #00ADEF*/#000;
}

/*fix for position on mentor homepage*/
.marquee1 {
	position: absolute;
	top: 40px;
	left: 30px;
	width: 230px;
	height: 18px;
	color:/* #00ADEF*/#000;
}

/*****************************************
Unregistered home page styles
 *****************************************/
#unregisteredContainer
{
 
   margin-left:0;
   width: 100%;
   min-height: 220px;
   _height: 220px;	/* pre IE7 */    
}

#unregisteredContainer div
{
 padding:0;
 margin:0;
 color:#4c4c4c;
 font-weight:bold;
 font-size: 1.1em;
}
#unregisteredContainer h2
{
 line-height:1em;
 font-size: 1.4em;  
}

#unregisteredContainer img
{
 padding:0;
 margin:0;
 float:left;

}
.col1
{
  
  float:left;
  width:49%;
}

.unregcontainertext
{ 
  float:left;
  height:20px;
  width:150px;
  margin:10px 0 5px 0;
  font-size: 0.8em;
  font-weight: 500;
}

unregisteredContainer hr
{
    margin:20px 0 20px 0;    
}

#UnregisteredIntro{margin:0px;}

#UnregisteredIntro h3 
{   color: #00ADEF;
    line-height:1.1em;
    font-size: 1.2em;
    font-weight: 500;
}

#UnregisteredIntro ul {
	color: Black;
	font-weight: bold;
	font-size: 1.2em;
	list-style-type: square;
	margin: 0 0 0 0;
	padding: 0;
}
#UnregisteredIntro li {
	margin: 0 0 10px 1.2em;
	padding: 0;
}
div.unregisteredBubbleContainer {
	width: 258px;
	background: transparent url(/media/images/home/unreg.bubble.bottom.gif) bottom left no-repeat;
	min-height: 240px;
	_height: 240px;	/* pre IE7 */
}
div.unregisteredBubble {
	background: transparent url(/media/images/home/unreg.bubble.top.gif) top left no-repeat;
	padding: 10px 10px 30px 30px;
	font-weight: bold;
	xcolor: #58595B;
}
div.unregisteredBubble em {
	color: #858587;
}
div.unregisteredBubble h4 {
	margin: 0 0 1em 0;
}

/*****************************************
Mentee home page styles
 *****************************************/
div.menteeBubbles {
	float: left;
	color: #91A326;
}
div.menteeBubbles a {
	text-decoration: underline;
}
div.menteeBubbleContainer {
	width: 258px;
	background: transparent url(/media/images/home/unreg.bubble.bottom.gif) bottom left no-repeat;
}
div.menteeBubble {
	background: transparent url(/media/images/home/unreg.bubble.top.gif) top left no-repeat;
	padding: 10px 15px 30px 30px;
	font-weight: bold;
}
div.menteeBubble em {
	color: #858587;
}
div.menteeBubble h4 {
	margin: 0 0 1em 0;
}
div.step {
	margin-left: 70px;
}

/*****************************************
Mentor home page styles
 *****************************************/
div.mentorBubbleContainer {
	width: 171px;
	color: #91A326;
	background: transparent url(/media/images/home/mentor.bubble.bottom.gif) bottom left no-repeat;
}
div.mentorBubble {
	background: transparent url(/media/images/home/mentor.bubble.top.gif) top left no-repeat;
	padding: 10px 15px 30px 5px;
	font-weight: bold;
}
div.mentorBubble p {
	background: transparent url(/media/images/home/mentor.bubble.face.gif) top left no-repeat;
	padding: 0 0 0 1em;
}
div.menteeBubble h4 {
	margin: 0 0 1em 0;
}
