/* Private: where_to_buy */

/*styles for NetBuild where_to_buy plugin*/
#euHolder {position:relative; float: left; width: 120px; height: 40px; margin-top: 100px; text-align: center; font-size: 10px; color: #2B4F19;}
#chHolder {position:relative; float: right; width: 120px; height: 40px; margin-left:40px; text-align: center; font-size: 10px; color: #2B4F19;}
#mapHolder {position:relative; float: left; width:310px; height:386px; margin-left: 50px;}

/*styles for NetBuild where_to_buy_list plugin*/
a.orangeLink {color:#EC8208;}
a.orangeLink:hover, .companyList {color:#345621;}
.companyList {float:left; width:240px;}
.liClear {clear:both;}

/*styles for NetBuild where_to_buy_show plugin*/
#companyDetails {float:left; width:265px;}
#logoContainer {float:right; width:265px; text-align:center; font-size:90%;}
#companyContent {clear:both; border-top:2px solid #2B4F19;}

.multiFieldName {float:left; width:50px;}
.multiFieldContent {float:right; width:210px;}

