/* Style Sheet of Google Axresults Plugin for SOBI 2 Component google_axresults.css */
/*  ---------------------------------------------------------------------------   */
/* Copyright (C) 2009 WebSolutionWare.com (http://www.WebSolutionWare.com).     */
/* SOBI2 and Google Axresults Plugin are free software; you can redistribute       */
/* it and/or modify it under the terms of the GNU General Public License as       */
/* published by the Free Software Foundation.                                     */
/* Authors: Jerry Johnson, WebSolutionWare.com                                   */

/* Style for Results Column */
/* ------------------------- */
/* Style for Search Results Containg div */
div#vcardResultsDiv {

	float: left;
	width: 50%;
}

div#ShowGoogleMapDiv {
	float: left;
	width: 40%;
	margin-top: 35px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
}

/* Style for Pagination bars */
/* ------------------------- */
/* Style for Page Navigation of Entries */
#sobi2PageNav {
	text-align: center;
	width:40%;
}

