#kuix_menu_block {
	position: absolute;
	right: 40px;
	top: 180px;
	width: 140px;
}

#kuix_menu_block ul {
	list-style: none;
}

#kuix_menu_block a  {
	color: #4b9797;
	line-height: 25px;
	height: 25px;
	display: block;
	text-align: right;
	text-decoration: none;
	border-bottom: 1px dotted #4b9797;
	padding-left: 10px;
	padding-top: 1px;
}

#kuix_menu_block a:hover  {
	padding-top: 0px;
	border-bottom: 2px solid #4b9797;
}

#kuix_live_demo {
	display: block;
	position: absolute;
	right: 350px;
	top: 280px;
	width: 230px;
	height: 60px;
}

#kuix_text_block {
	padding-top: 350px;
	margin-bottom: 20px;
}

#kuix_overview {
	padding-bottom: 20px;
}

#kuix_highlight_block {
	margin-left: 20px;
	border-right: 1px solid #cccccc;
	padding-right: 10px;
	width: 400px;
	float: left;
}

#kuix_highlight_block ul {
	list-style: none;
}

#kuix_highlight_block h3 {
	font-size: 14px;
	color: #f19300;
	padding-bottom: 6px;
	padding-bottom: 4px;
}

#kuix_highlight_block a {
	color: #555555;
	text-decoration: underline;
}

#kuix_news_block {
	margin-left: 10px;
	width: 200px;
	float: left;
}

#kuix_news_block h3 {
	font-size: 14px;
	color: #f19300;
	padding-bottom: 6px;
	padding-bottom: 4px;
}

#kuix_news_block ul {
	list-style: none;
}

#kuix_news_block li {
	border-bottom: 1px dashed #cccccc;
	padding-top: 5px;
	padding-bottom: 5px;
}

#kuix_news_block .kuix_news_topic {
	color: #55555;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
}

#kuix_news_block .kuix_news_date {
	color: #aaaaaa;
	font-size: 10px;
	line-height: 15px;
	padding-bottom: 4px;
}

#kuix_news_block .kuix_news_body p {
	font-size: 11px;
}

#kuix_news_block .kuix_news_body a {
	color: #555555;
	text-decoration: underline;
}
