/*********************************************** 
				Tags
***********************************************/

h1 {
	border-bottom:solid 4px #00A886;
	position:absolute;
	width:730px;
	top:20px;
	left:0px;
}
h1 span {
	position:absolute;
	right:0px;
	top:0.3em;
	font-size:0.8em;
}
h2 {
	border-bottom:solid 4px #CAE8E0;
}
ul li {
	background-image: url(../../../../images/template/dropbullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:0.4em;
	padding-left:3em;
	padding-bottom:0.5em;
	margin:0.2em 0;
}
ul ul {
	padding-top:0.5em;
	padding-bottom:0;
}

/*********************************************** 
				Global styles
***********************************************/

#content {
	width:498px;
	padding-top:70px;
}
#sideCol {
	width:166px;
	margin-top:9em;
}
#sideLeft, #sideRight {
	width:73px;
}
#sideImage {
	background:url(../../../../images/template/dropzone.gif) right top no-repeat;
	width:166px;
	height:169px;
	top:80px;
}
#sideTop {
	margin-top:30px;
}
/*********************************************** 
			Common classes
***********************************************/

.readMore a {
	font-weight:normal;
}
