/* GENERAL STYLES */
.ram
{
	border-left: solid 1px #e0e0e0; 
	border-top: solid 1px #e0e0e0;

	border-right: solid 1px #d0d0d0; 
	border-bottom: solid 2px #c9c9c9; 

	padding: 5px;
	display: block;
	text-align: center;
}

.ram ul
{
	text-align: left;
}


/* EDITOR PROPERTIES */
p {
	color:#333333;
	font-family: Georgia, "Times New Roman", serif;
	font-size:12px;
	line-height:20px;
}

h1 {
/*	margin: 0 0 5px 0;	*/
	font-family: "Lucida Sans", "Lucida Grande", tahoma, verdana, arial, sans-serif;
	font-size: 19px;
	color: #333;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: -0.03em;
}

h2 {
/*	padding: 3px 10px 0 10px;
	margin: 0 0 10px 0;	*/
	font-family: "Lucida Sans", "Lucida Grande", tahoma, verdana, arial, sans-serif;
	font-size: 17px;
	color: #333;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: -0.03em;
}

h3 {
/*	padding: 3px 10px 5px 10px;
	margin: 0;	*/
	font-family: "Lucida Sans", "Lucida Grande", tahoma, verdana, arial, sans-serif;
	font-size: 14px;
	color: #333;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: -0.03em;
}

.ingress {
	color:#333333;
	font-family: Georgia, "Times New Roman", serif;
	font-size:12px;
	line-height:20px;
	margin-left: 20px;
	display: block;

}

ram {

}

