﻿.title_wrapper
{
	position:relative;	
}

.title_icon_lg
{
	background-image:url(../../URQuestGlobalTheme/Images/Misc/info/home/title_icon_lg.png);	
	width:60px;
	height:66px;
	position:absolute;
	top:-9px;
}

.title_icon
{
	background-image:url(../../URQuestGlobalTheme/Images/Misc/info/home/title_icon.png);	
	width:45px;
	height:41px;	
	position:absolute;	
	top:0px;
}

.title_label_wrapper
{
}

.title_bg
{
	background-image:url(../../URQuestGlobalTheme/Images/Misc/info/home/title_bg.png);	
    background-repeat:repeat-x;
	height:41px;
}

.title_label
{
	float:left;
	text-align:left;	
}

.title_text
{
	position:relative;
	top:10px;
}

.learn_more_lnk
{
	position:absolute;
	top:10px;		
}

.title_right
{
	background-image:url(../../URQuestGlobalTheme/Images/Misc/info/home/title_right.png);
	width:5px;
	height:41px;
	background-repeat:no-repeat;	
	float:right;		
}

