/* ALL FORUM PAGES */


/* FORUM LANDING PAGE **********************************/

#forum_index
{	
	background-image:url(/img/accents/dottedline_horiz_gray.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	width:327px;
	margin-right:9px;
	float:left;
}

#forum_index .description
{
	min-height:21em;	
}

#forum_index .description h2
{
	padding-top:.75em;
	padding-bottom:.70em;
}

#forum_index .description p
{
	padding-right:3em;
	padding-bottom: 2.25em;
	line-height:1.34em;
	font-size:.85em;
}

#forum_index .list
{	
	background-image:url(/img/accents/dottedline_horiz_gray.gif);
	background-repeat:repeat-x;
	background-position:left top;
	margin-top:2px;
}

#forum_index .list ul
{	
	font-size:.92em;
	list-style:none;
	margin-top:.10em;
}

#forum_index .list ul li
{
	height:2em;
	padding-top:.62em;
	padding-bottom:1em;
	background-image:url(/img/accents/dottedline_horiz_gray.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}

* html #forum_index .list ul li { padding-bottom:.5em; } /* IE 6 */

#forum_index .list ul li a
{ 
	color:#9766ac;
	font-weight:bold;
	font-size:.9em;
	line-height:2.5em;
	padding-bottom:.5em;
	text-decoration:underline;
	padding-left:2.5em;
	padding-top:1em;
	background-image:url(/img/icons/circle_arrow_gray.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}

#forum_index .list ul li a:hover
{ 
	background-image:url(/img/icons/circle_arrow_purple.gif);
	color:#470C7A;
}

/* FORUM INDEX RIGHT SIDE   */
#forum_index_right
{	
	background-image:url(/img/accents/dottedline_horiz_gray.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	width:327px;
	margin-right:0px;
	float:left;
}

#forum_index_right .description
{
	min-height:21em;	
}

#forum_index_right .description h2
{
	padding-top:.75em;
	padding-bottom:.7em;
}

#forum_index_right .description p
{
	padding-right:3em;
	padding-bottom: 2.25em;
	line-height:1.34em;
	font-size:.85em;
}

#forum_index_right .list
{	
	background-image:url(/img/accents/dottedline_horiz_gray.gif);
	background-repeat:repeat-x;
	background-position:left top;
	margin-top:2px;
}

#forum_index_right .list ul
{	
	font-size:.92em;
	list-style:none;
	margin-top:.10em;
}

#forum_index_right .list ul li
{
	height:2em;
	padding-top:.62em;
	padding-bottom:1em;
	background-image:url(/img/accents/dottedline_horiz_gray.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}

* html #forum_index_right .list ul li { padding-bottom:.5em; } /* IE 6 */

#forum_index_right .list ul li a
{ 
	color:#9766ac;
	font-weight:bold;
	font-size:.9em;
	line-height:2.5em;
	padding-bottom:.5em;
	text-decoration:underline;
	padding-left:2.5em;
	padding-top:1em;
	background-image:url(/img/icons/circle_arrow_gray.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}

#forum_index_right .list ul li a:hover
{ 
	background-image:url(/img/icons/circle_arrow_purple.gif);
	color:#470C7A;
}

/* ARTICLE LANDING *******************************************/

#article_landing_content .three_eights_image_description {
	height:170px;
	background-image:url(/img/accents/dottedline_horiz_gray.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	margin-bottom:2px;
}

#article_landing_content .three_eights_image_description img {
	border:0px;
}

#article_landing_content .three_eights_image_description p {
	/*padding-right: 1em;*/
	padding-top:1.31em;
	line-height:1.4em;
}

#article_landing_content .three_eights_image_description .left {
	width:326px;
	float:left;
}

#article_landing_content .three_eights_image_description .right {
	width:328px;
	float:right;
}

/* ARTICLE LANDING 3/4 Alt. List with Circle Arrow Links **********************************/

#article_landing_content .three_fourths_alt_list
{
	padding-bottom:1em;
}

#article_landing_content .three_fourths_alt_list p.deep_purple_header
{ 
	background-color:#470C7A; 
	background-image:url(/img/components/purple_bar/three_fourths.gif);
	background-repeat:no-repeat;
	padding-left:1em;
	padding-top:1.23em;
	padding-bottom:1.08em;
	color:white;
}

#article_landing_content .three_fourths_alt_list ul
{	
	list-style:none;
}

#article_landing_content .three_fourths_alt_list ul li
{
	line-height:1.49em;
	padding-left:3em;
	padding-right:2em;
	padding-top:.6em;
	padding-bottom:.85em;
	border-bottom:solid 1px #ffffff;
}

#article_landing_content .three_fourths_alt_list ul li a
{
	color:#9866af;
	font-weight:bold;
	font-size:.85em;
	text-decoration:underline;
}

#article_landing_content .three_fourths_alt_list ul li a:hover
{
	color:#470C7A;
	font-weight:bold;
}

#article_landing_content .three_fourths_alt_list ul li.dark
{
	background-color:#eee3f1;
	background-image:url(/img/icons/circle_arrow_purple_padded.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#article_landing_content .three_fourths_alt_list ul li.light
{
	background-color:#f7f2f8;
	background-image:url(/img/icons/circle_arrow_purple_padded.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#article_landing_content .three_fourths_alt_list ul li.dark_last
{
	background-color:#eee3f1;
	background-image:url(/img/icons/circle_arrow_purple_padded.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-bottom:0px;
	border-bottom:0px;
}

#article_landing_content .three_fourths_alt_list ul li.light_last
{
	background-color:#f7f2f8;
	background-image:url(/img/icons/circle_arrow_purple_padded.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-bottom:0px;
	border-bottom:0px;
}

#article_landing_content .three_fourths_alt_list ul li.dark_btm
{
	background-color:#eee3f1;
	background-image:url(/img/components/purple_bar/ede5f0_three_fourths_btm.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:10px;
	padding:0px;
	border:0px;
	font-size:1px;
	line-height:0;
	list-style:none;
}

#article_landing_content .three_fourths_alt_list ul li.light_btm
{
	background-color:#f7f2f8;
	background-image:url(/img/components/purple_bar/f7f2f8_three_fourths_btm.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:10px;
	padding:0px;
	border:0px;
	font-size:1px;
	line-height:0;
	list-style:none;
}

#article_landing_content .three_fourths_container
{
	margin-top:.10em;
	padding-top:1.15em;
	padding-bottom:.5em;
	background-image:url(/img/accents/dottedline_horiz_gray.gif);
	background-repeat:repeat-x;
	background-position:left top;
}

/* FORUM ARTICLE *************************************/

#article_content .three_fourths_image_description {
	height:259px;
	padding-bottom:1.15em;
	background-image:url(/img/accents/dottedline_horiz_gray.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	margin-bottom:2px;
}

#article_content .three_fourths_image_description p {
	padding-right: 1em;
	padding-top:1.3em;
	line-height:1.4em;
}

#article_content .three_fourths_image_description .left {
	width:217px;
	margin-bottom:11px;
	margin-right:9px;
	float:left;
}

#article_content .three_fourths_image_description .right {
	width:437px;
	float:right;
}


#article_content .three_fourths_image_description_list {
	height:289px;
	padding-bottom:1em;
	background-image:url(/img/accents/dottedline_horiz_gray.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}

#article_content .three_fourths_image_description_list p {
	padding-right: 4em;
	padding-top: 1em;
	line-height:1.34em;
}

#article_content .three_fourths_image_description_list .left {
	width:217px;
	margin-bottom:11px;
	margin-right:9px;
	float:left;
}

#article_content .three_fourths_image_description_list .right {
	width:437px;
	float:right;
}

#article_content .three_fourths_image_description_list ul
{
	color:#898989;
	font-size:.85em;
	line-height:1.34em;
	list-style-image:url(/img/icons/arrow_purple.gif);
	margin-left:2em;
	margin-top:24px;
}

* html #article_content .three_fourths_image_description_list ul { margin-left:1.4em; } /* IE 6 */

#article_content .three_fourths_image_description_list ul li
{
	padding-bottom:.5em;
	padding-right: 4em;
}

* html #article_content .three_fourths_image_description_list ul li { padding-left:.5em; } /* IE 6 */

/* ARTICLE 3/4 Alternating List with Arrows ****************************/

#article_content .three_fourths_alt_list
{
	margin-top:.10em;
	padding-bottom:1em;
}

#article_content .three_fourths_alt_list p.deep_purple_header
{ 
	background-color:#470C7A; 
	background-image:url(/img/components/purple_bar/three_fourths.gif);
	background-repeat:no-repeat;
	padding-left:1em;
	padding-top:1em;
	padding-bottom:.5em;
	color:white;
}

#article_content .three_fourths_alt_list ul
{	
	list-style:none;
}

#article_content .three_fourths_alt_list ul li
{
	color:#666666;
	font-size:.85em;
	line-height:1.34em;
	padding-left:3em;
	padding-right:2em;
	padding-top:.85em;
	padding-bottom:.85em;
	border-bottom:solid 1px #ffffff;
	background-image:url(/img/icons/arrow_purple_padded.gif);
	background-repeat:no-repeat;
}

#article_content .three_fourths_alt_list ul li.dark
{
	background-color:#eee3f1;
}

#article_content .three_fourths_alt_list ul li.light
{
	background-color:#f7f2f8;
}

#article_content .three_fourths_alt_list ul li.dark_last
{
	background-color:#eee3f1;
	background-image:url(/img/icons/arrow_purple_padded.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-bottom:0px;
	border-bottom:0px;
}

#article_content .three_fourths_alt_list ul li.light_last
{
	background-color:#f7f2f8;
	background-image:url(/img/icons/arrow_purple_padded.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-bottom:0px;
	border-bottom:0px;
}

#article_content .three_fourths_alt_list ul li.dark_btm
{
	background-color:#eee3f1;
	background-image:url(/img/components/purple_bar/ede5f0_three_fourths_btm.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:10px;
	padding:0px;
	border:0px;
	font-size:1px;
	line-height:0;
}

#article_content .three_fourths_alt_list ul li.light_btm
{
	background-color:#f7f2f8;
	background-image:url(/img/components/purple_bar/f7f2f8_three_fourths_btm.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:10px;
	padding:0px;
	border:0px;
	font-size:1px;
	line-height:0;
}

#article_content .three_fourths_image {
	height:166px;
	padding-bottom:1em;
	background-image:url(/img/accents/dottedline_horiz_gray.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}


/* ARTICLE 3/8 Alternating List ****************************/

#article_content .three_eights_alt_list_left
{
	width:328px;
	float:left;
	margin-right:15px;
}

#article_content .three_eights_alt_list_left p.deep_purple_header
{ 
	background-color:#470C7A; 
	background-image:url(/img/components/purple_bar/three_eights.gif);
	background-repeat:no-repeat;
	padding-left:1em;
	padding-top:1em;
	padding-bottom:.5em;
	color:white;
}

#article_content .three_eights_alt_list_left ul
{	
	list-style:none;
}

#article_content .three_eights_alt_list_left ul li
{
	color:#666666;
	font-size:.85em;
	line-height:1.34em;
	padding-left:3em;
	padding-right:2em;
	padding-top:.85em;
	padding-bottom:1em;
	border-bottom:solid 1px #ffffff;
	background-image:url(/img/icons/arrow_purple_padded.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#article_content .three_eights_alt_list_left ul li.dark
{
	background-color:#eee3f1;
}

#article_content .three_eights_alt_list_left ul li.light
{
	background-color:#f7f2f8;
}

#article_content .three_eights_alt_list_left ul li.dark_last
{
	background-color:#eee3f1;
	background-image:url(/img/icons/arrow_purple_padded.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-bottom:0px;
	border-bottom:0px;
}

#article_content .three_eights_alt_list_left ul li.light_last
{
	background-color:#f7f2f8;
	background-image:url(/img/icons/arrow_purple_padded.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-bottom:0px;
	border-bottom:0px;
}

#article_content .three_eights_alt_list_left ul li.dark_btm
{
	background-color:#eee3f1;
	background-image:url(/img/components/purple_bar/ede5f0_three_eights_btm.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:10px;
	padding:0px;
	border:0px;
	font-size:1px;
	line-height:0;
}

#article_content .three_eights_alt_list_left ul li.light_btm
{
	background-color:#f7f2f8;
	background-image:url(/img/components/purple_bar/f7f2f8_three_eights_btm.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:10px;
	padding:0px;
	border:0px;
	font-size:1px;
	line-height:0;
}

#article_content .three_eights_alt_list_right
{
	width:328px;
	float:left;
}

#article_content .three_eights_alt_list_right p.deep_purple_header
{ 
	background-color:#470C7A; 
	background-image:url(/img/components/purple_bar/three_eights.gif);
	background-repeat:no-repeat;
	padding-left:1em;
	padding-top:1em;
	padding-bottom:.5em;
	color:white;
}

#article_content .three_eights_alt_list_right ul
{	
	list-style:none;
}

#article_content .three_eights_alt_list_right ul li
{
	color:#666666;
	font-size:.85em;
	line-height:1.34em;
	padding-left:3em;
	padding-right:2em;
	padding-top:.85em;
	padding-bottom:1em;
	border-bottom:solid 1px #ffffff;
	background-image:url(/img/icons/arrow_purple_padded.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#article_content .three_eights_alt_list_right ul li.dark
{
	background-color:#eee3f1;
}

#article_content .three_eights_alt_list_right ul li.light
{
	background-color:#f7f2f8;
}

#article_content .three_eights_alt_list_right ul li.dark_last
{
	background-color:#eee3f1;
	background-image:url(/img/icons/arrow_purple_padded.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-bottom:0px;
	border-bottom:0px;
}

#article_content .three_eights_alt_list_right ul li.light_last
{
	background-color:#f7f2f8;
	background-image:url(/img/icons/arrow_purple_padded.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-bottom:0px;
	border-bottom:0px;
}

#article_content .three_eights_alt_list_right ul li.dark_btm
{
	background-color:#eee3f1;
	background-image:url(/img/components/purple_bar/ede5f0_three_eights_btm.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:10px;
	padding:0px;
	border:0px;
	font-size:1px;
	line-height:0;
}

#article_content .three_eights_alt_list_right ul li.light_btm
{
	background-color:#f7f2f8;
	background-image:url(/img/components/purple_bar/f7f2f8_three_eights_btm.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:10px;
	padding:0px;
	border:0px;
	font-size:1px;
	line-height:0;
}


/* ARTICLE 3/4 Alternating List without Arrows ****************************/

#article_content .three_fourths_alt_list_noarrow
{
	margin-top:.10em;
	padding-bottom:1em;
}

#article_content .three_fourths_alt_list_noarrow p.deep_purple_header
{ 
	background-color:#470C7A; 
	background-image:url(/img/components/purple_bar/three_fourths.gif);
	background-repeat:no-repeat;
	padding-left:1em;
	padding-top:1.23em;
	padding-bottom:1.08em;
	color:white;
}

#article_content .three_fourths_alt_list_noarrow ul
{	
	list-style:none;
}

#article_content .three_fourths_alt_list_noarrow ul li
{
	padding-left:1em;
	padding-right:2em;
	padding-top:.85em;
	padding-bottom:.85em;
	border-bottom:solid 1px #ffffff;
}

#article_content .three_fourths_alt_list_noarrow ul li.dark
{
	background-color:#eee3f1;
}

#article_content .three_fourths_alt_list_noarrow ul li.light
{
	background-color:#f7f2f8;
}

#article_content .three_fourths_alt_list_noarrow ul li.dark_last
{
	background-color:#eee3f1;
	padding-bottom:0px;
	border-bottom:0px;
}

#article_content .three_fourths_alt_list_noarrow ul li.light_last
{
	background-color:#f7f2f8;
	padding-bottom:0px;
	border-bottom:0px;
}

#article_content .three_fourths_alt_list_noarrow ul li.dark_btm
{
	background-color:#eee3f1;
	background-image:url(/img/components/purple_bar/ede5f0_three_fourths_btm.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:10px;
	padding:0px;
	border:0px;
	font-size:1px;
	line-height:0;
}

#article_content .three_fourths_alt_list_noarrow ul li.light_btm
{
	background-color:#f7f2f8;
	background-image:url(/img/components/purple_bar/f7f2f8_three_fourths_btm.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:10px;
	padding:0px;
	border:0px;
	font-size:1px;
	line-height:0;
}

#article_content .three_fourths_alt_list_noarrow .subheader
{
	color:#470C7A;
	font-size:1em;
	font-weight:bold;
	line-height:1.34em;
}
#article_content .three_fourths_alt_list_noarrow .content
{
	color:#666666;
	font-size:.85em;
	line-height:1.34em;
}

#article_content .three_fourths_image {
	height:166px;
	padding-bottom:1em;
	background-image:url(/img/accents/dottedline_horiz_gray.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}

#article_content .three_fourths_container
{
	margin-top:.10em;
	padding-top:1em;
	padding-bottom:.25em;
	background-image:url(/img/accents/dottedline_horiz_gray.gif);
	background-repeat:repeat-x;
	background-position:left top;
}

#article_content .footer p {
	padding-right: 6.5em;
	line-height:1.34em;
	padding-top:1em;
}


/* FORUM FEATURED TOPIC *************************************/

#featured_topic_content .three_eights_image_description {
	height:255px;
	padding-bottom:1.15em;
	background-image:url(/img/accents/dottedline_horiz_gray.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	margin-bottom:2px;
}

#featured_topic_content .three_eights_image_description p {
	padding-right: 1em;
	padding-top:1.3em;
	line-height:1.34em;
}

#featured_topic_content .three_eights_image_description .left {
	width:324px;
	margin-bottom:11px;
	margin-right:19px;
	float:left;
}

#featured_topic_content .three_eights_image_description .right {
	width:330px;
	float:left;
}

/* FEATURED TOPIC 3/4 Alternating List without Arrows ********************/
#featured_topic_content .three_fourths_alt_list_noarrow
{
	margin-top:.10em;
	padding-bottom:1em;
}

#featured_topic_content .three_fourths_alt_list_noarrow p.deep_purple_header
{ 
	background-color:#470C7A; 
	background-image:url(/img/components/purple_bar/three_fourths.gif);
	background-repeat:no-repeat;
	padding-left:1em;
	padding-top:1.23em;
	padding-bottom:1.08em;
	color:white;
}

#featured_topic_content .three_fourths_alt_list_noarrow ul
{	
	list-style:none;
}

#featured_topic_content .three_fourths_alt_list_noarrow ul li
{
	padding-left:1em;
	padding-right:2em;
	padding-top:.85em;
	padding-bottom:.85em;
	border-bottom:solid 1px #ffffff;
}

#featured_topic_content .three_fourths_alt_list_noarrow ul li.dark
{
	background-color:#eee3f1;
}

#featured_topic_content .three_fourths_alt_list_noarrow ul li.light
{
	background-color:#f7f2f8;
}

#featured_topic_content .three_fourths_alt_list_noarrow ul li.dark_last
{
	background-color:#eee3f1;
	padding-bottom:0px;
	border-bottom:0px;
}

#featured_topic_content .three_fourths_alt_list_noarrow ul li.light_last
{
	background-color:#f7f2f8;
	padding-bottom:0px;
	border-bottom:0px;
}

#featured_topic_content .three_fourths_alt_list_noarrow ul li.dark_btm
{
	background-color:#eee3f1;
	background-image:url(/img/components/purple_bar/ede5f0_three_fourths_btm.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:10px;
	padding:0px;
	border:0px;
	font-size:1px;
	line-height:0;
}

#featured_topic_content .three_fourths_alt_list_noarrow ul li.light_btm
{
	background-color:#f7f2f8;
	background-image:url(/img/components/purple_bar/f7f2f8_three_fourths_btm.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:10px;
	padding:0px;
	border:0px;
	font-size:1px;
	line-height:0;
}

#featured_topic_content .three_fourths_alt_list_noarrow .subheader
{
	color:#333333;
	font-size:1em;
	font-weight:bold;
	line-height:1.40em;
}
#featured_topic_content .three_fourths_alt_list_noarrow .content
{
	color:#666666;
	font-size:.85em;
	line-height:1.42em;
}

#featured_topic_content .three_fourths_container
{
	margin-top:.10em;
	padding-top:1em;
	padding-bottom:.5em;
	background-image:url(/img/accents/dottedline_horiz_gray.gif);
	background-repeat:repeat-x;
	background-position:left top;
}


/* FORUM FEATURED TOPIC FORM *************************************/

#featured_topic_form p.blurb
{
	padding-top:.85em;
}

#featured_topic_form p.info
{
	padding-top:1em;
	padding-bottom:.50em;
}

#featured_topic_form ul
{
	list-style:inside;
	padding-bottom:1.5em;
}

#featured_topic_form ul li
{
	padding-left:1em;
}

#featured_topic_form h2
{
	margin:0px;
	height:32px;
	width:672px;
	margin-top:1em;
	background-image:url(/img/components/purple_bar/purple_bar_background.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#featured_topic_form h2 img
{
	padding-left:10px;
	padding-top:7px;
}

#featured_topic_form .form_container
{
	padding-top:1em;
	width:100%;
}

#featured_topic_form .form_container .form_row
{
	height:50px;
	width:100%;
}

#featured_topic_form .form_container .form_row_large
{
	width:100%;
}

* html #featured_topic_form .form_container .form_row_large { height:140px; } /* IE 6 */

#featured_topic_form .form_container .form_row_small
{
	height:30px;
	width:100%;
}

#featured_topic_form .form_container .form_entry
{
	padding-right:1em;
	float:left;
}

#featured_topic_form .form_container .textInput, textarea
{
	padding-right:1em;
}

#featured_topic_form .form_container form label
{
	vertical-align:bottom;
}

#featured_topic_form .form_container form label.checkbox
{
	color:#8e8e8e;
	padding-left:1em;
	vertical-align:top;
}

* html #featured_topic_form .form_container form label.checkbox { vertical-align:middle; } /* IE 6 */

#featured_topic_form .form_container div.italic
{
	color:#8e8e8e;
	font-size:0.77em;
	font-style:italic;
}


/* Featured Topics Promo use of 1/4 Yellow Box */

#side_panel #ft_img
{	
	margin-top:-6px;
	margin-left:-3px;
	margin-right:-3px;
	padding-bottom:8px;
}

#side_panel p
{	
	padding-bottom:.85em;
	padding-top:.92em;
}

#side_panel p
{	
	padding-bottom:.85em;
	padding-top:.92em;
}

#side_panel p.cta a
{	
	text-decoration:underline;
}

#side_panel h2
{	
	padding-bottom:.69em;
}

#side_panel .one_fourth_yellow_box ul
{	
	list-style:none;
}

#side_panel .one_fourth_yellow_box li
{
	padding-top:.85em;
	padding-bottom:.85em;
	padding-left:14px;
	margin-left:-14px;
	margin-right:-14px;
	padding-right:1em;
}

#side_panel .one_fourth_yellow_box li.selected
{
	padding-top:.85em;
	padding-bottom:.85em;
	padding-left:14px;
	margin-left:-14px;
	margin-right:-14px;
	padding-right:1em;
	background-color:#ffffff;
}

#side_panel .one_fourth_yellow_box li.selected a
{
	color:#470C7A;
}

#side_panel .one_fourth_yellow_box li a
{
	color:#777777;
	font-size:.92em;
	font-weight:bold;
	line-height:1.34em;
	text-decoration:underline;
}

.one_fourth_yellow_box .body_full
{
	background-color:#FFE652;
	background-image:url(/img/components/yellow_box/background_gradient.gif);
	background-repeat:repeat-x;
	font-size:.85em;
	line-height:1.28em;
	padding-left:14px;
	padding-right:14px;
	padding-top:8px;
	height:478px;
}