﻿.telfort_info_title
{
	color:#F8931F;
	font-size: 12px;
	font-weight:bold;
}

.telfort_info_ornage_bar
{
	border-color:#F8931F -moz-use-text-color -moz-use-text-color;
	border-style:solid none none;
	border-width:1px 0 0;
	height:2px;	
}

.telfort_info_description
{
	 height:200px;
	 overflow:scroll;
	 overflow-x: hidden;
}

.telfort_info_bottom
{
	margin-top:10px;	
}

.lightBoxTelfortInnerConatiner { 
    position:fixed; 
    top:35%; 
    left:35%;
    padding:10px; 
    width:30%; 
    z-index:999; 
    background-color:#fff;
    border:solid 1px #000;
    font-size:18px;
}
