.g0-left {
		background-color: 	#FFFFFF;
		color:				#000000;
		width:				330px;
		height:				300px;
		padding:			20px;
		margin:				0px;
		font-weight:		normal;		
        font-size: 			15px;
		line-height: 		18px;
		border-right:		2px solid #D6D7D6;
}

.g0-left  h2 {
		color:				#000000;
		font-weight:		bold;		
        font-size: 			16px;
		line-height: 		20px;	
		text-decoration:	underline;
}

.g0-left a, a.hover{
		background-color: 	#FFFFFF;
		color:				#FFC000;
		font-weight:		bold;		
        font-size: 			15px;
		line-height: 		18px;
	    text-decoration:	underline;
}


.g0a-left {
		background-color: 	#FFFFFF;
		color:				#000000;
		width:				330px;
		height:				300px;
		padding:			20px;
		margin:				0px;
		font-weight:		normal;		
        font-size: 			15px;
		line-height: 		18px;
		border-right:		none;
}

.g0a-left  h2 {
		color:				#000000;
		font-weight:		bold;		
        font-size: 			16px;
		line-height: 		20px;	
		text-decoration:	underline;
}

.g0a-left a, a.hover{
		background-color: 	#FFFFFF;
		color:				#FFC000;
		font-weight:		bold;		
        font-size: 			15px;
		line-height: 		18px;
	    text-decoration:	underline;
}
