/*  
Description: Griplock Systems, Gallery Image Specific Styles (griplocksystems.com)
Author: Derek Reager, Ideawork Studios
Author URI: http://ideawork.com/
*/

/* Updated 10/30/07 */

html, body {
	margin: 0;
	padding: 0;
	}
body {
	padding: 30px;
	font: 62.5% Arial, Helvetica, sans-serif;
	color: #666;
	background-color: #FFF;
	}
p {
	margin-top: 15px;
	font-size: 1.4em;
	}
a {
	text-decoration: none;
	}
img {
	border: 0;
	}
h1 {
	margin: 0 0 15px;
	font-size: 2em;
	font-weight: normal;
	color: #369;
	}
.ulReset ul {
	margin-top: 15px;
	padding-left: 15px;
	font-size: 1.4em;
	}
.ulReset ul.nomargin {
	margin-top: 0;
	}
.ulReset ul li {
	list-style-position: outside;
	}
.ulReset ul li {
	list-style: square;
	}

