.g0-left {
		background-color: 	#FFFFFF;
		color:				#767E84;
		width:				320px;
		padding:			20px;
		margin:				0px;
		font-weight:		normal;		
        font-size: 			15px;
		line-height: 		18px;
		border-bottom:		2px solid #D6D7D6;
		background-image: 	URL("../images/bg-left.jpg");
		
}

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

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


.g0a-left {
		background-color: 	#FFFFFF;
		background-image: 	URL("../images/bg-left.jpg");		
		color:				#767E84;
		width:				330px;
		height:				300px;
		padding:			20px;
		margin:				0px;
		font-weight:		normal;		
        font-size: 			15px;
		line-height: 		18px;
		border-right:		none;
}

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

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