/* content's styles */

h2{
	font-size:12px;
	font-weight:bold;
	color:#FC8100;
	margin:15px 0px 5px;
	text-transform:uppercase;	
}

h3{
	font-size:12px;
	font-weight:bold;
	color:#FC8100;
	margin:0px;	
}

.contentTable{
	margin-left:20px;
	width:620px;
}

.d50{
	width:50%;
	float:left;	
}

.src{
	text-align:right;
	font-size:10px;
}

.taCenter{
	text-align:center;
}

.lotery{
	width:316px; height:140px;
	float:left;	
}

.loteryImageDiv{
	width:156px; height:119px;
	float:right;
	margin-right:10px;
	background-image:url('../../gfx/ramka.png');
	background-position:top left;
	position:relative;
	display:inline;
}

.loteryImageDiv img{
	width:150px; height:113px;
	position:relative;top:3px;left:3px;
}

.loteryImageDiv img.mask{
	width:150px; height:113px;
	position:absolute; top:3px;left:3px;
}

.loteryDesc{
	width:136px;
	margin:0px 4px 0px 10px;
	float:left;
	line-height:20px;
	font-size:11px;
	display:inline;
}

.loteryDesc div.loteryName{
	width:100%; 
	float:left;
	margin:5px 0px;
	font-weight:bold;
	font-size:12px;
	color:#FC8406;
}

.loteryDesc div.loteryWinner{
	width:100%; 
	float:left;
	margin:5px 0px;
	font-size:11px;
	line-height:15px;
}

.loteryDesc div.loteryProject{
	width:100%; 
	float:left;
	margin:5px 0px;
	font-size:10px;
	line-height:11px;
}

.loteryDesc{
	font-size:12px;
}

.v{
	color:#FC8406;
	font-weight:bold;
}

.content a{
	color:#FC8406;
}

.fileLink{font-size:10px;}