/*
 * $Name: HEAD $
 * $Revision: 1.1 $
 * $Date: 2005/03/28 05:18:47 $
 *
 * Copyright 2005 Maehem Media, Inc. All rights reserved.
 * Use is subject to license terms.
 */

/* Downloads Styles */
.download_doc_title 	{ color: #444444; font-weight: bold; font-size: 11px; font-family: Verdana, Helvetica; text-decoration: none }
.download_model 		{ color: #000000; font-weight: bold; font-size: 15px; font-family: Verdana, Helvetica; text-decoration: none }
.download_dowloadLink	{ color: #000077; font-weight: bold; font-size: 11px; font-family: Verdana, Helvetica; text-decoration: none }
.download_box           {
    border: solid 1px gray; padding: 0.5em;
}


