/* CSS Document */


/*tyre size*/
#borders .playSize{
background-color:#FFFFFF;
border:1px solid #CCCCCC;
width:584px;
height:312px;
color:#636363;
}

#borders .playSize p{
padding:10px;
}


#borders .dimensions{
float:left;
padding:15px;
font-size:110%;
color:#636363;
}

#borders .dimensions td{
padding:10px 0px 0px 0px;
}

#borders .dimensions select{
width:100px;
color:#666666;
}

#borders .imagesidewall{
float:left;
padding:1px;
border-right:1px dashed #ccc;
}

.dimensions #divSearchButton{
margin:10px;

}

.dimensions #divSearchButton input{
margin:10px;

}


/* Dealer locator [START] */

#navigation {
	width:185px;
	border-right:1px dashed;
	border-color:#999999;
	padding:0 5px 0 0;
}

#navigation .topper {
	padding:5px 0px 5px 0px;
	height:80px;
}

#navigation .topper #txtWhere{
	margin:5px 0px 5px 0px;
	width:175px;
}

#navigation .topper #find{
    float:right;
    margin:5px 5px 5px 0px;
}

#navigation .options h2{
font-size:120%;
font-weight:bold;
}

#navigation .options {
	padding:5px 0px 20px 0px;
	border-top:1px solid;
	border-bottom:1px solid;
	border-color:#999999;
}

#navigation .options input {
	margin-left:5px;
}

#divStores h3{
font-size:120%;
font-weight:bold;
}

#divStores .topics {
 font-size:100%;
font-weight:bold;
}

#divStores .list{
font-size:100%;
font-weight:normal;
}

#divStores .list td{
padding-bottom: 4px;
border-bottom:1px dotted;
border-color:#E8E8E8;
}


#main{
	width:665px;
    padding: 5px 0px 5px 5px;
}

#result{

}
/* Dealer locator [END] */
