#rstpl-com_contact h1, #rstpl-com_contact h2, #rstpl-com_contact h3 {
	text-transform: uppercase;
}
#rstpl-com_contact table.category tr td, #rstpl-com_contact table.category tr th{ 
	border:none;
}
#rstpl-com_contact .jicons-icons{
	float:left;
	margin-right:8px;
	margin-top:-1px;
}
#rstpl-com_contact .contact-links ul li{ 
	list-style:none;
	float:left;
	margin-right:8px;
}
#rstpl-com_contact .dl-horizontal dt {
	margin-right: 5px;
}
#rstpl-com_contact .dl-horizontal dd {
	margin-left: 0;
	padding-left: 0.5em;
}
#rstpl-com_contact .dl-horizontal dt, #rstpl-com_contact .dl-horizontal dd {
	line-height: 1.8em;
	margin-bottom: .8em;
}
#rstpl-com_contact .dl-horizontal dt {
	clear: left;
	float: left;
	width: auto;
}
#rstpl-com_contact .dl-horizontal dt [class^="icon-"] {
	text-align: center;
}
#rstpl-com_contact .tags {
	margin:25px 0;
}
#rstpl-com_contact .list-striped li:nth-child(2n+1), .list-striped dd:nth-child(2n+1), .row-striped .row:nth-child(2n+1), .row-striped .row-fluid:nth-child(2n+1){
	background:none;
}
#rstpl-com_contact .page-header{
	border:none;
}
#rstpl-com_contact #contact-form legend{
	font-size:16px;
	border:none;
	margin:0 0 20px 0;
}
#rstpl-com_contact #contact-form .form-actions{
	background:none;
	border:none;
	padding-left: 0;
	padding-top: 0;
}
#rstpl-com_contact #contact-form .form-actions .btn{
	float: left;
}
#rstpl-com_contact #display-form .contact-form {
	width:96%;
}
#rstpl-com_contact .thumbnail {
	display: inline-block;
	margin-bottom: 3em;
	padding: 0;
}
#rstpl-com_contact .accordion .thumbnail {
	max-width: 200px;
}
#rstpl-com_contact .contact-position.dl-horizontal {
	display: inline-block;
	margin-bottom: 2em;
	vertical-align: top;
}
#rstpl-com_contact input, #rstpl-com_contact textarea {
	width: 100%;
}
#rstpl-com_contact .form-horizontal .controls {
	margin: 0;
}
#rstpl-com_contact input[type="checkbox"] {
	min-height: 0;
	width: auto;
}