

.smallTab
{
	margin-top:5px;
	margin-left:0px;
	width:169px;
	height:61px;
	float:left;
	display:inline;
}
.bigTab
{
	margin-top:3px;
	width:214px;
	height:63px;
	float:left;
	display:inline;
}

.smallTab a
{
	text-decoration:underline;
	color:#742d30;
}
.bigTab a
{
	text-decoration:underline;
	color:#742d30;
}

.text_enabled
{
	display:inline;
	text-align:center;
	width:165px;
	height:19px;
	float:left;
	margin-top:40px;
	font-size:10px;
	color:#4c4c4c;
}

.text_disabled
{
	display:inline;
	text-align:center;
	width:165px;
	height:19px;
	float:left;
	margin-top:40px;
	font-size:10px;
	color:#b4b3b3;
}



.bigTab .text_opened
{
	display:inline;
	text-align:center;
	width:206px;
	height:19px;
	float:left;
	margin-top:40px;
	color:#4c4c4c;
	font-size:10px;
}

.div_steps
{
	background: url('../images2/tabs_bg.gif');
	height:66px;
	float:left; 
	width:726px;
}


#notyet_alert_img
{
	position:absolute;
	display:none;
}

.not_yet_css
{
	position:absolute;
	margin-left:40px;
	margin-top:-38px;
}

.done_css
{
	position:absolute;
	margin-left:98px;
	margin-top:-38px;
}

.subt_css
{
	color:#4c4c4c;
}
