h1 {
	font-family: verdana, Sans-serif;
	font-size: 16pt;
	font-weight: 400;
	color: #111111;
	border-width: 0px; 
	display: inline;
}

.shadowBox {
	padding: 0px;
	background-image: url(/images/frame_shadow_bottom.png);
	background-repeat: repeat-x;
}

.companyListingBox-gray {
	background: #F7FAFB;
	padding:0px; 
	margin:0px;
}

.companyListingBox-white {
	background: #ffffff;
	padding:0px; 
	margin:0px;
}

.companyListingFont-gray {
	background: #F7FAFB;
}
.companyListingFont-grayR {
	background: #F7FAFB;
	float:right;
	text-align: left;
	width:130px;
}
.companyListingFont-white {
	background: #fff;
}
.companyListingFont-whiteR {
	background: #fff;
	text-align: left;
	float:right;
	width:130px;
}

.listingboxframe-cust {
	border:1px solid #59aacf;
	padding:9px 0px 12px 10px;
}

.listingboxframe-comp {
	border:1px solid #8bc2dc;
	padding:9px 0px 12px 10px;
}

.companyListing-custName {
	position: relative;
	width: 660px;
	margin: 6px 0px 0px 8px;
	color: #000000;
	text-align: left;
	font-family: Verdana, Sans-serif; 
	font-weight: bold;
	font-size: 12px;
}
.listBox-free {
    width: 680px;
    background: #ffffff;
    border: 1px solid #8bc2dc;
    margin: 4px 0px 0px 0px;
}
.listBox-gray {
    width: 680px;
    background: #f7fafb;
    border: 1px solid #59aacf;
    margin: 4px 0px 0px 0px;
}
.listBox-white {
    width: 680px;
    background: #ffffff;
    border: 1px solid #59aacf;
    margin: 4px 0px 0px 0px;
}

.listCompName {
    width: 660px;
    margin: 6px 10px 0px 8px;
    color: #000000;
    text-align: left;
    overflow: hidden;
}
.listDesc-free {
    clear: both;
    left:0px;
    margin: 0px 0px 10px 0px;
    width: 660px;
    text-align: left;
}
.listDesc {
/*    clear: both;*/
    position: relative;
    left: 0px;
    margin: 0px 0px 10px 0px;
    width: 476px;
    text-align: left;
}
.listCompLink {
    color: #000000;
    text-decoration: none;
    font-family: Verdana, Sans-serif;
    font-weight: bold;
    font-size: 12px;
    white-space: nowrap;
}
.listCompLink:hover {
    color: #000000;
    text-decoration: underline;
    font-family: Verdana, Sans-serif;
    font-weight: bold;
    font-size: 12px;
    white-space: nowrap;
}
.listDotted {
    float: left;
    margin: 10px 0px 8px 10px;
    width: 476px;
    padding-left: 0px; 
    background-image: url(/images/spot.gif);
    background-repeat: repeat-x;
    background-position: 100% 80%;
    text-align: left;
}
.listDottedLeft-gray {
    float: left;
    background: #f7fafb;
}
.listDottedRight-gray {
    float: right;
    background: #f7fafb;
}
.listDottedLeft-white {
    float: left;
    background: #ffffff;
}
.listDottedRight-white {
    float: right;
    background: #ffffff;
}
.listBoxShadow {
    background:url(/images/boxshadow_680.png); 
    background-repeat: no-repeat; 
    background-position:top left; 
    width:680px; 
    height:4px; 
    margin:0px 0px 3px 0px;
    position: relative;
}

.companyListing-compName {
	padding-bottom: 6px;
	font-family: Verdana, Sans-serif; 
	font-weight: bold;
	font-size: 12px;
}
.companyListing-shadow {
	background:url(/images/boxshadow_680.png); 
	background-repeat: no-repeat; 
	background-position:top left; 
	width:680px; 
	height:4px; 
	margin:0px 0px 3px 0px
}

.companyListing-addrPhoneText {
	float: left; 
	margin: 10px 0px 0px 10px;
	width: 476px;
	padding-left: 0px; 
	background-image: url(/images/spot.gif);
	background-repeat: repeat-x;
	background-position: 100% 80%;
}

.companyListing-imgFrame {
	width: 140px;
	height: 60px;
	border: 1px solid #A7A7A7;
}

.companyListing-desc {
	clear: both;
	margin: 10px 0px 0px 10px;
	width: 476px;
}

.list-pagenum {
	white-space: nowrap;
	margin-left: 3px;
	border: 1px solid #555;
	width: 30px;
/*	background: #;*/
}
.list-pagenum:hover {
	white-space: nowrap;
	margin-left: 3px;
	border: 1px solid #555;
	background: #e5f0f5;
}

.list-pageLinkT {
	white-space: nowrap;
	padding: 0px 2px 0px 2px;
}

.list-pagelinkS {
	float:left; 
	font-weight: bold;
	height: 16px;
	white-space: nowrap;
	padding: 2px 2px 0px 2px;
	margin-left: 3px;
	border: 1px solid #555;
	background: #59aacf;
}

.list-pagelink:hover {
	float:left;
	color: #000;
	height:16px;
	text-decoration: none;
	padding: 2px 2px 0px 2px;
	margin-left: 3px;
	border: 1px solid #555;
	background: #e5f0f5;
}

.list-pagelink {
	float:left;
	height:16px;
	color: #000;
	text-decoration: none;
	margin-left: 3px;
	padding: 2px 2px 0px 2px;
	border: 1px solid #555;
}

/* syling for yr-frames */

.yrLogo {
        position: absolute;
        bottom: 10px;
	right: 10px;
}

.yrBorderTop {
	background: url(/images/dblinebox_border_top.png);
	background-repeat: repeat-x;
	position:absolute;
	top: 0px;
	left: 3px;
	width: 459px;
	height: 3px;
}

.yrBorderBottom {
	background: url(/images/dblinebox_border_bottom.png);
	background-repeat: repeat-x;
	position:absolute;
	bottom: 0px;
	left: 3px;
	width: 459px;
	height:7px ;
}

.yrBorderLeft {
	background: url(/images/dblinebox_border_left.png);
	background-repeat: repeat-y;
	position:absolute;
	top: 3px;
	left: 0px;
	width: 3px;
	height: 65px;
}

.yrBorderRight {
	background: url(/images/dblinebox_border_right.png);
	background-repeat: repeat-y;
	position:absolute;
	top: 3px;
	right: 0px;
	width: 3px;
	height: 65px;
}

.yrOuterBox {
	position: relative;
	height: 75px;
}

.yrThreeWBox {
	position:absolute ;
	left: 5px;
	top: -4px;
}

.yrWeatherBox {
	position: relative;
	top: 10px;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
/*	border-left: 1px solid #ccc;*/
}

.yrTemp {
	position: absolute;
	top: 13px;
	left: 0px;
	width:100%;
	text-align: center;
	font-family: Tahoma, FreeSans, Verdana, Arial;
	font-weight: bold;
	font-size: 16px;
	color: #c00;
}

.yrTempMinus {
	position: absolute;
	top: 13px;
	left: 0px;
	width:100%;
	text-align: center;
	font-family: Tahoma, FreeSans, Verdana, Arial;
	font-weight: bold;
	font-size: 16px;
	color: #0280d9;
}

.yrValue {
	float: left; 
	position: relative;
	background: #deecf2;
	width: 63px;
	height: 38px;
	margin-left: 2px;
}

.yrTimeint {
	position: relative;
	font-family: Tahoma, FreeSans, Verdana, Arial;
	font-size: 10px;
	text-align: center;
	padding: 1px 0px 8px 0px;
}
.yrValBox {
	position:relative;
	width: 199px;
}

.yrTextBox {
	text-align: left;
	margin: 6px 4px 0px 4px;
	padding-bottom: 6px;
	width: 191px;
}

.relword {
	height: 25px; 
	margin-top: 1px; 
	background: #f1f1f1; 
	text-align: left;
}
.relword:hover {
	height: 25px; 
	margin-top: 1px; 
	background: #f8f8f8; 
	text-align: left;
}

.relwordLink {
    display:block;
    width:95%;
    position:relative;
    top:6px;
    left:7px;
    text-decoration:none;
    color:#006393
}
