#home_right_cont{
	float:left;
	background-color:#fff;
	width:305px;
	height:232px;
	margin:10px 0px 0px 8px;
}
#home_right_cont a{
	background:url(../images/session_img.jpg) no-repeat;
	height:70px;
	width:293px;
	float:left;
	margin:5.5px 0px 0px 6px;
	color:#fff;
	text-align:left;
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
	font-size:20px;
	
}
#home_right_cont a.home_right_links:hover{ background-position: 0 -70px; }

#home_right_cont a span{
	float:left;
	font-size:20px;
	color:#fff;
	padding:18px 0px 0px 18px;
	cursor:pointer;
}

#div_to_popup {
	display:none;
	background:url(../images/pop_background.png) no-repeat;
	width:345px;
	height:188px;
	text-align:left;
	position:absolute;
	z-index:2;
	right:-40px;
	top:40px;
}
#div_to_popup_2 {
	display:none;
	background:url(../images/pop_background.png) no-repeat;
	width:345px;
	height:188px;
	text-align:left;
	position:absolute;
	z-index:2;
	right:-40px;
	top:40px;
}
#div_to_popup_3 {
	display:none;
	background:url(../images/pop_background.png) no-repeat;
	width:345px;
	height:188px;
	text-align:left;
	position:absolute;
	z-index:2;
	right:-40px;
	top:40px;
}
#div_to_popup_4 {
	display:none;
	background:url(../images/pop_background.png) no-repeat;
	width:345px;
	height:188px;
	text-align:left;
	position:absolute;
	z-index:2;
	right:-40px;
	top:40px;
}
div.pop_left{
	float:left;
	margin:12px 0px 0px 12px;
	width:141px;
	height:160px;
}
div.pop_left img{
	float:left;
}
div.pop_left a{
	color:#18a22f;
	line-height:16px;
	margin:0px 10px 0px 4px;
	float:left;
}
div.pop_left a:hover{
	background-color:#18a22f;
	color:#fff;
}
div.pop_right{
	float:left;
	margin-left:10px;
	height:148px;
	width:162px;
	margin:12px 0px 0px 12px;
}
a.bClose{
	background:url(../images/pop_close_img.png) no-repeat;
	width:20px;
	float:left;
	height:17px;
	text-indent:-9999px;
	margin-left:-5px;
	cursor:pointer;
}
#div_to_popup, #div_to_popup_2, #div_to_popup_3{
z-index:5;
}
#div_to_popup, #div_to_popup_2, #div_to_popup_3 p{
	color:#0651a4;
}
#div_to_popup, #div_to_popup_2, #div_to_popup_3 p.black_cont{
	color:#000;
}
/*#workshop_sponsors #giga { margin-top:43px;}*/