#Kayako, .voxox_tickets {
	font-family:arial;
	font-size:12px;
}
#Kayako fieldset, .voxox_tickets fieldset {
	border:0px;
}

.voxox_tickets .row2 { background:transparent; }

.clearfix { clear:both; }
div.wrapper {
	position:relative;
	width:100%;
	display:block;
}
div.voxox_knowledgebase {
	display:block;
	position:relative;
	width:100%;
	font-size:11px;
	font-family:arial;
}
div.voxox_knowledgebase, div.voxox_knowledgebase a {
	color:#9a9a9a;
}
div.voxox_knowledgebase a:hover {
	color:#FFF;
}
ul.list_knowledgebase {
	vertical-align:top;
	display:inline-block;
	position:relative;
	width:49%;
	list-style:none;
	margin:0px;
	padding:0px 0px 10px 0px;
}
ul.list_knowledgebase_full {
	width:100%;
}
ul.list_knowledgebase li {
	width:85%;
	padding:0px 0px 5px 20px;
	/*text-indent:20px;
	white-space:nowrap;
	overflow: hidden;
	text-overflow: ellipsis;*/
	margin:0px;
}
ul.list_knowledgebase li a {
	font-size:11px;
	text-decoration:none;
}
ul.list_knowledgebase li.list_hdr {
	width:100%;
	height:25px;
	line-height:30px;
	text-indent:0px;
	background: transparent url('img/img_arrow_lrg.png') 5px center no-repeat;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	margin:0px 0px 6px 0px;
}
ul.list_knowledgebase li.list_hdr, ul.list_knowledgebase li.list_hdr a {
	font-size:13px;
	color:#FFF;
}
ul.list_knowledgebase li.list_comment {
	font-style:italic;
	text-indent:35px;
	color:#FFF;
}
a.lnk_moretopics {
	display:block;
	width:90px;
	background: transparent url('img/img_arrow_sm.png') right center no-repeat;
	margin:15px 0px 15px 0px;
	padding-right:10px;
	font-size:10px;
}

.knowledgebase_detail h2, .voxox_tickets h2 {
	width:100%;
	height:25px;
	line-height:26px;
	text-indent:15px;
	background: transparent url('img/img_arrow_lrg.png') 0px center no-repeat;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	margin:0px 0px 6px 0px;
}
.knowledgebase_detail fieldset {
	border:0px;
	margin:0px 0px 0px 30px;
}

.knowledgebase_detail fieldset {
	
}

/* Comments CSS */
.comments {
	position:relative;
	width:682px;
	display:block;
	margin:0px 0px 0px 0px;
}
.comments_nav {
	height:25px;
	line-height:26px;
	text-indent:15px;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	margin:0px 0px 6px 0px;
}
.comments_nav .comments_nav_left, .comments_nav .comments_nav_right {
	float:left;
	width:50%;
}
.comments_nav .comments_nav_right {
	text-align:right;
}
a.lnk_usercommments, a.lnk_addcomments {
	margin-top:5px;
	display:block;
	font-size:10px;
	text-decoration:none;
	color:#999999;
}
a.lnk_usercommments {
	text-indent:7px;
	background: transparent url('img/icons.png') 0px -22px no-repeat;
	overflow:hidden;
}
a.lnk_addcomments {
	text-indent:12px;
	background: transparent url('img/icons.png') 0px -33px no-repeat;
	overflow:hidden;
	float:right;
}
.comments_form {
	width:682px;
	margin:20px 0px 20px 17px;
	font-size:12px;
}
.comments_form fieldset {
	width:682px;
	border:0px
	margin:0px;
	padding:0px 0px 5px 0px;
}
.comments_form fieldset label {
	display:block;
}

/* Article CSS */
.article {
	position:relative;
	width:682px;
	display:block;
	margin:20px 0px 20px 17px;
}
.article div {
	display:block;
	width:100%;
}
.article .article_hdr {
	color:#FFF;
}
.article .article_contents {
	color:#FFF;
	font-family:arial;
	font-size:12px;
	margin:10px 0px 30px 0px;
}
.article .article_details {
	font-size:11px;	
}
.article .article_details div {
	position:relative;
	float:left;
	width:50%;
	line-height:5px;
}
.article .article_details .article_details_left .article_id {	
	margin-left:-10px;
	display:block;
	width:100px;
	height:10px;
	text-indent:10px;
	background: transparent url('img/icons.png') 0px -16px no-repeat;
}
.article .article_details .article_details_right {
	text-align:right;
}

/* Tickets CSS */
.voxox_tickets .smalltext {
	color:#FFF;
}

/* Link CSS */
a.link {
	text-decoration:none;
}
a.lnk_back {
	display:block;
	text-indent:9px;
	font-size:11px;
	background: transparent url('img/icons.png') 0px -47px no-repeat;
}

/* Icons CSS */
.icn_arrow_right_lrg {
	width: 11px; height: 11px; display:block;
	background: transparent url('img/icons.png') 0px 0px no-repeat;
}
.icn_arrow_right_sm {
	width: 5px; height: 6px; display:block;
	background: transparent url('img/icons.png') 0px -17px no-repeat;
}
.icn_comment {
	width: 4px; height: 4px; display:block;
	background: transparent url('img/icons.png') 0px -27px no-repeat;
}
.icn_comment_add {
	width: 8px; height: 8px; display:block;
	background: transparent url('img/icons.png') 0px -36px no-repeat;
}
.icn_arrow_back {
	width: 6px; height: 10px; display:block;
	background: transparent url('img/icons.png') 0px -49px no-repeat;
}