

 /* @@@ Start: style_main_phase_2.css */ 
@import url("reset.css");
@import url("common.css");

ul#menu li{
	float:left;
	padding-right:25px;
}

#hometeaser-left {
	background:url/images/home-buttons-enter.gif") no-repeat scroll left top transparent;
	display:inline;
	float:left;
	height:51px;
	margin-left:0px;
	width:327px;
}
#hometeaser-right {
	background:url/images/home-buttons-search.gif") no-repeat scroll left top transparent;
	display:inline;
	float:right;
	height:51px;
	margin-left:0px;
	width:327px;
}

#project-main-info-wrap{
		width:794px;
		margin:0px auto;
	}
	.project-info{
		float:left;
		width:317px;
		text-align:center;
	}
		.project-info strong{
			font:bold 16px arial;
		}

	.project-image{
		display:block;
		float:right;
		padding-right:55px;
	}
	
.vote{
	padding-top:12px;
	width:300px;
	margin:0 auto;
	text-align:center;
}

.btn-vote-sq{
	display:block;
	background:url(/images/btn-vote-for-this-project-v2.png) top left no-repeat;
	width:266px;
	height:54px;
	margin:0px auto;
}

#kga_counter_sidebar{
	z-index:500;	
}
#kga_barometer{
	z-index:600;
}

#home-c1, #home-c2{
	width:435px;	
	text-align:center;
}
	#home-c1 a, #home-c2 a{
		display:block;	
	}
	#home-c1{
		float:left;	
	}
	#home-c2{
		float:right;	
	}

