.students_account {
	background:transparent url(/sites/Equatorlearning/modules/Account/components/TellFriend/css/../images/tell_a_friend_pic.gif) no-repeat scroll left top;
}
.addStudentTabs {
	background:#FFFFFF url(/sites/Equatorlearning/modules/Account/components/TellFriend/css/../images/tabs_background.gif) repeat-x scroll left bottom;
	color:#353535;
	font-size:15px;
	height:35px;
	margin-bottom:25px;
	width:100%;
}
.addStudentTabs ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.addStudentTabs ul li {
	background:transparent url(/sites/Equatorlearning/modules/Account/components/TellFriend/css/../images/tab_background.gif) repeat-x scroll left bottom;
	cursor:pointer;
	float:left;
	font-weight:bold;
	margin-top:2px;
	padding:8px 30px 7px;
	position:relative;
}
.addStudentTabs ul li a {
	color:black;
	padding:8px 30px 7px;
	text-decoration:none;
}
.addStudentTabs ul li .leftBorder, .addStudentTabs ul li .rightBorder {
	background:#BEBEBE none repeat scroll 0 0;
	height:32px;
	position:absolute;
	top:0;
	width:1px;
	z-index:2;
}
.addStudentTabs ul li .leftBorder {
	left:0;
}
.addStudentTabs ul li .rightBorder {
	right:0;
}
.addStudentTabs ul li.openedTab {
	background:#FFFFFF none repeat scroll 0 0;
	border-color:#7B418D #7B418D -moz-use-text-color;
	border-style:solid solid none;
	border-width:1px 1px medium;
	cursor:auto;
	margin:0;
	padding:9px 30px 7px;
}
.addStudentTabs ul li.openedTab .leftBorder, .addStudentTabs ul li.openedTab .rightBorder {
	display:none;
}
.tellFriend .button {
	cursor:pointer;
	height:29px;
}
.tellFriend .button a {
	background:transparent url(/sites/Equatorlearning/modules/Account/components/TellFriend/css/../images/button.gif) no-repeat scroll right top;
	color:#FFFFFF;
	display:block;
	padding:7px 22px;
	text-decoration:none;
}
.tellFriend {
	padding:20px 52px 40px;
	width:616px;
}
.tellFriend h3 {
	color:#7A408D;
	float:left;
	font-size:17px;
	margin:0;
	padding-bottom:14px;
	width:100%;
}
.tellFriend .text {
	color:#2A2F20;
	float:left;
	font-size:12px;
	padding-bottom:14px;
	width:100%;
}
.tellFriend form.friendMails {
	background:transparent url(/sites/Equatorlearning/modules/Account/components/TellFriend/css/../images/header_border.gif) repeat-x scroll left bottom;
	float:left;
	margin-bottom:20px;
	padding-bottom:11px;
	width:100%;
}
.tellFriend h4 {
	color:#2A2F20;
	float:left;
	font-size:12px;
	margin:0;
	padding-bottom:10px;
	width:100%;
}
.tellFriend form.friendMails .formLine {
	padding-bottom:10px;
	width:100%;
}
.tellFriend form.friendMails .formLine span {
	color:#2A2F20;
	font-size:12px;
	margin-right:4px;
}
.tellFriend form.friendMails .formLine input.mailText, .captchaText {
	background:#FFFFFF none repeat scroll 0 0;
	border-color:#ABADB3 #DBDFE6 #DBDFE6;
	border-style:solid;
	border-width:1px;
	color:#000000;
	font-size:12px;
	height:17px;
	margin-right:26px;
	padding:2px 2px 0;
	width:130px;
}
.tellFriend .yourText {
	color:#2A2F20;
	float:left;
	font-style:italic;
	padding-bottom:20px;
	width:100%;
}
.tellFriend .psText {
	background:#FFFFFF none repeat scroll 0 0;
	border-color:#ABADB3 #DBDFE6 #DBDFE6;
	border-style:solid;
	border-width:1px;
	color:#2A2F20;
	float:left;
	font-size:12px;
	font-style:italic;
	height:50px;
	margin:0 25px 0 0;
	padding:10px;
	width:486px;
}
.tellFriend .psButton {
	margin-top:23px;
}
.captcha {
	color: #2A2F20
}
.captcha img {
	margin-bottom: 5px;
	margin-top: 5px;
}
.captcha input {
	width: 195px;
}