#g1-left {
		background-color:	#EDE9DD;
        background: 		-webkit-gradient(linear, left top, left bottom, from(#EDE9DD), to(#FFFFFF));
        background: 		-moz-linear-gradient(top, #EDE9DD, #FFFFFF);
		color:				#898884;
		width:				662px;
		height:				1300px;
		padding-left:		30px;
		padding-right:		30px;
		padding-top:		20px;
		padding-bottom:		20px;
		margin:				0px;
		font-weight:		normal;		
        font-size: 			14px;
		line-height: 		22px;		
		border-top:			none;
		border-left: 		1px solid #9D8A4A;
		border-right: 		1px solid #9D8A4A;
		border-bottom:		none;
}

#g1-left  span {
		color:				#000000;
}


#g1-left  h2 {
		color:				#D3072A;
		font-weight:		bold;		
        font-size: 			16px;
		line-height: 		24px;		
		text-decoration:	none;
}

#g1-left a {
		color:				#D3072A;
		text-decoration:	underline;
}

#g1-left a:hover {
		color:				#D3072A;
		text-decoration:	underline;
}

#g1-left img {
	border:	1px solid white;
}

li {
	color:				#434F2B;
}