/** * @copyright Copyright (C) 2006 - 2008 Purple Iris Design and Publishing. All rights reserved worldwide.  ______         __                ___               ____                      ____               ___    ___              /\  _  \       /\ \__  __        /\_ \             /\  _`\                   /\  _`\           /'___\ /'___\ __          \ \ \L\ \  _ __\ \ ,_\/\_\    ___\//\ \      __    \ \ \L\ \   ___   __  _   \ \,\L\_\  __  __/\ \__//\ \__//\_\  __  _   \ \  __ \/\`'__\ \ \/\/\ \  /'___\\ \ \   /'__`\   \ \  _ <' / __`\/\ \/'\   \/_\__ \ /\ \/\ \ \ ,__\ \ ,__\/\ \/\ \/'\   \ \ \/\ \ \ \/ \ \ \_\ \ \/\ \__/ \_\ \_/\  __/    \ \ \L\ \\ \L\ \/>  </     /\ \L\ \ \ \_\ \ \ \_/\ \ \_/\ \ \/>  </    \ \_\ \_\ \_\  \ \__\\ \_\ \____\/\____\ \____\    \ \____/ \____//\_/\_\    \ `\____\ \____/\ \_\  \ \_\  \ \_\\_/\_\    \/_/\/_/\/_/   \/__/ \/_/\/____/\/____/\/____/     \/___/ \/___/ \//\/_/     \/_____/\/___/  \/_/   \/_/   \/_///\/_/ 						 *//*****************************************//***      Begin Article Box Method     ***//*****************************************/.article_box_outer {	width: 100%;    margin: 0px;    padding: 0px;    background-image: url('../images/sfx_abox/article_box_bg.png');	background-repeat: repeat-x; }.article_box_outer-parch {	width: 100%;    margin: 0px;    padding: 0px;    background-image: url('../images/sfx_abox/article_box_bg_parchment.png');	background-repeat: repeat; }.article_box_outer h3 {	font-weight: bold;    padding-bottom: 2px;}.article_box_outer ul {	margin: 0;	padding: 0;	list-style: none;}.article_box_outer li {	line-height: 16px;	text-align:left;}/*****************************************/.article_box_tl {	width: 6px;	height: 6px;	background-image: url('../images/sfx_abox/article_box_tl.png');	background-repeat: no-repeat;}.article_box_tc {	height: 6px;	background-image: url('../images/sfx_abox/article_box_tc.png');	background-repeat: repeat-x;}.article_box_tr {	width: 7px;	height: 6px;	background-image: url('../images/sfx_abox/article_box_tr.png');	background-repeat: no-repeat;}/*****************************************/.article_box_l {	width: 6px;	background-image: url('../images/sfx_abox/article_box_l.png');	background-repeat: repeat-y;}.article_box_r {	width: 7px;	background-image: url('../images/sfx_abox/article_box_r.png');	background-repeat: repeat-y;}/*****************************************/.article_box_bl {	width: 6px;	height: 9px;	background-image: url('../images/sfx_abox/article_box_bl.png');	background-repeat: no-repeat;}.article_box_bc {	height: 9px;	background-image: url('../images/sfx_abox/article_box_bc.png');	background-repeat: repeat-x;}.article_box_br {	width: 7px;	height: 9px;	background-image: url('../images/sfx_abox/article_box_br.png');	background-repeat: no-repeat;}/*****************************************//***       End Article Box Method      ***//*****************************************/