/******************************************* MAIN CONTENT *************************************************/


	#newsMenu
	{
		width: 569px;
		overflow: hidden;
		
	}
		#newsMenu #nMTitle
		{
			margin: 0;
			width: 113px;
			float: left;
		}
		#newsMenu #nMTitle p
		{
			background: #ae1b14;
			width: 113px;
			height: 18px; padding-top: 5px;
			margin: 0;
			font-size: 11px;
			line-height: 13px;
			text-transform: uppercase;
			text-align: center;
			color: white;
			font-weight: bold;
		}
		#nMLinkWrapper
		{
			width: 454px;
			height: 21px;
			float: left;
			border-width: 1px 1px 1px 0;
			border-style: solid;
			border-color: #d68d89;
		}
			#nMLinkWrapper a
			{
				color: #e11b11;
			}
		#nMLinkWrapper div
		{
			float: left;
			margin-left: 15px;
			margin-top: 3px;
		}
			
		#nMLinkWrapper a
		{
			font-weight: bold;
			font-size: 10px;
			line-height: 13px;
		}
		#nMLinkWrapper #nMStyleRight
		{
			float: right;
			margin-right: 8px;
		}
			#nMLinkWrapper #nMStyleRight a
			{
				font-weight: normal;
			}
		
div.szurkekeret {
	height:175px;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
}
#news
{
	width: 568px;
	margin-top: 12px;
	/*border-collapse: collapse;*/
}



	#news #td1
	{
		width: 278px;
		padding-right: 12px;
		vertical-align: top;
	}
	#news #td2
	{
		vertical-align: top;
		border-left: 1px solid #e4e4e4;
		border-right: 1px solid #e4e4e4;
	}
	
	#news #td2 a:active {
		font-weight: normal;
	}

	#news #td2 a:visited {
		font-weight: normal;
	}

	
	#news #td3
	{
		vertical-align: bottom;
		border-left: 1px solid #e4e4e4;
		border-right: 1px solid #e4e4e4;
		border-bottom: 1px solid #e4e4e4;
		
	}
	#news td
	{
		padding: 0;
	}

	#editorial
	{
		width: 278px;
	}

	#editorial h1 {
		margin-left: 0px !important;
	}
	
		h1
		{
			font-size: 22px !important;
			line-height: 23px !important;
			font-weight: bold !important;
			margin-top: 0 !important;
			margin-bottom: 10px !important;
		}
			h1 a
			{
				color: #000;
				
			}
			a:hover h2
			{
				text-decoration: underline;
			}
		#eImage
		{
			width: 278px;
			height: 180px;
		}
		#eTextTitle
		{
			font-size: 13px;
			line-height: 18px;
			font-weight: bold;
			text-transform: uppercase;
			color: #e11b11;
			float: left;
			margin: 0;
		}
		#editorial .bvb
		{
			font-size: 13px;
			line-height: 18px;
			color: #d4d4d4;
			margin: 0;
			float: left;
		}
		#eText
		{
			margin: 0;
			font-size: 13px;
			line-height: 18px;
			font-weight: bold;
		}
		#eBottom
		{
			margin-top: 5px;
			overflow: hidden;
		}
			#eBubble
			{
				float: left;
				margin: 3px 0 0 2px;
			}
			#eComm
			{
				float: left;
				font-size: 11px;
				line-height: 18px;
				margin: 5px 4px 0 4px;
			}
				#eComm a
				{
					color: #e11b11;
				}
			#eIcon
			{
				float: left;
				margin-right: 4px;
				margin-top: 5px;
			}
			#eTopic
			{
				float: left;
				font-size: 11px;
				line-height: 18px;
				color: #666;
				font-weight: bold;
				margin: 5px 4px 0 0;
			}
			#eLink
			{
				float: left;
				margin: 5px 0 0 0;
				font-size: 11px;
				line-height: 18px;
			}
				#eLink a
				{
					color: #e11b11;
				}
			#eNext
			{
				float: right;
				margin: 5px 0 0 0;
				font-size: 10px;
				line-height: 18px;
				font-weight: bold;
			}
				#eNext a
				{
					color: #ae1b14;
				}
			
	#tMMenu
	{
		background: #e0e0e0;
		height: 28px;
	}
		#tMMenu p.active
		{
			background: white;
		}
		#tMMenu a
		{
			font-size: 11px;
			line-height: 25px;
			font-weight: bold;
			color: #4e4e4e;
		}
		#tMMenu p
		{
			font-size: 11px;
			line-height: 25px;
			font-weight: bold;
			color: #4e4e4e;
		}
		#tMMenu #fresh
		{
			float: left;
			width: 40px; padding-left: 9px;
			margin: 4px 0 0 4px;
			height: 24px;
			color: #4E4E4E;
		}
		#tMMenu #read
		{
			float: left;
			width: 70px; padding-left: 9px;
			margin: 4px 0 0 10px;
		}
		#tMMenu #argue
		{
			float: left;
			width: 58px; padding-left: 9px;
			margin: 4px 0 0 10px;
		}
		
	#tMNewsTitle
	{
		height: 132px;
		width: 260px;
		float: left;
		margin-top: 12px;
		margin-left: 8px;
		overflow-y: scroll;
	}
	
	
	#freshArticles {
		display: block;
	}	
	#readArticles {
		display: none;
	}	
	#argueArticles {
		display: none;
	}	
		#tMNewsTitle ul
		{
			font-size: 11px;
			line-height: 15px;
			padding-left: 16px;
			margin: 0;
			clear: both;
		}
		#tMNewsTitle a
		{
			color: #000;
		}
		#tMNewsTitle a.tMNTactive
		{
			color: #e11b11;
			font-weight: bold;
		}
	#tMNext
	{
		font-size: 10px;
		line-height: 13px;
		font-weight: bold;
		margin: 10px 20px 12px 0;
		float: right;
	}
		#tMNext a
		{
			color: #ae1b14;
		}
		

	#oTitle
	{
		font-size: 11px;
		line-height: 13px;
		font-weight: bold;
		color: #4e4e4e;
		background: #e0e0e0;
		min-height: 11px;
		padding: 7px 12px 9px 12px;
		margin-top: 0;
		margin-bottom: 0;
	}
	#oTextWrapper
	{
		overflow: hidden;
		padding: 12px;
		/*background: #f9f7f7;*/
	}
		#oImg
		{
			float: left;
			width: 51px;
			height: 51px;
			margin: 2px 10px 4px 0px;
		}
		#oTextTitle
		{
			font-size: 11px;
			line-height: 15px;
			font-weight: bold;
			text-transform: uppercase;
			color: #e11b11;
			float: left;
			margin: 0;
		}
		#opinion .bvb
		{
			font-size: 11px;
			line-height: 15px;
			color: #d4d4d4;
			margin: 0;
			float: left;
		}
		#oText
		{
			font-size: 11px;
			line-height: 15px;
			margin-top: 0;
		}
			#oText a
			{
				font-weight: bold;
				color: #000;
			}
		#oNext
		{
			font-size: 10px;
			line-height: 13px;
			font-weight: bold;
			margin: 0;
			float: right;
		}
			#oNext a
			{
				color: #ae1b14;
			}

	
/******************************************* ARTICLES *************************************************/	
.articles
{
	margin-top: 7px;
	height: 242px;
}




.aActive
{
	border: 1px solid #cbcbcb;
	background: #f9f7f7;
}
	.aItem
	{
		width: 140px;
		float: left;
		margin-right: 1px;
		height: 230px;
	}
	.aImgWrapper
	{
		margin: 0;
		padding: 2px 2px 0 2px;
		height: 94px;
	}
		.aImgWrapper img
		{
			width: 136px;
			height: 94px;
		}
	.aMain
	{
		width: 136px;
	}
	.aLeadWrapper
	{
		height: 30px;
		overflow: hidden;
		margin-bottom: 10px;
		margin-left: 2px;
		margin-top: 10px;
	}
		.aLeadWrapper .bvb
		{
			color: #D4D4D4;
			line-height: 15px;
			font-size: 11px;
			/*margin-right: 2px;*/
		}
		.aTitle
		{
			font-size: 11px;
			line-height: 15px;
			font-weight: bold;
			text-transform: uppercase;
			color: #e11b11;
			float: left;
			margin: 0;
		}
		.aLead
		{
			font-size: 11px;
			line-height: 15px;
			font-weight: bold;
			/*margin: 0 0px 0 2px; */
		}
			.aLead a
			{
				color: #000;
			}
			
		.aLead a:visited {
			color: black;
		}
		
	
		
			
	.aText
	{
		margin: 0 4px;
		font-size: 11px;
		line-height: 15px;
		height: 61px;
		overflow: hidden;
	}
		.aText	a
		{
			color: #e11b11;
		}
	
	.aText a:active {
		font-weight: normal;
	}

	.aText a:visited {
		font-weight: normal;
	}

	
	.aBottom
	{
		margin-top: 15px;
	}
		.aCam
		{
			margin: 0 5px 0 2px;
			float: left;
		}
		.aBubble
		{
			float: left;
			margin: 0 5px 0 0;
		}
		.aComm
		{
			font-size: 10px;
			line-height: 18px;
			float: left;
			margin: 0 4px 0 0;
		}
			.aComm a
			{
				color: #e11b11;
			}
		.aPhotocam
		{
			float: left;
			margin: 0 4px 0 0;
		}
		.aPod
		{
			margin: 0;
		}
		
		
	#visualMenu
	{
		width: 569px;
		overflow: hidden;
		
	}
		#visualMenu #vMTitle
		{
			margin: 0;
			width: 155px;
			float: left;
		}
		#visualMenu #vMTitle p
		{
			background: #ae1b14;
			/*width: 113px;*/
			height: 18px; padding-top: 5px;
			margin: 0;
			font-size: 11px;
			line-height: 13px;
			text-transform: uppercase;
			text-align: center;
			color: white;
			font-weight: bold;
		}
		#vMLinkWrapper
		{
			width: 412px;
			height: 21px;
			float: left;
			border-width: 1px 1px 1px 0;
			border-style: solid;
			border-color: #d68d89;
		}
			#vMLinkWrapper a
			{
				color: #e11b11;
			}
		#vMLinkWrapper div
		{
			float: left;
			margin-left: 15px;
			margin-top: 3px;
		}
			
		#vMLinkWrapper a
		{
			font-weight: bold;
			font-size: 10px;
			line-height: 13px;
		}

		
#visualBlock
{
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	margin: 15px 0 0 0;
	overflow: hidden;
	padding-bottom: 10px;
}
#visualBlock a
{
	color: #000;
}

#vBLinkWrapper
{
	background: #e0e0e0;
	height: 28px;
}
	#vBPhotoCam
	{
		margin: 7px 0 0 6px;
		padding: 0;
		float: left;
	}
	#vBLink1
	{
		float: left;
		margin: 8px 0 0 6px;
		font-size: 11px;
		font-weight: bold;
		color: #4E4E4E;
	}
	#vBVideo
	{
		float: left;
		margin: 0 0 0 6px;
		padding: 0;
	}
	#vBLink2
	{
		float: left;
		width: 65px;
		height: 20px; padding: 8px 0 0 8px;
		margin: 0;
		font-size: 11px;
		font-weight: bold;
		background: url(../images/vBVideoBg.gif) no-repeat left center;
		color: #4E4E4E;
	}
		
		#vBVideoTextdddddddddd
		{
			margin: 6px 0 0 6px;
		}
		.vBVideoTextActive
		{
			color: #000;
		}
		.vBVideoTextPassive
		{
			color: #919191;
		}
	#vBLink3
	{
		float: left;
		width: 80px;
		padding: 0;
		margin: 0;
		font-size: 11px;
		font-weight: bold;
	}
	#visualBlock .vBActive
	{
		color: #000;
	}
		.vBActive a
		{
			color: #919191;
		}
	#vBMoreWrapper
	{
		float: right;
	}
		#vBMLink1
		{
			float: left;
			font-size: 11px;
			font-weight: bold;
			margin: 4px 5px 0 0;
			height: 20px;
			padding: 4px 0 0 5px;
			width: 40px;
			color: #4e4e4e;
		}
		#vBMLink2
		{
			float: left;
			font-size: 11px;
			font-weight: bold;
			margin: 4px 10px 0 0;
			height: 20px;
			padding: 4px 0 0 5px;
			width: 67px;
			color: #4e4e4e;
		}
		.vBLActive
		{
			background: white;
		}

	#vMainLeft
	{
		width: 280px;
		float: left;
		margin: 8px 0 0 7px;
	}
		#vImg1
		{
			margin: 0;
		}
			#vImg1 img
			{
				width:278px;
			}

		#vMText
		{
			font-size: 11px;
			line-height: 15px;
			font-weight: bold;
			margin: 0;
			margin: 5px 0 0 0;
		}
		#vMTAuthor
		{
			font-size: 11px;
			line-height: 15px;
			margin: 0 0 6px 0;
		}
			#vMTAuthor a
			{
				color: #666;
			}
			
	#vMainRight	
	{
		width: 278px;	
		float: left;
		margin: 8px 0 0 0;
	}
		#vMR1,
		#vMR2,
		#vMR3
		{
			margin: 0 0 13px 12px;
			clear: both;
			overflow: auto;
		}	
			#vMR11,
			#vMR21,
			#vMR31
			{
				float: left;
				margin: 0 10px 0 0;
			}
				#vMR11 img,
				#vMR21 img,
				#vMR31 img
				{
					width: 50px;
					height: 50px;
				}
			
			#vMR12,
			#vMR22,
			#vMR32
			{
				font-size: 11px;
				line-height: 13px;
				margin: 0 6px 0 0;
			}	
				#vMR12 a,
				#vMR22 a,
				#vMR32 a
				{
					font-weight: bold;
				}
				#vMR12 span,
				#vMR22 span,
				#vMR32 span
				{
					color: #666;
				}
		#vMRNext
		{
			font-size: 10px;
			line-height: 11px;
			font-weight: bold;
			margin: 12px 10px 0;
			float: right;
		}
			#vMRNext a
			{
				color: #ae1b14;
			}



/******************************************* WORLD MENU *************************************************/										
#worldMenu
{
	width: 569px;
	overflow: hidden;
	margin-top: 17px;
	clear:both;
}
	#worldMenu #wMTitle
	{
		margin: 0;
		width: 113px;
		float: left;
	}
	#worldMenu #wMTitle p
	{
		background: #ae1b14;
		width: 113px;
		height: 18px; padding-top: 5px;
		margin: 0;
		font-size: 11px;
		line-height: 13px;
		text-transform: uppercase;
		text-align: center;
		color: white;
		font-weight: bold;
	}
	#wMLinkWrapper
	{
		width: 454px;
		height: 21px;
		float: left;
		border-width: 1px 1px 1px 0;
		border-style: solid;
		border-color: #d68d89;
	}
		#wMLinkWrapper a
		{
			color: #e11b11;
		}
	#wMLinkWrapper div
	{
		float: left;
		margin-left: 13px;
		margin-top: 3px;
	}
		
	#wMLinkWrapper a
	{
		font-weight: bold;
		font-size: 10px;
		line-height: 13px;
	}					
/******************************************* END OF WORLD MENU *************************************************/				



/******************************************* WORLD BLOCK *************************************************/				
#newsWorld
{
	height: 210px;
	margin-top: 17px;
	overflow: hidden;
}
	#newsWorld .aItem
	{
		width: 135px;
		margin-right: 0;
	}
	#nWaItemRight
	{
		margin-left: 4px;
	}
	#newsWorld .aText
	{
		height: 60px;
	}
	#wMain
	{
		width: 278px;
		float: left;
		margin-left: 8px;
		border-left: 1px solid #e4e4e4;
		border-bottom: 1px solid #e4e4e4;
		border-right: 1px solid #e4e4e4;
	}
		#wMain .wMainActive
		{
			background: white;
		}
		#wMainWrapper
		{
			font-size: 11px;
			line-height: 20px;
			font-weight: bold;
			height: 28px;
			background: #e0e0e0;
		}
			#wMainWrapper a
			{
				color: #4e4e4e;
			}
			#wFresh
			{
				float: left;
				width: 40px; padding-left: 9px;
				margin: 5px 0 0 5px;
				height: 23px;
				padding-top: 2px;
			}
			#wRead
			{
				float: left;
				width: 70px; padding-left: 9px;
				margin: 5px 0 0 10px;
				padding-top: 2px;
				height: 23px;
			}
			#wArgue
			{
				float: left;
				width: 58px; padding-left: 9px;
				margin: 5px 0 0 10px;
				padding-top: 2px;
				height: 23px;
			}
		
	#wContain
	{
		height: 117px;
		width: 265px;
		float: left;
		margin-top: 12px;
		margin-left: 8px;
		overflow-y: scroll;
	}
	
		#wContain ul
		{
			font-size: 11px;
			line-height: 15px;
			padding-left: 16px;
			margin: 0;
			clear: both;
		}
		#wContain a
		{
			color: #000;
		}
		#wContain a.wActive
		{
			color: #e11b11;
			font-weight: bold;
		}
	#wNext
	{
		font-size: 10px;
		line-height: 13px;
		font-weight: bold;
		margin: 20px 20px 12px 0;
		float: right;
	}
		#wNext a
		{
			color: #ae1b14;
		}
/******************************************* END OF WORLD BLOCK *************************************************/				



/******************************************* MAGAZINE MENU *************************************************/										
#magazineMenu
{
	width: 568px;
	overflow: hidden;
	margin-top: 17px;
}
	#magazineMenu #mMTitle
	{
		margin: 0;
		width: 80px;
		float: left;
	}
	#magazineMenu #mMTitle p
	{
		background: #ae1b14;
		width: 80px;
		height: 18px; padding-top: 5px;
		margin: 0;
		font-size: 11px;
		line-height: 13px;
		text-transform: uppercase;
		text-align: center;
		color: white;
		font-weight: bold;
	}
	#mMLinkWrapper
	{
		width: 487px;
		height: 21px;
		float: left;
		border-width: 1px 1px 1px 0;
		border-style: solid;
		border-color: #d68d89;
	}
		#mMLinkWrapper a
		{
			color: #e11b11;
		}
	#mMLinkWrapper div
	{
		float: left;
		margin-left: 10px;
	}
	#mMLinkWrapper a
	{
		font-weight: bold;
		font-size: 10px;
		line-height: 13px;
	}					
/******************************************* END OF MAGAZINE MENU *************************************************/				



/******************************************* LIFESTYLE BLOCK *************************************************/				
.lifeStyle
{
	width: 568px;
	/*height: 356px;*/
	overflow: hidden;
	margin-top: 17px;
}
	.lifeStyle .bvb
	{
		font-size: 11px;
		margin-right: 2px;
		line-height: 15px;
	}
	.lSWrapper
	{
		width: 136px;
		/*height: 356px;*/
		overflow: hidden;
		float: left;
		margin-right: 8px;
	}
	.lifeStyle .lastlSWrapper
	{
		margin-right: 0;
	}
		.lifeStyle .aImgWrapper
		{
			padding: 0;
		}
		.lifeStyle .aItem
		{
			/*height: 325px;*/
			height: 100%;
			width: 136px;
			margin-top: 2px;
		}
		.lifeStyle .aLeadWrapper
		{
			margin-top: 0;
			padding-top: 12px;
		}
		.lSTitle
		{
			background: #e0e0e0;
			width: 136px;
			height: 28px;
		}
			.lSTitle p
			{
				font-size: 11px;
				line-height: 16px;
				font-weight: bold;
				color: #000;
				margin: 0;
				padding-top: 6px;
				text-align: center;
			}
			
		.aMainWrapper
		{
			/*height: 275px;*/
		}
		.aMainActive
		{
			background: #f9f7f7;
		}
		.lSNextLinks
		{
			/*height: 175px;*/
			overflow: hidden;
			margin-top: 11px;
			background: url(../images/dottedLine3.gif) no-repeat top;
		}
			.lSNextLinks p
			{
				font-size: 10px;
				line-height: 12px;
				font-weight: bold;
				margin: 6px 8px 8px 8px;
				padding-left: 12px;
				background: url(../images/sqare.gif) no-repeat 0px 4px;
			}
				.lSNextLinks p a
				{
					color: #696969;
				}
.clearboth
{
	clear: both;
}
/******************************************* END OF LIFESTYLE BLOCK  *************************************************/				


/******************************************* LIFESTYLE BLOCK 2 *************************************************/				
#lifeStyle2
{
	margin-top: 12px;
}
/******************************************* END OFLIFESTYLE BLOCK 2 *************************************************/				

#magazinajanlotable
{
	table-layout:fixed;
}



/******************************************* VILAGGAZDASAG BLOCK *************************************************/
#vg-ajanlo
{
	overflow:hidden;
	border:1px solid #e0e0e0;
	float:left;
	display:inline;
	width:287px;
}
#vg-menu
{
	background: #e0e0e0;
	height:27px;
	overflow:hidden;
}

#vg-menu img
{
	margin:7px 0 0 2px;
}

#vg-menu table
{
	border:0;
	margin-left:1px;
}

#vg-menu .active
{
	background: white;
}
#vg-menu .inactive
{
}
#vg-menu td
{
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	color: #4e4e4e;
	padding:0 4px;
	border-top:0;
	border-bottom:0;
	cursor:pointer;
}
#vg-cimek
{
	height: 132px;
	width: 260px;
	margin-top: 12px;
	margin-left: 8px;
	overflow-y: scroll;
}

#vg-cimek a:active {
	font-weight: normal;
}

#vg-cimek a:visited {
	font-weight: normal;
}




#vg-cimek ul
{
	font-size: 11px;
	line-height: 15px;
	padding-left: 16px;
	margin: 0;
	clear: both;
}
#vg-cimek a:link,
#vg-cimek a:hover,
#vg-cimek a:visited
{
	color: #000;
}
#vg-next
{
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	margin: 10px 0 7px 12px;
}
#vg-next a
{
	color: #ae1b14;
}

#vggazdasagDiv {
	display: block;
}
#vgkkvDiv {
	display: none;
}
#vgvallalatokDiv {
	display: none;
}
#vgsportDiv {
	display: none;
}
/******************************************* VILAGGAZDASAG END BLOCK *************************************************/

/******************************************* PARTY BLOCK *************************************************/				
#partyBlock
{
	/*height: 270px;*/
	overflow:hidden;
	border: 1px solid #e4e4e4;
	margin-top: 12px;
	padding-bottom:6px;
	height:100%;
}
	#party_szurke
	{
		background:#E0E0E0;
		overflow:hidden;
		height:28px;
	}
		#party_szurke a
		{
			color:#000;
		}
		#part1
		{
			float:left;
			width:279px;
			margin:8px 0 0 8px;
			font-size:11px;
			font-weight:bold;
		}
		#pBRLinkWrapper			
		{
			/*background: #e0e0e0;*/
			/*background: #e0e0e0 url(../images/pBRLinkWrapperBg.gif) no-repeat left;*/
/*			height: 28px;*/
			/*width: 279px;*/
			/*width:270px;
			float:left;
			*/
		}
			#pBPhotoCam
			{
				margin: 7px 0 0 12px;
				float: left;
			}
			#pBRLink1
			{
				margin: 6px 0 0 10px;
				float: left;
				font-size: 11px;
				line-height: 20px;
				font-weight: bold;
			}
				#pBRLink1 a
				{
					color: #000;
				}
			#pBRMoreWrapper
			{
				margin: 0 0 0 10px;
				float: right;
				font-size: 10px;
				line-height: 13px;
				font-weight: bold;
			}
				#pBRMLink1
				{
					float: left;
					font-size: 11px;
					line-height: 20px;
					font-weight: bold;
					margin: 4px 5px 0 0;
					height: 22px;
					padding: 2px 0 0 5px;
					width: 40px;	
					color: #4e4e4e;
				}
				#pBRMLink2
				{
					float: left;
					font-size: 11px;
					line-height: 20px;
					font-weight: bold;
					margin: 4px 5px 0 0;
					height: 22px;
					padding: 2px 0 0 7px;
					width: 70px;	
					color: #4e4e4e;
				}
				.pBRMLActive
				{
					background: white;
				}
		
		
		
		#pb_decor
		{
			height:28px;
			overflow:hidden;
			background:#E0E0E0;
		}
			#pb_decor p
			{
				font-size:11px;
				font-weight:bold;
				margin:8px 0pt 0pt 6px;
			}
			
	#pBRight		
	{
		/*width: 276px;
		float: right;*/
	}
		#bulibalra
		{
			width:286px;
			float:left;
			overflow:hidden;
		}
			#bulibalra img
			{
				margin:0px 0 0 8px;
			}
			#bulicim
			{
				font-size: 11px;
				font-weight:bold;
				margin:2px 0 0 8px;
			}
				#bulicim a
				{
					color:#000;
					text-decoration:none;
				}
				#bulicim a:hover
				{
					text-decoration:underline;
				}
		
		#bulijobbra
		{
			width:260px;
			float:left;
		}
			#bulijobbra span
			{
				font-size:11px;
				line-height:13px;
				font-weight:normal;
				color:#666;
			}
			
			#pBRMain	
			{
				margin: 12px 0 0 0;
			}
				#pBR1,
				#pBR2,
				#pBR3
				{
					/*margin: 0 0 6px 12px;*/
					margin: 0 0 9px 12px;
					clear: both;
					overflow: hidden;
					height:100%;
					/*height: 50px;*/
				}	
					#pBR11,
					#pBR21,
					#pBR31
					{
						float: left;
						margin: 0 10px 0 0;
					}
						#pBR11 img,
						#pBR21 img,
						#pBR31 img
						{
							width: 50px;
							height: 50px;
							padding-bottom:5px;
						}
					
					#pBR12,
					#pBR22,
					#pBR32
					{
						font-size: 11px;
						line-height: 13px;
						margin: 2px 0 0 0;
					}	
						#pBR12 a,
						#pBR22 a,
						#pBR32 a
						{
							font-weight: bold;
							color: #000;
						}
						#pBR12 span,
						#pBR22 span,
						#pBR32 span
						{
							color: #666;
						}
				#pBRNext
				{
					font-size: 10px;
					line-height: 11px;
					font-weight: bold;
					margin: 12px 10px 0;
					float: right;
				}
					#pBRNext a
					{
						color: #ae1b14;
					}	
					

#freshContent a:active {
	font-weight: normal;
}

#freshcontent a:visited {
	font-weight: normal;

}


					
					
/******************************************* END OF PARTY BLOCK *************************************************/	
