/* @override 
	http://zosh.com/wp-content/themes/ZoshTheme/support.css
	http://localhost:8888/wp-content/themes/ZoshTheme/support.css
*/

#content div.frame div.infobox.right {
	width:  40%;


}

#content div.frame div.post div.bottom {
	padding-top: 60px;
}

input.btn{
	background-image: none;
	background-color: #ececec;
	width:  120px;
	color: #000000;
	border: 1px solid #666666;
	font-size: 1em;
}

textarea {
	border:1px solid #666666;
	color:#666666;
	padding:5px;
	margin-right:6px;
	margin-bottom:5px;
	width:98%;
	

}

div#supportfaq {
	margin-top: 10px;
	margin-left: 20px;
}

#faqentry {
	padding-top: 1px;

}

#content div.frame div.post h2 {
	font-size: 1.3em;
}


#content div.frame div.infobox.right strong {
	display: block;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#content div.frame div.infobox.right hr {
	color:  #CCCCCC;
}

#content div.frame div.post div.entry {
	width:54%;

	}

#content div.frame div.post h2 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#content div.frame div.post p {
	margin-top: 0px;
	padding-top: 0px;
}

#content div.frame div.post ul li {
	list-style: none;
}

#faqsidelink ul {
	margin-top: 0px;
	margin-bottom: 10px;	
	padding-right: 0px;
	padding-left: 20px;
	text-indent: 0px;
}

#faqsidelink ul li {
	list-style: none;
}


#content div.frame div.post #faq p {
	margin-left: 60px;
}

#faq li {
	list-style-type: none;
	margin-left: -5px;
}

#faq p {
	padding-top: 0px;
	margin-top: -18px;
	margin-left: 61px;
}

#faq h2 {
	margin-left: 60px;
	margin-bottom: 0px;
}

#faq ul {
	margin-top: 5px;
	margin-left: -10px;
	margin-bottom: 0px;
}

#faqsidelink{
	padding-top: 10px;
	background: url(images/chat_16.png) no-repeat 0 18px;
}


#supportsidelink{
	height: 18px;
	padding-left: 20px;
	padding-bottom: 1px;
	padding-top: 1px;
	background: url(images/help_16.png) no-repeat 0 3px;
}

#serversidelink{
	height: 18px;
	padding-left: 20px;
	padding-bottom: 1px;
	padding-top: 1px;
	background: url(images/warning_16.png) no-repeat 0 3px;
}

#communitysupportsidelink{
	height:18px;
	padding-left: 20px;
	padding-bottom: 1px;
	padding-top: 1px;
	background: url(images/user_group_16.png) no-repeat 0 3px;
}



div#faqsidelink {
	background-position: 0 15px;
}

.hentry, .hcopy{
	border-bottom: 0px solid #cccccc;
	background:none;
}

