/* = Brilliant Loans 2008 CSS Document
-----------------------------------------------------------------------------*/

body{
	text-align: left;
	margin: 0px;
	background-image: url(../images/bkgd-body.gif);
	background-repeat: repeat-x;
	background-position: top center;
}

#wrapper{
	position: relative;
	width: 100%;
	height: 100%;
	background-image: url(../images/bkgd-body.gif);
	background-repeat: repeat-x;
	background-position: top center;
}

.clear{
	position: relative;
	clear: both;
	width: 100%;
	height: 0px;
}

/* = Head Styles
-----------------------------------------------------------------------------*/

#header{
	position: relative;
	width: 860px;
	height: 220px;
	margin: 0 auto;
}

#headLogo{
	position: absolute;
	width: 695px;
	height: 200px;
	top: 0px;
	left: 0px;
}

#headLogoTop{
	position: relative;
	width: 114px;
	height: 122px;
}

#headLogoTop img{
	margin: 15px 0px 0px 27px;
}

#headLogoNumber{
	position: relative;
	width: 163px;
	height: 56px;
	text-align:justify;
}

#headLogoNumber span{
	background-image: url(../images/top-phone.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 163px;
	height: 56px;
	left: 698px;
	top: 15px;
}

#headMainImage{
	position: relative;
	width: 500px;
	height: 189px;
	top: 0px;
	left: 0px;
}

#headCallTo{
	position: centre;
	width: 132px;
	height: 220px;
	top: 110px;
	left: 0px;
}

/* = Foot Styles
-----------------------------------------------------------------------------*/

#footer{
	position: relative;
	width: 500px;
	margin: 0 auto;
	margin-top: 22px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	padding-bottom: 22px;
	color: #293F92;
}

#footer p{
	margin: 0px 0px 0px 0px;
}

#footer p.footLinks{
	color: #C9227E;
	margin: 0px 0px 8px 0px;
}

#footer p.footLinks a{
	color: #C9227E;
}

#footer p.footText1{
	color: #0B6BB5;
	margin: 0px 0px 0px 0px;
}

/* = Main Column Styles
-----------------------------------------------------------------------------*/

#mainBodyArea{
	position: relative;
	width: 860px;
	margin: 0 auto;
	background-image: url(../images/bkgd-main.png);
	background-repeat: repeat-y;
	background-position: top center;
	padding-bottom: 32px;
}

#columnLeft{
	position: relative;
	width: 170px;
	background-image: url(../images/bkgd-left-column.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	float: left;
}

#columnLeftLoans{
	position: relative;
	width: 170px;
	background-image: url(../images/bkgd-right-column-loans.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	float: left;
}

#columnCentre{
	width: 520px;
	background-color: #FFFFFF;
	float: left;
	padding-top: 60px;
}

.centreBase{
	position: absolute;
	width: 536px;
	height: 22px;
	left: 163px;
	bottom: -22px;
	background-image: url(../images/bkgd-main-base.png);
	background-repeat: no-repeat;
	z-index: 998;
}

#columnRight{
	position: relative;
	width: 170px;
	background-image: url(../images/bkgd-right-column.gif);
	background-repeat: repeat-y;
	background-position: top;
	float: right;
}

.columnTopL{
	position: relative;
	width: 170px;
	height: 46px;
	background-image: url(../images/bkgd-left-top-cap.gif);
	background-repeat: no-repeat;
	background-color: #4594CF;
}

.columnTopR{
	position: relative;
	width: 170px;
	height: 46px;
	background-image: url(../images/bkgd-right-top-cap.gif);
	background-repeat: no-repeat;
}

.columnBaseL{
	position: absolute;
	width: 170px;
	height: 14px;
	left: -64px;
	bottom: -2px;
	background-image: url(../images/bkgd-left-base-cap.gif);
	background-repeat: no-repeat;
}

.columnBaseLLoans{
	position: absolute;
	width: 170px;
	height: 14px;
	left: 0px;
	bottom: -14px;
	background-image: url(../images/bkgd-left-base-cap-loans.gif);
	background-repeat: no-repeat;
}

.columnBaseR{
	position: absolute;
	width: 170px;
	height: 14px;
	left: 0px;
	bottom: -14px;
	background-image: url(../images/bkgd-right-base-cap.gif);
	background-repeat: no-repeat;
}

/* = Content Styles
-----------------------------------------------------------------------------*/

#bodyContent{
	position: relative;
	width: 498px;
	margin-left: 11px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #293F92;
}

#bodyContent p{
	padding: 0px 0px 0px 0px;
	margin: 9px 9px 9px 9px;
}

#bodyContent ul{
list-style-image: url(../images/bullet-diamond.gif);
}


#bodyContent h1{
	padding: 0px 0px 0px 0px;
	margin: 6px 9px 10px 9px;
	font-size: 15px;
}

#bodyContent h2{
	padding: 0px 0px 0px 0px;
	margin: 6px 9px 10px 9px;
	font-size: 14px;
}
#bodyContent h3{
	padding: 0px 0px 0px 0px;
	margin: 6px 9px 10px 9px;
	font-size: 13px;
}
#bodyContent h4{
	padding: 0px 0px 0px 0px;
	margin: 6px 9px 10px 9px;
	font-size: 12px;
}
#bodyContent h5{
	padding: 0px 0px 0px 0px;
	margin: 6px 9px 10px 9px;
	font-size: 11px;
}

#bodyContent a{
	color: #293F92;
}

#bodyContent a:hover{
	color: #E3227D;
}

#bodyContent hr{
	width: 100%;
	height: 4px;
	color: #D1E5F5;
	border: none;
	margin: 0px;
	padding: 0px;
	line-height: 1px; 
	font-size: 1px; 
} /* For Internet Explorer */

html>body #bodyContent hr{
	margin: 10px 0px 10px 0px;
	width: 100%;
	height: 4px;
	background-color: #D1E5F5;
	border: none;
} /* For Gecko-based browsers */

html>body #bodyContent hr{
	margin: 10px 0px 10px 0px;
	width: 100%;
	height: 4px;
	background-color: #D1E5F5;
	border: 0px solid #D1E5F5;
} /* For Opera and Gecko-based browsers */

.bodyAdvert{
	float: right;
	margin: 0px 0px 12px 12px;
}

.bodyBanner{
	margin: 0 auto;
}

#subColLeft{
	position: relative;
	width: 170px;
	float: left;
	margin-right: 2px;
}

#subColLeftTitle{
	position: relative;
	width: 170px;
	height: 42px;
}

#subColLeftTitle span{
	background-image: url(../images/latest-news-header.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 170px;
	height: 42px;
}

#subColLeftTitle h2{
	font-size: 13px;
	padding: 0px;
	margin: 0px;
}

#subColLeft a{
	color: #E3227D;
}

#subColLeft a:hover{
	color: #293F92;
}

#subColLeft p.date{
	font-size: 9px;
	margin: -6px 0px 0px 9px;
	color: #ED97B4;
}

#subColLeft p.newsItem{
	color: #4892D1;
}

#subColLeft hr{
	width: 100%;
	height: 1px;
	color: #4793CF;
	border-bottom: dotted 1px #456789;
	margin: 0px;
	line-height: 1px; 
	font-size: 1px; 
} /* For Internet Explorer */

html>body #subColLeft hr{
	margin: 10px 0px 10px 0px;
	width: 100%;
	height: 1px;
	background-color: #FFFFFF;
	border-bottom: dotted 1px #456789;
} /* For Gecko-based browsers */

html>body #subColLeft hr{
	margin: 10px 0px 10px 0px;
	width: 100%;
	height: 1px;
	background-color: #FFFFFF;
	border-bottom: dotted 1px #456789;
} /* For Opera and Gecko-based browsers */

#subColRight{
	position: relative;
	width: 326px;
	float: Right;
}

/* = Horizontal Nav Styles
-----------------------------------------------------------------------------*/

#hNav{
	position: absolute;
	left: 170px;
	top: 0px;
	width: 520px;
	height: 56px;
	background-image: url(../images/bkgd-horz-nav.gif);
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	z-index: 9999;
}

html>body #hNav{
	z-index: 9999;
}

#hNav ul {
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	float: left;
	width: 520px;
}

#hNav ul li{
	display: inline;
}

#hNav ul li a.hLink1{
	border-right: 1px solid #07568F;
}

#hNav ul li a.hLink2{
	border-left: 1px solid #5497CB;
	border-right: 1px solid #07568F;
}

#hNav ul li a.hLink3{
	border-left: 1px solid #5497CB;
}

#hNav ul li a{
	display: block;
	height: 30px;
	width: 98px;
	padding-top: 16px;
	padding-left: 30px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	background-image: url(../images/bkgd-horz-nav-item.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#hNav li a:link, #hNav li a:visited{
	display: block;
	height: 30px;
	width: 98px;
	padding-top: 16px;
	padding-left: 30px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	background-image: url(../images/bkgd-horz-nav-item.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#hNav a:link, a:visited{
	color: #fff;
}

#hNav ul li a:hover{
	color: #EE98B5;
}

/* = Vertical Nav Styles
-----------------------------------------------------------------------------*/

#vNav{
	position: relative;
	width: 170px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom: 1px solid #6BA9D8;
	border-top: 1px solid #3876A5;
	background-image: url(../images/bkgd-vert-nav.gif);
	background-repeat: repeat-y;
	background-position: top;
}

#vNav ul {
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	width: 170px;
	list-style: none;
}

#vNav ul li a{
	display: block;
	height: 24px;
	width: 140px;
	padding-top: 12px;
	padding-left: 30px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bkgd-horz-nav-item.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-top: 1px solid #3876A5;
	border-bottom: 1px solid #6BA9D8;
}

#vNav li a:link, #vNav li a:visited{
	display: block;
	height: 24px;
	width: 140px;
	padding-top: 12px;
	padding-left: 30px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bkgd-horz-nav-item.gif);
	border-top: 1px solid #6BA9D8;
	border-bottom: 1px solid #3876A5;
}

#vNav a:link, a:visited{
	color: #fff;
}

#vNav ul li a:hover{
	color: #EE98B5;
}

/* = Calculator Styles
-----------------------------------------------------------------------------*/

#calcWrap{
	position: relative;
	width: 150px;
	background-color: #B8DA86;
	margin: 0px 0px 0px 10px;
	background-image: url(../images/bkgd-calculator.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #2D4B01;
}

#calcWrap form{
	margin: 0px 0px 0px 8px;
	padding: 0px;
}

#calcWrap form p{
	margin: 8px 0px 0px 1px;
	padding: 0px 0px 0px 0px;
}

#calcWrap form .calcFormItem{
	width: 128px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #2D4B01;
	border: 1px solid #7D9C4C;
	padding: 2px 2px 2px 2px;
}

#calcWrap form .calcSubmit{
	margin: 9px 0px 8px 0px;
cursor: pointer;
}

#calcHead{
	position: relative;
	width: 150px;
}







/* = Poll Styles
-----------------------------------------------------------------------------*/

#pollWrap{
	position: relative;
	width: 150px;
	background-color: #599FD3;
	margin: 10px 0px 0px 10px;
	background-image: url(../images/bkgd-poll.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #274293;
}

#pollWrap a{
	color: #274293;
}

#pollWrap form{
	margin: 0px 0px 0px 8px;
	padding: 0px;
}

#pollWrap form p{
	margin: 8px 0px 0px 1px;
	padding: 0px 0px 0px 0px;
}

#pollWrap form p.pollResults{
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 8px 0px;
}

#pollWrap form .pollItem{
	display: block;
	width: 128px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #2D4B01;
	border-bottom: 1px dotted #FFFFFF;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
}

#pollWrap form .pollSubmit{
	margin: 9px 0px 2px 0px;
}

#pollWrap form label{
	cursor:pointer;
	color: #FFFFFF;
	font-weight: bold;
}

#pollHead{
	position: relative;
	width: 150px;
}

/* = Loans Guide Nav Styles
-----------------------------------------------------------------------------*/

#loansSubNav{
	position: relative;
	width: 170px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 8px;
}

#loansSubNav ul {
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	width: 170px;
	list-style: none;
}

#loansSubNav ul li a{
	display: block;
	width: 130px;
	padding: 4px 10px 4px 30px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bkgd-loans-nav.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#loansSubNav li a:link, #loansSubNav li a:visited{
	display: block;
	width: 130px;
	padding: 4px 10px 4px 30px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bkgd-loans-nav.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#loansSubNav a:link, a:visited{
	color: #fff;
}

#loansSubNav ul li a:hover{
	color: #EE98B5;
}


/* = Side Advert Styles
-----------------------------------------------------------------------------*/

.columnAdverts{
	position: relative;
	width: 170px;
	text-align: center;
	padding: 10px 0px 0px 0px;
}

.columnAdverts img{
	border: 1px solid #FFFFFF;
	margin: 0px 0px 10px 0px;
}

/* = Under Column Styles
-----------------------------------------------------------------------------*/

#underLeft{
	position: relative;
	width: 170px;
	margin: 30px 0px 0px 0px;
	text-align: center;
}

#underRight{
	position: relative;
	width: 170px;
	margin: 20px 0px 0px 0px;
	text-align: center;
}

.fsa{
	margin: 0px 0px 0px 14px;
}

.afb{
	margin: 20px 0px 0px 0px;
}


/* = news
-----------------------------------------------------------------------------*/
.date{
	font-size: 9px;
	color: #ED97B4;
}

.newsItem{
	color: #4892D1;
}

#newsitems a{
	color: #E3227D;
}

#newsitems a:hover{
color: #293F92;
}

form .pollSubmit{
	margin: 9px 0px 8px 0px;
cursor: pointer;
}

#myResult{
	margin: 0 0 20px 10px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
color: #2D4B01;
}

#payments_title{
	margin: 0 0 2px 10px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
color: #2D4B01;
font-weight: bold;
}

#payments_total_title{
	margin: 0 0 2px 10px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
color: #2D4B01;
font-weight: bold;
}

#payments_form{
	margin: 0 0 10px 10px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
color: #2D4B01;
font-weight: bold;
}

#payments_total_form{
	margin: 0 0 10px 10px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
color: #2D4B01;
font-weight: bold;
}

#mypollResults{
	margin: 0 0 20px 10px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
font-weight: bold;
padding: 0 0 20px 0px;
}
#pollResults{
	margin: 0 0 20px 10px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
font-weight: bold;
padding: 0 0 20px 0px;
}

.largepink
{
	font-size: 18px;
font-weight: bold;
color:#CC3366;
}

.footerwarning
{
font-family: Tahoma, Verdana, Arial;
font-size: 12px;
font-weight: bold;
}

.calclink a:link, a:visited{
	color: #CC3366;
}

.calclink ul li a:hover{
	color: #293F92;
}

.white{
	color: #FFFFFF;
	float: left;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 5px;
}

/**
* ui.datepicker.theme.css
*/
/* Main Flora Style Sheet for jQuery UI ui-datepicker */
#ui-datepicker-div, .ui-datepicker-inline {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    padding: 0;
    margin: 0;
    background: #FFFFFF;
    width: 185px;
}
#ui-datepicker-div {
    display: none;
    border: 1px solid #D1E5F5;
    z-index: 10;
}
.ui-datepicker-inline {
    float: left;
    display: block;
    border: 0;
}
.ui-datepicker-rtl {
    direction: rtl;
}
.ui-datepicker-dialog {
    padding: 5px !important;
    border: 4px ridge #D1E5F5 !important;
}
button.ui-datepicker-trigger {
    width: 25px;
}
img.ui-datepicker-trigger {
    margin: 2px;
    vertical-align: middle;
}
.ui-datepicker-prompt {
    float: left;
    padding: 2px;
    background: #FFFFFF;
    color: #000;
}
*html .ui-datepicker-prompt {
    width: 185px;
}
.ui-datepicker-control, .ui-datepicker-links, .ui-datepicker-header, .ui-datepicker {
    clear: both;
    float: left;
    width: 100%;
    color: #FFF;
}
.ui-datepicker-control {
    background: #CCCCCC
    padding: 2px 0px;
}
.ui-datepicker-links {
    background: #FFFFFF;
    padding: 2px 0px;
}
.ui-datepicker-control, .ui-datepicker-links {
    font-weight: bold;
    font-size: 80%;
    letter-spacing: 1px;
}
.ui-datepicker-links label {
    padding: 2px 5px;
    color: #888;
}
.ui-datepicker-clear, .ui-datepicker-prev {
    float: left;
    width: 34%;
}
.ui-datepicker-rtl .ui-datepicker-clear, .ui-datepicker-rtl .ui-datepicker-prev {
    float: right;
    text-align: right;
}
.ui-datepicker-current {
    float: left;
    width: 30%;
    text-align: center;
}
.ui-datepicker-close, .ui-datepicker-next {
    float: right;
    width: 34%;
    text-align: right;
}
.ui-datepicker-rtl .ui-datepicker-close, .ui-datepicker-rtl .ui-datepicker-next {
    float: left;
    text-align: left;
}
.ui-datepicker-header {
    padding: 1px 0 3px;
    background: #D1E5F5;
    color: #333333;
    text-align: center;
    font-weight: bold;
    height: 1.3em;
}
.ui-datepicker-header select {
    background: #D1E5F5;
    color: #000;
    border: 0px;
    font-weight: bold;
}
.ui-datepicker {
    background: #CCC;
    text-align: center;
    font-size: 100%;
}
.ui-datepicker a {
    display: block;
    width: 100%;
}
.ui-datepicker-title-row {
    background: #D1E5F5;
    color: #000;
}
.ui-datepicker-title-row .ui-datepicker-week-end-cell {
    background: #D1E5F5;
}
.ui-datepicker-days-row {
    background: #FFF;
    color: #666;
}
.ui-datepicker-week-col {
    background: #D1E5F5;
    color: #000;
}
.ui-datepicker-days-cell {
    color: #000;
    border: 1px solid #DDD;
}
.ui-datepicker-days-cell a {
    display: block;
}
.ui-datepicker-week-end-cell {
    background: #CCCCCC;
}
.ui-datepicker-unselectable {
    color: #888;
}
.ui-datepicker-week-over, .ui-datepicker-week-over .ui-datepicker-week-end-cell {
    background: #D1E5F5 !important;
}
.ui-datepicker-days-cell-over, .ui-datepicker-days-cell-over.ui-datepicker-week-end-cell {
    background: #FFF !important;
    border: 1px solid #777;
}
* html .ui-datepicker-title-row .ui-datepicker-week-end-cell {
    background: #D1E5F5 !important;
}
* html .ui-datepicker-week-end-cell {
    background: #FFFFFF !important;
    border: 1px solid #DDD !important;
}
* html .ui-datepicker-days-cell-over {
    background: #FFF !important;
    border: 1px solid #777 !important;
}
* html .ui-datepicker-current-day {
    background: #D1E5F5 !important;
}
.ui-datepicker-today {
    background: #D1E5F5 !important;
}
.ui-datepicker-current-day {
    background: #D1E5F5 !important;
}
.ui-datepicker-status {
    background: #FFFFFF;
    width: 100%;
    font-size: 80%;
    text-align: center;
}
#ui-datepicker-div a, .ui-datepicker-inline a {
    cursor: pointer;
    margin: 0;
    padding: 0;
    background: none;
    color: #000;
}
.ui-datepicker-inline .ui-datepicker-links a {
    padding: 0 5px !important;
}
.ui-datepicker-control a, .ui-datepicker-links a {
    padding: 2px 5px !important;
    color: #000 !important;
}
.ui-datepicker-title-row a {
    color: #000 !important;
}
.ui-datepicker-control a:hover {
    background: #FDD !important;
    color: #333 !important;
}
.ui-datepicker-links a:hover, .ui-datepicker-title-row a:hover {
    background: #FFF !important;
    color: #333 !important;
}
.ui-datepicker-multi .ui-datepicker {
    border: 1px solid #D1E5F5;
}
.ui-datepicker-one-month {
    float: left;
    width: 185px;
}
.ui-datepicker-new-row {
    clear: left;
}
.ui-datepicker-cover {
    display: none;
    display/**/: block;
    position: absolute;
    z-index: -1;
    filter: mask();
    top: -4px;
    left: -4px;
    width: 193px;
    height: 200px;
}

/*
* ui.dialog.theme.css
*/
/*  the whole dialog window. */
.ui-dialog-container {
    font: 12px verdana;
    color: #000000;
    background: #FFFFFF;
}

/* the close button (the top-right X) and its hover style. *//*
.ui-dialog-titlebar-close, .ui-dialog-titlebar-close-hover {
background: url('Images/close.gif');      
}*/
.ui-dialog-titlebar-close, .ui-dialog-titlebar-close:hover {
    width: 11px;
    height: 11px;
    background: #D1E1F5 url('../Images/close.gif') no-repeat;
    position:absolute;
    top: 8px;
    right: 8px;
    color: #D1E1F5;
    /* cursor: default;*/
    cursor: pointer;
}
.ui-draggable .ui-dialog-titlebar {
    height: 19px;
    cursor: move;
    background: #D1E1F5;
    text-indent: 12px;
    font: 12px verdana;
    color: #000000;
    padding-top: 9px;
}
/* additional style for dialog contents. */
.ui-dialog-content {       
    margin-top: 8px;
    margin-bottom: 8px;
    margin-left: 8px;
    margin-right: 8px;
}
/* the container for the dialog buttons (like "Yes", "No", "Cancel"). */
.ui-dialog-buttonpane {    
    position: absolute;
    bottom: 12px;
    padding-bottom: 5px;
    right: 12px;
    width: 100%;
    text-align: right;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #cccccc;
}
.ui-dialog-buttonpane button{
    background-color:#FFFFFF;
    background-repeat:no-repeat;
    height:20px;
    border:1px solid #9E9FA3;
    cursor:pointer;
    margin-left: 4px;
    margin-right: 4px;
    margin-top: 8px;
}
.dialog{
    display: none;
}

.telephone {
color:#de1a85;
font-size:16px}
/*
* ui.tabs.theme.css
*/
