/* vijay:200802071250:used in packages.php */
div#a6_create
{
	font-weight:bold;
}
div#a6_pack
{
	font-weight:bold;
}
/* vijay: in packages.php to make text bold appeared in tutor sessions input box   */
div#tutSessDiv 
{
	font-weight:bold;
}
div#tutSessDiv input
{
	font-weight:bold;
}
div#testSessDiv 
{
	font-weight:bold;
}
div#testSessDiv input
{
	font-weight:bold;
}
a#sub_createPackage
{
	color:#3333CC;
}
a#sub_createGroup
{
	color:#3333CC;
}
/* vijay : used in packages.php */
.inlinediv {display:inline;}

.paddingbuynowdiv {font-size:12px;color:#221E1F;padding-top:5px;}

.buyIndividual{clear:both;overflow:hidden;width:98%;border-bottom:1px solid #E5E5E5;padding-bottom:0px;padding-left:10px;}
.buyIndividual .firstpart{float:left;width:80%;}
.buyIndividual .secondpart{float:left;width:20%;}
.buyIndividual .firstpart .buy{font-weight:bold;}

/* for hide when package is ask for registration*/

div#show-hide
{
	h9eight:1290px;
	margin-left:5px;
	position:absolute;
	t9op:210px;
	width:760px;
	background-color: black;
	color: white;
	text-align: center;
	opacity: 0.9;
	filter:alpha(opacity=90);
	display:none;
	z-index:1;
}
span.barDiv
		{
			cursor:pointer;
			display:block;
			margin-bottom:10px;
			width:100%;
		}