/* vim: set filetype=css : */
/** Page: Description (short).
 *
 * viewEmbassies page CSS definitions.
 *
 * @author      Ryan Gallagher <binerman@users.sourceforge.net>
 * @copyright   Copyright (c) 2003 by International Studies Abroad Inc.
 * @version     $Id: viewEmbassies.css,v 1.11 2011/01/21 22:43:39 sschroeder Exp $
 * @package     Studiesabroad
 * @subpackage  css
 */


.toc-item{
     width: 100% !important;
}
#office-list {
    margin-top                  : 10px;
}
.office-item {
}
.box-office-contact {
   float:right;
    margin-top:35px; 
   width                       : 175px;
    padding-left                : 10px;
}
ul.list {
    margin-left                 : 10px;
    padding-left                : 0px;
    list-style-position         : inside;
}
li.list-item {
    margin-bottom               : 10px;
}
h3.heading {
    clear: both;
}
#box-document-toc {
    background-image: none;
    border: none;
    width: auto; margin:0; clear:both; float:none;
}
.consulate-form {
    margin-top: 15px;
    padding : 5px;
}
.button {
}
.box-consulate-list {
    margin-top: 10px;
    padding: 5px;
    border: 1px solid #162D56;
}
.list-region {
    display: block;
    margin-top: 5px;
}
.list-office {
    margin-left: 20px;
}
.office-name {
margin:0; padding:0;
}
.section-title {
	border-bottom: 1px dotted;
}



