/*------------------------------------------------------------------------
# ProNet Pro v1.4.2
# ------------------------------------------------------------------------
# Copyright (C) 2008 PMDStyles. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: PMDStyles
# Current Version: ProNet Pro v1.4.2
# Released On: October 2008
# Last Updated On: January 10, 2013
# Compatibility: phpMyDirectory v1.4.2
# Websites: http://www.pmdstyles.com
-------------------------------------------------------------------------*/

/* main body setup */
div#middle {
    height:100%;
}

/* searchbox */
div.searchbox ul.main_form {
    height:100%;
}

div.searchbox ul.main_form li input.text {
    width:373px;
}

div.more_options {
    right:61px;
}

div.searchpanel ul {
    width:613px;
}

div.searchpanel ul li {
    width:204px;
    float:left;
}

/* alpha links */
div.alpha_links a {
    padding:4px;
}

/* category & location list */
ul.category_list, ul.location_list {
    margin:0;
}

ul.category_list li.category_list, ul.location_list li.location_list {
    clear:inherit;
}