/*--------------------------------------------------------------------
	Right Column
---------------------------------------------------------------------- */
#right_col		{	float: left; margin: 0 5px 10px 5px; font-family: Arial; font-size: 90%; /* background-color: #eee; */
					padding: 6px; background-image: url(/assets/images/ui/right_nav_bg.jpg); background-position: left top; background-repeat: repeat-x;
					/* this setting is read by firefox and ie browsers*/ 		 width: 183px; 
					/* ie hack - this setting is read by all ie browsers */ 	#width: 174px; 
					/* ie hack - this setting is read only by ie6 and older */ 	_width: 174px; 	}

/*--------------------------------------------------------------------
	Right Column Content Styles
---------------------------------------------------------------------- */

#right_col .ssopcoc {	margin: 8px 0;	}
#right_col h4	{ font-size: 130%; font-family: Tahoma, Verdana, Arial; font-weight: normal; padding: 0; margin: 18px 0 8px 0; color: #880000;  }
#right_col p		{	line-height: normal; margin: 8px 0; padding: 0;	}
#right_col img 		{	border: 2px solid #b4b4b4; padding: 0; margin: 2px auto;  }
#right_col a { text-decoration: none; border-bottom: none;  }
#right_col #orthodoxgoods img	{	width: 30px; height: auto; margin: 0 10px 0 0;		}
#right_col div.photoSetBlock	{	width: 95%; height: auto; display: block; padding: 6px; 	}

/* #right_col .prayer_corner_icon img	{	width: 152px; height: auto; margin: 0; padding: 0;  	}
#right_col .button img	{	padding: 0; margin: 0 4px; border: none; border-bottom: none; width: 172px; height: 100px;  	}
#right_col div			{	float: left; background-color: #eee; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 0 5px; width: 180px	}
#right_col div			{	float: left; margin: 4px 0; background-color: #eee; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 0 5px; width: 180px	}
#right_col div div		{	float: left; background-color: transparent; border: none; padding: 0; margin: 0 0 8px 0; } */


.links	{	margin: 8px 0; background-color: #eee; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 3px 0;	}
.links ul	{	margin: 0; padding: 0 0 0 25px; color: #3c60af;	}
.links li	{	padding: 0; margin: 0;	}
.links ul li a		{		}
