#Right a:visited
{
	color: #204A95;
	background-color: inherit; 
}


#Right a
{
	color: #204a95;
	background-color: inherit;
}

#Right
{
	position: relative;
	float: right;
	top: 0px;

	width: 195px;
	height: inherit;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	color: inherit;
	font-size:  10px;
	background-color: #ECF0F4;
	border-top: 0px;
	border-right: 1px solid #b8bab1;
	border-bottom: 1px solid #b8bab1;
	border-left: 1px solid #b8bab1;
}

#Right h1
{
	padding: 0px 0px 2px 0px; 
	color: #002946;
	background-color: inherit;
	border-bottom: 1px solid #D26E10;
	font-size:  12px;
	font-weight: bold;
}

#Right h2
{
	margin: 0px 0px 2px 0px;
	padding: 0px; 
	color: #0e2449;
	background-color: inherit;
	border: 0px;
	font-size:  11px;
	font-weight: bold;
}

#Right p
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size:  10px;
}

#Right div.kursus
{
	margin: 0px 0px 0px 0px;
	padding: 3px;
	font-size:  11px;
}


#Right h2.kursus
{
        margin: 0px 0px 0px 0px;
        padding: 3px;
        font-size:  13px;
	border-bottom: 1px solid #D26E10;
}


#Right img
{
	margin: 0px 0px 10px 0px;
	padding: 7px 0px 0px 0px;
}

#Right div.Box div.RSS
{
	position: relative;
	float: right;
	width: auto;
	text-align: right;
	vertical-align: top;
	font-size: 9px;
	font-weight: normal;
	top: -8px;
}

#Right a
{
	text-decoration: none;
}

#Right a.ReadMore
{
	padding: 0px 0px 0px 12px;
 	background-image: url('/design/cbs/images/linkmarker.gif');
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

#Right a:hover
{
	color: #D26E10;
	background-color: inherit;
	
}

#Share
{
	float: left;
}


#Share img 
{ 
	margin-top: -3px; 
	padding: 7px 0px 0px 2px; 
}


#Language
{
	margin: 0px;
	padding: 7px 0px 0px 0px;
	text-align: right;
}


#Language img
{
	margin: 0px;
	padding: 0px;
}

#Language a
{
	padding: 0px 2px 0px 2px;
}

#Right .BoxRound
{	
	margin: 17px 0px 15px 0px;
	padding: 0px;
}

#Right .BoxTop
{
	width: 195px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	background-image: url(/design/cbs/images/right_rounded_top.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 1px; /* IE6 needs this */
}

#Right .BoxBottom
{
	width: 195px;
	height: 8px;
	margin: 0px;
	padding: 0px;
	background-image: url(/design/cbs/images/right_rounded_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	font-size: 1px; /* IE6 needs this */
}


#Right .BoxMain
{
	width: 195px;
	margin: 0px;
	padding: 0px;
	background-image: url(/design/cbs/images/right_middle_field.gif);
	background-repeat: repeat-y;
}

#Right div.Box ul
{
    margin: 2px;
    padding: 7px 0px 0px 12px;
}

#Right .Box
{
	width: auto;
	height: 1%; /* IE6 needs this */
	margin: 0px;
	padding: 10px;
	border: 0px solid #b9c4c8;
}

#Right .Box p
{
	/*font-size: 10px;*/
}

#Right .Box table
{
	width: auto;
}

#Right .paragraph-in-editor
{
	display:block;
        margin:0px 0px 6px 0px;
}

/*  Video embed */
#Right .videothumb { width:100%; overflow:auto; }

