﻿#reseller_resellers
{
    width:701px;
    height:410px;
}

#reseller_list
{
    width:300px;
    height:300px;
    float:left;

}

.map_canvas
{
    width:400px;
    height:400px;
    float:left;
}

#reseller_list .reseller_search
{
    padding-left:30px;
    margin-top:5px;
    height:320px;
}

#reseller_list .reseller_search p
{
   padding-top:2px;
   font-weight:bold;
   padding-bottom:2px;
}

.reseller_search h2
{
   padding-top:10px;
   font-weight:bold;
   padding-bottom:10px;
}



#reseller_searchresults
{
	height:225px;
	overflow:auto;
	margin-left:10px;
	margin-top:5px;
	padding-top:5px;
	width:250px;
}
/*
#ctl00_ctl00_ctl00_ctl00_chContent_chContent_chContent_chContent_crRetailers_upSearchResellers {
	width:230px;
}
*/

#selectedreseller
{
    height:55px;
    width:290px;
}

#selectedreseller div
{
    border-top: dotted 1px #000000;
    border-bottom: dotted 1px #000000;
    height:100%;
    margin-top:10px;
    padding-top:10px;    
}

#selectedreseller div span
{
    border:none 0px Black;
}

.foundreseller
{
    width:225px;    
    padding-left:5px;
}

.foundreseller a
{
    display:block;
    text-decoration:none;    
    margin-top:5px;
    margin-bottom:5px;
}

.foundreseller a:hover
{
    color: #444444;
}


input.buttonsearchtext
{

	
}


input.buttonsearch
{
	position:absolute;
	margin-top:1px;
	color:White;
    background-image:url("../images/backgrounds/button_magnafier.gif");
    background-repeat:no-repeat;
    width:24px;
    height:24px;
    border:none 1px #FFFFFF;
    cursor:hand;
    background-color:#fff;
}

.googlemapsinfowindow
{
    width:150px;
    height:100px;
}
