body, h1, h2, h3, p, a, ul, li, img, textarea, form, label, input  {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color:#353535;
}
body {
	background: #e6e8ef url(http://static.filehorse.com/design/body_top_bg.gif) repeat-x left top;
}
img {
	border:none;
}
ul {
	list-style-type: none;
}
h1 {
}
h1 a {
}
h1 a:hover {
}
.main_logo {
	width: 216px;
	float:left;
	padding: 0 0 0 16px;
	text-align:center;
}
.main_logo a {
	height: 54px;
	overflow:hidden;
}
.main_logo p {
	padding:4px 0;
	font-size:10px;
}
.main_logo p img {
	margin: 0 0 -4px 4px;
}
.main_logo a:hover {
	background-position: left bottom;
}
h2 {
	line-height:26px;
	display:block;
	padding-left:10px;
}
h2 a {
	color:#FFFFFF;
	text-shadow: 0 -1px 0px #999999;
	font-size:14px;
}
h2 a:hover {
	text-decoration:none;
}
.wide_column h2 {
	font-size:24px;
}
h3, h3 a {
	font-size:16px;
	font-weight:bold;
}
a {
	text-decoration:none;
	color:#0e71d5;
}
a:hover {
	text-decoration:underline;
}
.text_input {
	float:left;
}
.submit {
	float:left;
}
input {
	float:left;
}
.column {
	float:left;
}
.page_width {
	width:988px;
	margin: 0 auto;
}
.main_content_wrapper {
	width:100%;
	float:left;
}
.header{
	width:100%;
	float:left;
	height: 152px;
}
.header_top {
	width:100%;
	height:28px;
	padding-bottom:16px;
	float:left;
}
.keyword_search {
	width:291px;
	height:26px;
	float:right;
	margin-right:20px;
	padding: 3px 14px 0 14px;
	background-image: url(http://static.filehorse.com/design/keyword_search_bgd.gif);
}
.addthis_toolbox {
	width:104px;
	float:left;
	padding-top:3px;
}
.addthis_toolbox2 {
	float: right;
}
.keyword_search input { 
	border: none;
	outline: none;
}
.keyword_search .text_input {
	width: 156px;
	height: 21px;
	background: url(http://static.filehorse.com/design/input_bg_search.png) no-repeat left top;
	margin-top:0px;
	overflow:hidden;
	margin-left:2px;
}
.keyword_search .text_input input {
	padding:4px 6px 3px 10px;
	width:140px;
	background:none;
	border: none;
	outline: none;
	line-height:20px;
	font-size:11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#777;
}
.keyword_search .text_input input.focusField {
	font-style:normal;
	color:#333;
}
.keyword_search .submit {
	width: 26px;	
	height: 21px;
	float:left;
	background: url(http://static.filehorse.com/design/keyword_search_submit.png) no-repeat left top;
	cursor:pointer;
}
.header_ads {
	float:left;
	padding-left:8px;
}
.wide_ad_box {
	width:773px;
	float:left;
}
.box_content {
	width:728px;
	height:90px;
	padding: 10px 22px 4px 22px;
	float:left;
}
.content {
	width:948px;
	float:left;
	padding: 0 20px 40px 20px;
	background: url(http://static.filehorse.com/design/content_bg.gif) repeat-y left top;
}
.content_nav {
	width:932px;
	margin: 0 -20px -10px -20px;
	height:97px;
	padding: 4px 28px 0 28px;
	float:left;
	background-image: url(http://static.filehorse.com/design/content_nav_bg.png);
}
.content_nav p {
	float:left;
	line-height:82px;
	font-size:22px;
	color:#FFFFFF;
	text-shadow: 0 1px 1px #999999;	
	font-weight:bold;
}
.page_image {
	float:right;
}
.pageing {
	width:100%;
	float:left;
	overflow:hidden;
	padding: 10px 0 2px 0;
}
.pageing li {
	float:left;
	background: url(http://static.filehorse.com/design/grey_bullet.gif) no-repeat left 4px;
	padding-left:10px;
	margin-left:-7px;
	color:#777;
	font-size:11px;
}
.pageing li a {
	margin-right:13px;
	color:#333;
	font-size:11px;
}

.list_box { 
	width:100%;
	float:left;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.list_box ul { 
	float:left;
	padding: 6px 6px 4px 6px;
}
.list_box ul li {
	line-height:16px;
}
.new_soft abbr {
	padding-right:32px;
	background: url(http://static.filehorse.com/design/icon_new.gif) no-repeat right 8px;
}
.list_box ul li a img {
	margin: 0 4px -2px 0;
}
.list_box ul li img {
	margin: 0 4px -2px 0;
}
.heading_wrapper {
	width:100%;
	height:33px;
	float:left;
	background-repeat: no-repeat;
	background-position: left top;
}
.view_more {
	float:right;
	line-height:25px;
	margin-right:14px;
	background: url(http://static.filehorse.com/design/view_more_bullet.gif) no-repeat right 11px;
	padding-right:8px;
}
.double_column, .triple_column {
	width:783px;
	float:left;
	margin-left:-10px;
}
.double_column {
	padding-top:8px;
}
.double_column .column {
	width:381px;
	float:left;
	padding-left:10px;
}
.double_column .list_box ul {
	width:359px;
	padding: 6px 10px 4px 10px;
}
.double_column .list_box li {
	padding-bottom:3px;
}
.double_column .heading_wrapper {
	background-image: url(http://static.filehorse.com/design/box_blue_top.png);
}
.double_column .list_box ul li a:hover,
.wide_column .list_box ul li a:hover {
	text-decoration:none;
}
.double_column .list_box ul li a:hover span,
.wide_column .list_box ul li a:hover span {
	text-decoration:underline;
	cursor:pointer;
}
.triple_column {
	padding-bottom:10px;
}
.triple_column .list_box {
	margin-top:10px;
}
.triple_column .list_box ul {
	width:239px;
	margin-top:-10px;
}
.triple_column .list_box ul li, #latest_soft li {
	line-height:18px;
	height:58px;
	background: url(http://static.filehorse.com/design/list_item_bg.jpg) no-repeat left top;
	margin-top:8px;
}
#main_page .triple_column .list_box ul li:hover,
#latest_soft li:hover {
	background-position: left -58px;
}
#latest_soft {
	width:625px;
	margin-right:-70px;
}
#latest_soft span {
	text-decoration:none;
}
#latest_soft li {
	width:239px;
	float:left;
	margin-right: 65px;
}
.bottom_line {
	border-bottom:1px solid #DFDFDF;
	padding-bottom:12px;
}
.triple_column .list_box ul li a,
#latest_soft li a {
	font-size:22px;
	color:#0e71d5;
	text-shadow: 0 1px 0px #FFFFFF;
	line-height:32px;
	text-decoration:none;
	display:block;
	padding:5px 8px;
}
.triple_column .list_box ul li span,
#latest_soft li span {
	color:#777;
	line-height:16px;
	font-size:12px;
	display:block;
}
.triple_column .list_box ul li img,
#latest_soft li img {
	margin-bottom:-6px;
}
.triple_column .column {
	width:251px;
	float:left;
	padding-left:10px;
}
#orange_column .heading_wrapper {
	background-image: url(http://static.filehorse.com/design/box_orange_top.png);	
}
#red_column .heading_wrapper {
	background-image: url(http://static.filehorse.com/design/box_red_top.png);	
}
#green_column .heading_wrapper {
	background-image: url(http://static.filehorse.com/design/box_green_top.png);	
}
.wide_grey_box {
	width:773px;
	float:left;
	padding-top:14px;
}
.wide_grey_box .heading_wrapper {
	background-image: url(http://static.filehorse.com/design/box_wide_grey_top.png);
}
.wide_grey_box ul {
	width:761px;
	text-align:center;
}
.wide_grey_box ul li {
	display:inline;
	line-height:22px;
	color:#B4B4B4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.wide_grey_box ul li a {
	margin: 0 4px 0 0px;
}
.wide_column .list_box {
	margin-top:10px;
	width:555px;
}
.wide_column .heading_wrapper {
	background-image: url(http://static.filehorse.com/design/box_medium_grey_top.png);	
}
.wide_column .list_box ul {
	width:545px;
	padding: 0px 5px 4px 5px; /* mod by H, top was 6px; */
}
.wide_column #pic_list ul {
	padding-top:0;
	padding-bottom:14px;
}
.wide_column #pic_list li {
	float:left;
	padding: 10px 5px 0 0;
}
.wide_column #pic_list li a {
	float:left;
	padding:1px;
	border: solid 1px #DBDBDB;
}
.wide_column #pic_list li a:hover {
	border-color:#afafac;
}
.wide_column #pic_list li a img {
	margin:0;
}
.simple_box_wrapper,
.simple_box_inner {
	width:100%;
	float:left;
}
/*
.simple_box_wrapper {
	margin-top:10px;
	padding-top:6px;
	background: url(http://static.filehorse.com/design/box_medium_simple_top.gif) no-repeat left top;
}
.simple_box_inner {
	padding-bottom:6px;
	background: url(http://static.filehorse.com/design/box_medium_simple_bottom.gif) no-repeat left bottom;
}
*/
.simple_box {
	width: 588px;
	float:left;
	padding: 8px 21px;
}
.simple_box p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.software_code {
	width:580px;
	float:left;
	padding: 3px;
	margin-top:8px;
	background-color:#F8F7F4;
	color:#0e71d5;
	border: solid 1px #DFDFDF;
}
.additional_link {
	width:100%;
	float:left;
	padding:22px 0 0 0; 
}
.additional_link a {
	font-size:16px;
	font-weight:bold;
	margin-left:21px;
	background-repeat: no-repeat;
	background-position: left top;	
	padding-left:22px;
}
.soft_home {
	background-image: url(http://static.filehorse.com/design/software_owner_icon.png);
}
.soft_down {
	background-image: url(http://static.filehorse.com/design/download_icon_medium.png);
}
.screenshot_list {
	width:100%;
	float:left;
	text-align:center;
	padding-top:10px;
}
.screenshot_list li {
	padding: 10px 0;
}
.screenshot_list a, .older_version_list a {
	font-size:16px;
	font-weight:bold;
}
.older_version_list a {
	background: url(http://static.filehorse.com/design/icon_file.png) no-repeat 11px 1px;
	padding-left:30px;
	margin-left:-30px;
}
.screenshot_list p, .older_version_list p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:4px 0 16px 0;
}
.older_version_list {
	width:555px;
	float:left;
	padding-top:10px;
}
.older_version_list li {
	padding-left:30px;
	padding-top:10px;
	border-bottom: solid 1px #E0E0E0;
}
.older_version_list li:hover {
	background: #eff1f5 url(http://static.filehorse.com/design/category_item_over.gif) repeat-x left top;
}
.older_version_list li p {
	margin-bottom:14px;
}
.narrow_column {
	width:555px;
	float:left;
}
.wide_column {
	width:768px;
	float:left;
	padding: 8px 0 30px 20px;
}
h1, .wide_column h2.section_heading {
	color:#333333;
	font-size:22px;
	padding-left:0;
	line-height:32px;
	padding: 6px 0;
	font-weight:bold;
	letter-spacing:-0.4px;
}
h1 img {
	margin: 0 5px -3px 0;
}
h1.icon_heading {
	width:516px;
	padding: 0 0 14px 37px;
	float:left;
}
h1.icon_heading img {
	margin: 0 5px -9px -37px;
}
h1 span {
	display:block;
	font-size:12px;
	line-height:14px;
	color:#353535;
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-weight:normal;
	font-style:italic;
}
.software_list, .software_list li {
	width:100%;
	float:left;
}
.software_list {
	border-top: solid 1px #dfdfdf;
}
.software_list li { 
	border-bottom: solid 1px #dfdfdf;
	padding: 18px 0 10px 0;
}
.software_list li:hover {
	background: #eff1f5 url(http://static.filehorse.com/design/category_item_over.gif) repeat-x left top;
}
.software_list li p.meta {
	width:100%;
	float:left;
	font-size:11px;
	padding-bottom:6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.software_list li img {
	float:left;
}
.software_list li .short_description {
	width:692px;
	float:left;
	padding-left:6px;
}
.software_list li .short_description p span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display:block;
	font-size:11px;
	margin-bottom:6px;
}
.software_list li .short_description p {
	margin-bottom:6px;
	font-size:13px;
}
.software_list .download {
	background: url(http://static.filehorse.com/design/download_icon_mini.png) no-repeat left 2px;
	padding-left:16px;
	margin-top:6px;
}
.latest_pagiation {
	width: 525px;
	float: left;
}
.page_numb {
	width:100%;
	float:left;
	text-align:center;
	padding: 10px 0 10px 0;
}
.page_numb li {
	display:inline;
	font-size:16px;
	font-weight:bold;
}
.page_numb li span {
	font-size:11px;
	margin: 0 4px;
	color:#B4B4B4;
}
.page_numb li a {
	font-size:16px;
}
.google_ads_h {
	float:left;
	padding-top:8px;
}
#main_page .google_ads_h {
	float:right;
}
.narrow_column .google_ads_h {
	width:468px;
	padding: 8px 43px;
}
.main_down_link {
	float:right;
	padding: 6px 4px 0 0;
	width:193px;
}
.main_down_link a {
	width: 193px;
	height: 34px;
	float: left;
	background: url(http://static.filehorse.com/design/download_btn.gif) no-repeat left top;
	text-shadow: 0 1px 0px #FFFFFF;
	line-height:34px;
	margin-bottom:4px;
	font-size:16px;
	font-weight:bold;
	color:#64b01a;
	text-align:center;
}
.main_down_link a img {
	margin: 0 4px -1px 0;
}
.main_down_link a span {
	color:#333;
	font-size:12px;
	text-transform:uppercase;
	font-weight:normal;
	text-shadow: 0 1px 0px #FFFFFF;
}
.main_down_link a:hover {
	background-position: left -34px;
	text-decoration:none;
}
.main_down_link p {
	font-weight:bold;
	color:#64b01a;
	text-shadow: 0 1px 0px #FFFFFF;
	text-align:center;
}
.categories {
	width:193px;
	float:right;
	margin-top:20px;
}
.categories .heading_wrapper {
	background-image: url(http://static.filehorse.com/design/narrow_heading_grey_bg.png);
}
.categories ul {
	width: 173px;
	float:left;
	padding: 8px 10px;
}
.categories ul {
	line-height: 18px;
}
.categories li a.current {
	color:#333;
	text-decoration:none;
	font-weight:bold;
}
.software_menu {
	width:541px;
	float:left;
	padding-left:14px;
	background: url(http://static.filehorse.com/design/grey_line.gif) repeat-x left bottom;
	padding-top:14px;
}
#screen_s .software_menu {
	width:754px;
}
.center_src_s {
	float:left;
	padding: 0 106px 0 107px;
}
.software_menu li {
	float:left;
	background: url(http://static.filehorse.com/design/soft_menu_bg.gif) no-repeat left -31px;
	width: 132px;	
	height: 31px;
}
.software_menu li:hover {
	background: url(http://static.filehorse.com/design/soft_menu_bg.gif) no-repeat left -62px;
}
.software_menu li a {
	height: 31px;
	float:left;
	text-align:center;
	color:#353535;
	line-height:31px;
	font-weight:bold;
	text-shadow: 0 1px 0px #FFFFFF;	
	width: 110px;	
	padding-left:18px;
}
.software_menu li a:hover {
	text-decoration:none;
}
.software_menu li.current  {
	text-decoration:none;
	background-position: left top;
}
.features {
	background: url(http://static.filehorse.com/design/icon_features.png) no-repeat 28px 8px;
}
.features2 {
	background: url(http://static.filehorse.com/design/icon_features.png) no-repeat 21px 8px;
}
.screenshots {
	background: url(http://static.filehorse.com/design/icon_screenshots.png) no-repeat 17px 8px;
}
.changelog {
	background: url(http://static.filehorse.com/design/icon_changelog.png) no-repeat 20px 8px;
}
.oldversions {
	background: url(http://static.filehorse.com/design/icon_oldversions.png) no-repeat 16px 8px;
}
.software_facts {
	width:555px;
	float:left;
	padding:20px 0;
	border-bottom: solid 1px #dfdfdf;
}
.software_facts li {
	width:100%;
	line-height:25px;
	float:left;
}
.software_facts li p, .software_facts li p a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.software_facts li p {
	float:left;
	width:355px;
}
.software_facts li.bg {
	background: url(http://static.filehorse.com/design/soft_facts_bg.png) no-repeat left top;
}
.software_facts select {
	float:left;
	margin-top:3px;
	width:200px;
	padding:0;
}
.software_facts p.label {
	width:180px;
	float:left;
	padding-left:20px;
	font-weight:bold;
	line-height:25px;
}
.text_field, .software_tags, .description {
	width:515px;
	float:left;
	padding: 20px;
}
.software_tags {
	/*border-top: solid 1px #dfdfdf;*/
	padding: 11px;
}
.text_field .heading, 
.software_tags .heading,
.wide_column .large .heading {
	color:#333333;
	font-size:18px;
	margin-bottom:20px;
}
.text_field p, .description p,
.text_field p a, .description p a,
.text_field li, .description li,
.software_tags p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
	font-size:12px;
}
.text_field p, .full_column p, .description p {
	margin-bottom:16px;
	text-align:left;
}
.text_field ul, .description ul {
	margin-bottom:20px;
}
.text_field ul li, .description li {
	background: url(http://static.filehorse.com/design/default_bullets.gif) no-repeat 26px 6px;
	padding-left:40px;
}
.download_info {
	width:100%;
	float:left;
	margin-left:-50px;
	padding-left:50px;
	background: url(http://static.filehorse.com/design/download_icon_large.gif) no-repeat 4px top;
	line-height:20px;
}
.download_info span {
	display:block;
	font-weight:bold;
}
.google_ads {
	width:100%;
	float:left;
	padding-bottom:20px;
	text-align:center;
}
.google_ads div {
	float:left;
}
.google_ads .first {
	margin: 0 10px 0 83px;
}
.full_column {
	width:848px;
	float:left;
	padding: 30px 50px;
	min-height:300px;
}
.page_heading {
	width:100%;
	float:left;
	background: url(http://static.filehorse.com/design/page_heading_bg.gif) no-repeat left bottom;
	padding-bottom:16px;
	color:#00A4FF;
	font-size:19px;
	font-weight:bold;
	line-height:44px;
	margin-bottom:20px;
}
.sub_heading {
	width:100%;
	float:left;
	font-weight:bold;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;	
}
.wide_column .text_field p, .wide_column .text_field li {
	/*font-size:11px;*/
}
.wide_column .large p, .wide_column .large li {
	font-size:12px;
}
.full_column .text_field {
	width:768px;
	padding: 0 40px 20px 40px;
}
.full_column .text_field p, 
.full_column .text_field li,
.full_column .text_field p a {
	text-align:justify;
	font-size:13px;
}
.contact_form {
	width:444px;
	float:left;
	padding: 0 190px;
}

p.error, p.sent {
	font-weight:bold;
	padding: 0 40px;
	text-align:center;
}
p.error {
	color:#FF0000;
}
p.sent {
	color:#009900;
}
.form_row {
	width:100%;
	float:left;
	padding-bottom:6px;
}
.contact_form label {
	width:110px;
	float:left;
	padding-right:4px;
	text-align:right;
	line-height:20px;
	height:20px;
}
.contact_form input, textarea {
	float:left;
	padding:1px;
}
.contact_form input {
	width:240px;
}
.contact_form textarea {
	width:280px;
	height:140px;
	overflow:auto;
}
.contact_form .submit {
	width:120px;
}
.logos {
	margin-top:-6px;
	text-align:center;
}
.logo_wrapper {
	padding: 14px;
	text-align:center;
}
.logos textarea {
	width:526px;
	height:58px;
	color:#111;
	margin: 0 120px 10px 120px;
	font-size:13px;
	line-height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.software_list .no_match {
	text-align:center;
	font-size:13px;
	padding-bottom:30px;
}
.google_search_wrapper {
	width:100%;
	float:left;
	padding:14px 0px;
	margin-bottom:30px;
	border-bottom:1px solid #DFDFDF;
}
.google_search_wrapper input {
	width:260px;
}
.google_search_wrapper input.btn {
	padding:0;
	width:80px;
	height:24px;
}
.google_search_wrapper input {
	margin:auto;
	padding:2px;
}
.networking {
	float:right;
	padding: 0px 16px 0 98px;
	background: url(http://static.filehorse.com/design/follow_us.gif) no-repeat left 20px;
}
.networking li {
	float:left;
	margin: 0 6px;
	padding-top:10px;
}
.networking li a {
	color:#353535;
	background-repeat: no-repeat;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}
.networking li a:hover {
	opacity: 0.8;
	filter:alpha(opacity=80);
}
.networking li .twitter_net {
	background-image: url(http://static.filehorse.com/design/footer_social.png);
	background-position:0px 0px;
	width:32px;
	height:32px;
}
.networking li .facebook_net {
	background-image: url(http://static.filehorse.com/design/footer_social.png);
	background-position:-35px 0px;
	width:32px;
	height:32px;
}
.networking li .google_net {
	background-image: url(http://static.filehorse.com/design/footer_social.png);
	background-position:-70px 0px;
	width:32px;
	height:32px;
}
.networking li .rss_net {
	background-image: url(http://static.filehorse.com/design/footer_social.png);
	background-position:-105px 0px;
	width:32px;
	height:32px;
}
.networking li .email_net {
	background-image: url(http://static.filehorse.com/design/footer_social.png);
	background-position:-140px 0px;
	width:32px;
	height:32px;
}
.download_confirm p, .download_confirm p a {
	font-size:13px;
}
.footer {
	width:100%;
	float:left;
	background: url(http://static.filehorse.com/design/content_bottom_bg.png) no-repeat left top;
	padding:44px 0 26px 0;
}
.footer_menu {
	float:left;
	padding: 6px 0 0 13px;
	margin-left:16px;
	width:150px;
}
.footer_menu li {
	color:#00A4FF;
	display:block;
}
.footer_menu, .footer .copy, .network {
	border-left: solid 2px #d2d6e2;
}
.footer .copy {
	float:left;
	padding: 72px 0 0 13px;
	color:#7e7f7f;
}
.network {
	float:left;
	padding: 18px 0 0 13px;
	width:150px;
}
.network p {
	float:left;
	background: url(http://static.filehorse.com/design/filebros_net_icon.jpg) no-repeat left top;
	width:130px;
	height:17px;
	padding-bottom:6px;
	overflow:hidden;
	text-indent:-9999px;
}
.network li {
	padding-top:4px;
	float:left;
	width:100%;
}
.network a {
	color:#777;
	padding-right:20px;
	background-repeat: no-repeat;
	background-position: right top;
}
.filehorse_icon {
	background-image: url(http://static.filehorse.com/design/filehorse_mini_icon.gif);
}
.fileleopard_icon {
	background-image: url(http://static.filehorse.com/design/fileleopard_mini_icon.gif);
}
.filepenguin_icon {
	background-image: url(http://static.filehorse.com/design/filepenguin_mini_icon.gif);
}
.footer .copy a {
	color:#7e7f7f;
	font-weight:bold;
}
.footer .copy span {
	display:block;
}
.footer_menu li a {
	color:#00a4ff;
	font-weight:bold;
	line-height: 16px;
	margin: 0 4px 0 1px;
}


.desctipton_links {
	width: 265px;
	float: right;
}
.desctipton_links ul {
	list-style-type: none;
	margin-bottom: 10px;
}
.desctipton_links li {
	padding: 0 0 3px 0;
	border-bottom: 0px;
	line-height: 16px;
	background: none;
}

.description .download {
	background: url(http://static.filehorse.com/design/download_icon_mini.png) no-repeat left 2px;
	padding-left:16px;
	margin-top:6px;
}

#related_downloads {
	padding: 10px 0px 10px 14px;
}
#related_downloads li {
	padding-bottom: 3px;
}
/*	
.short_description {
padding: 10px 0px 10px 14px;
}
*/
.short_description li {
	padding: 0 0 3px 0;
	border-bottom: 0px;
	line-height: 16px;
}
.short_description li:hover {
	background: none;
}

h2.section_heading span {
	float: right;
}

a.btn_hide_descriptions {
	background-image: url(http://static.filehorse.com/design/btn_categories_list.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
	width: 51px;
	height: 23px;
	border: 0px;
}
a.btn_hide_descriptions:hover {
	background-position: 0 -23px;
}
a.btn_hide_descriptions:active {
	background-position: 0 -46px;
}
a.btn_hide_descriptions_down {
	background-position: 0 -46px;
}
