.tyrechar{
width:48%;
margin-left:1%;
float:left;
}
.tyreadv{
width:48%;
margin-right:1%;
float:right;
}
.tyredesc{
position:relative;

margin-top:25px;
background-image:url(tyre_right_bord.gif);
background-position:top right;
background-repeat: repeat-y;
border-left:1px solid black;
border-top:1px solid black;
padding-top:20px;
}

.tyredesc ul{
margin-top:0px;
}

.tyredesc li{
margin-bottom:2px;
font-size:x-small;
list-style-position: outside;
list-style-image:url(bullet2.gif);
}
.tyredesc p {
margin:0px 10px 10px 20px;
text-align:justify;
}
.tyretagline{
color:gray;
/*font-size:75%;*/
font-variant:small-caps;
}

.tyrefooter{
	position:relative;
	margin-left:0px;
	Clear:both;
}

.tyrefooter p {margin:0px 10px  5px 5px;}

.tyretables{clear:both;}
.tyretables table{ width:98%;
margin: 1em 1%;

border:1px solid black;
background-color:lightgrey;

}
.tyretableL{ width: 80%;clear:left;float:left; 
}
.tyretableR{ width: 80%;clear:right;float:right;
}

.tyretableL table { 

margin: 1em 1% 5em 1%;
}

.tyretables td{
border: 1px solid silver;
text-align:center;
}

.tyretables th{
padding:1em 0;
background-color:silver;
border: 1px solid black;
font-weight: bolder;
}

.legend{
font-size:60%;
font-style:italic;
}




#tyrebot{width:100%;
	background-image:url(tyre_bottom_bord.gif);
	height:5px;
	bottom:0px;
	clear:both;
}
#botleftcorn{
float:left;
margin-left:-1px;
bottom:0px;
}

* html #botleftcorn{
margin-left:-4px;
}

#botrightcorn{
float:right;
margin-right:0px;}

* html #botrightcorn{
margin-right:-3px;
}