img {
	border: 0;
}

#content {
	padding: 1em 3em 3em 1.5em;
	margin-left: 4em;
	margin-top: 1em;
	max-width: 640px;
	border-left: 1px solid #d9d9d9;
}

#content a,
#content a:link,
#content a:hover {
	background:transparent;
	text-decoration:underline;
	cursor:pointer;
}

#content a:link {
	color:#4f586f;
}

#content a:visited {
	color:#999;
}

#content a:hover,
#content a:active {
	color:#069;
}


#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #595959;
	letter-spacing: -1px;
	border-bottom: 1px solid #b9b9b9;
	padding-bottom: .1em;
	margin: 1.2em 0 .3em;
}


#content h1 {
	font-size: 196%;
	margin-top: .6em;
}

#content h2 {
	font-size: 136%;
}

#content h3 {
	font-size: 126%;
}

#content h4 {
	font-size: 116%;
}

#content h5 {
	font-size: 106%;
}

#content h6 {
	font-size: 96%;
}

#content hr {
	margin: 1em 0;
	background: #d9d9d9;
	height: 1px;
	border: none;
	clear: both;
}

#content .clear {
	clear: both;
}

#content p,
#content ul,
#content ol {
	margin: 0 0 1.5em;
}

#content p {
	text-align: left;
}

#content p.highlight {
	color:#E17000;
}

#content p.subdued {
	color:#999;
}

#content p.error {
	color:#c00;
	font-weight:bold;
}

#content p.success {
	color:#390;
	font-weight:bold;
}

#content p.caption {
	color:#999;
	font-size: 11px;
}

#content p small {
	font-size: 11px;
}

#content p em {
	font-style: italic;
}

#content p strong {
	font-weight: bold;
}

#content blockquote p {
	margin: 0 1.4em 0 1.4em;
	font-style: italic;
	padding: 1em;
	text-indent: 1.5em;
	border: 2px solid #e3dfd7;
	background: #f2f2f2;
}

#content blockquote p span.source {
	padding-top: 1em;
	font-style: normal;
	font-size: 80%;
	text-align: right;
	display: block;
}


#content ul li,
#content ol li,
#content dl dt,
#content dl dd {
	margin-left: 1.4em;
	padding-left: 0;
	background: none;
}

#content ul {

}

#content ul li {

}



#content .floater-left {
	float: left;
	margin-right: 2.5em !important;
	margin-bottom: 1em !important;
}

#content .floater-right {
	float: right;
	margin-left: 2.5em !important;
	margin-bottom: 1em !important;
}


#content .bottom-left {
	margin-top: 1em !important;
}

#content .bottom-left ul[class|=images] {
	margin-left:0;
	margin-right:auto;
}

#content .bottom-center {
	margin-top: 1em !important;
}

#content .bottom-center ul[class|=images] {
	margin-left:auto;
	margin-right:auto;
}

#content .bottom-right {
	margin-top: 1em !important;
}

#content .bottom-right ul[class|=images] {
	margin-left:auto;
	margin-right:0;
}


#content .top-left {
	margin-bottom: 1em !important;
}

#content .top-left ul[class|=images] {
	margin-left:0;
	margin-right:auto;
}

#content .top-center {
	margin-bottom: 1em !important;
}

#content .top-center ul[class|=images] {
	margin-left:auto;
	margin-right:auto;
}

#content .top-right {
	margin-bottom: 1em !important;
}

#content .top-right ul[class|=images] {
	margin-left:auto;
	margin-right:0;
}


#content ul[class|=images] {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#content ul[class|=images] li {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}


#content ul[class|=images] li img {
	padding: 0;
	margin: .2em;
}

#content ol {

}

#content ol li {

	list-style-type: decimal;
}

#content dl {
	margin: 0 0 1em 0;
}

#content dl dt {
	margin-left: 0 !important;
	color: #595959;
	font-weight: bold;
	margin-top: 1.3em;
}

#content dl dd {
	font-weight: normal;
}



/* devnote: tables are not really completed !!! */

#content table {
	border: 1px solid #b0aca4;
	border-collapse: seperate;
	width: 100%;
	background: #b0aca4;
	border-spacing:1px;
}

#content table caption {
	padding: 9px;
	padding-bottom: 6px;
	text-align: left;
	font-size: 145%;
	background: #b0aca4;
	color: #fff;
	caption-side: top;
}

#content table td,
#content table th
{
	border: 0px solid #b0aca4;
	padding: 6px;
	background: #f9f9f9;
}

#content table th {
	text-align:left;
	color: #595959;
	font-weight: bold;
	padding-left: 9px;
}

#content table thead th {
	padding: 9px;
	background: #e3dfd7;
}

#content table tbody th {
	background: #f2f2f2;
}


#content table.calendar {
	width: 220px !important;
}

#content table.calendar caption,
#content table.calendar td,
#content table.calendar th {
	text-align: center !important;
}





#content form  {
	margin: 0 0 1.5em;

	width:100%;
	padding: .5em 0;
	border-top: 1px solid #d7d7d7;
	position:relative;
}

#content form fieldset {
	border: 0;
	width:auto;
	margin: 0 1em;
}

#content form input {
	margin: 2px 0;
}

#content form legend,
#content form label {
	display: block;
	padding: 5px 0;
	float: left;
	clear: left;
	font-weight: bold;
	width: 7em;
}

#content form legend {
	margin-left: -1em;
	width: 8em;
}

#content form br,
#content form hr {
	clear: left;
}


#content form input,
#content form textarea,
#content form select {
	width: 15em;
	float: left;
	margin-left: 10px;
}

#content form input[type=radio],
#content form input[type=checkbox] {
	width: auto;

}

#content form fieldset fieldset fieldset * {
	font-weight: normal;
}
