﻿.RightColumn
{
	background-image:url('../../img/right-column-bg.gif');
	background-position:left top;
	background-repeat:repeat-y;
	margin:0;
	padding:0; 
}

/* for Internet Explorer */
* html .RightColumn {
width: 183px;
}
.RightColumn .InfoBox
{
	width:209px;
	float:left;
	height:auto;
	margin:0;
	padding:0;
	position:relative;
}

.RightColumn h3
{
	display:block;
	float:left;
	position:relative;
	height:23px;
	width:207px;
	margin-left:1px;
	background-position:left center;
	background-repeat:no-repeat;
	font-variant:small-caps;
	
}
.RightColumn h3 span
{
margin-left:23px;
margin-top:3px;
display:block;
position:relative;
}
.RightColumn h3.Orange
{
	background-image:url('../../img/h3-orange-bg.gif');
	background-color:#D55400;
	color:#ffffff;
	border-top:1px solid #C2C2C2;
	border-bottom:1px solid #C2C2C2;
}
.RightColumn h3.Orange a
{
	color:#ffffff;
	margin:0;
	
}
.RightColumn h3.Blue
{
	background-color:#EBF6FC;
	background-image:url('../../img/h3-blue-bg.gif');
	border-top:1px solid #9FCDD9;
	border-bottom:1px solid #9FCDD9;

}
.RightColumn h3.Gray
{
	background-color:#F2F2F2;
	background-image:url('../../img/h3-gray-bg.gif');
	border-top:1px solid #C2C2C2;
	border-bottom:1px solid #C2C2C2;
}
.Framework .Content .RightColumn h3 a
{
	float:right;
	margin-right:3px;
	position:relative;
	margin-top:-13px;
	font-weight:normal;
	font-variant:normal;
	display:block;
	padding:0;
}



.Content .RightColumn .InfoBox a

{	
	margin-top:10px;
	margin-left:5px;
	display:block;
	position:relative;
	float:left;
	padding-bottom:10px;
	
		
}


.RightColumn ul.Gray
{
	background-color:#EBF6FC;
}
.RightColumn ul.Blue
{
	background-color:#F2F2F2;
	margin-top:3px;
	width:189px;
	display:list-item;
	font-weight:bold;}
	
.Content .RightColumn .InfoBox ul li
{

	list-style:none;

}


.Content .RightColumn ul li a
{margin:0;}

.Content .RightColumn ul li a span
{margin:0;}

.Content .RightColumn ul li a p
{margin:0;}

.Content .RightColumn .InfoBox ul ul
{
	margin:0;
	width:189px;
	padding:0;
	
	
	

}
.Content .RightColumn .InfoBox ul ul li
{
	font-weight:normal;
	background-image:none;
}

div.rightlisting
{
    color:#2E4C63;
	padding-top:10px;
}

/* Internet Explorer */
* html div.rightlisting
{
	padding-top:0px;
	margin-top:0px;
}

div.rightlisting p
{
    color:#2E4C63;
    padding-top:2px;
}

div.rightlisting img
{
	width:180px;
}

div.rightlisting a.right_info
{
	 color:#2E4C63;
}

* html div.prOtherData2 p.value a.right_info
{
	 color:#2E4C63;
	width:180px;
}
