/*------------------------------------------------------------------------
# Global News WordPress Theme v1.0 - August 2010
# ------------------------------------------------------------------------
# Copyright (C) 2008 instantShift. All Rights Reserved.
# @license - Global News WordPress Theme is available under the terms of the GNU General Public License.
# Author: http://www.rapidxhtml.com
# Websites:  http://www.instantshift.com
-------------------------------------------------------------------------*/

/* IE 6 Specific CSS */

div.main_home {
    height: 680px;
}

div.boxes {
    padding: 0;
    float: left;
    width: 190px;
    margin: 0 0 0 30px;
}

div.boxes.first {
    margin: 0;
}

/* copyright */
div.copyright {
    padding: 5px 0 0 0;
}

div.archivepage1 {
    width: 290px;
    float: left;
    margin: 10px 17px 15px 0;
    padding: 0 17px 0 0;
    border-right: 1px solid #CCC;
}
