
/* Style additions of pink theme */
/* completes common.css - ACN */
/* (c) Keloid Media 2009 */


a{
	color: 					#f36;
}
body{
	background:				url('../images/background_page_pink.gif') no-repeat center 25px;	
}


/* ========================================== */

#col_1{
	width: 					575px;
}

#col_2{
	line-height: 			155%;
	width: 					245px;
}

.navigation_sub ul li .nav_item_active a,
.navigation_sub ul li .nav_item_active_parent a{
	color: 					#f36;	
}

#visual_acn_img.pink{
	background: 			url('../images/background_header_pink_doctor.gif') no-repeat top right;
}


