﻿BODY #page #right .subtabs
{
	list-style: none none outside;
	background: url(../images/bg_contenttabhome.gif) repeat-x left bottom;
	overflow: hidden;
	width: 720px;
	height: 21px;
	padding: 5px 20px 0 30px;
}

BODY #page #right .subtabs LI
{
	display: inline;
	margin: 0;
	padding: 0;
}

UL.subtabs A
{
	background: url(http://www.salesforce.com/common/assets/css/images/contenttab_left.gif) no-repeat left top;
	float: left;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

UL.subtabs A SPAN
{
	display: block;
	background: url(http://www.salesforce.com/common/assets/css/images/contenttab_right_home.gif) no-repeat right top;
	color: #000;
	text-decoration: none;
	float: none;
	margin: 0 0 0 1px;
	padding: 5px 15px 3px 10px;
}

UL.subtabs A:hover SPAN
{
	color: #f10;
	background-position: 100% -42px;
}

UL.subtabs A:hover
{
	background-position: 0 -42px;
}

UL.sub-tabs A.on
{
	background-position: 0 -84px;
}

UL.subtabs A.on SPAN
{
	background-position: 100% -84px;
	font-weight: 700;
}

.row1
{
	list-style-type: none;
	width: 545px;
	margin: 0;
}

.col1
{
	float: left;
	height: 20px;
	width: 23px;
	padding-top: 3px;
	margin: 0;
}

.col2
{
	float: left;
	width: 118px;
	height: 20px;
	padding-top: 8px;
	margin: 0;
}

.col3
{
	float: left;
	width: 400px;
	height: 20px;
	margin: 0;
}

.col4
{
	float: left;
	width: 86px;
	height: 17px;
	padding-top: 5px;
}

.col5
{
	float: left;
	width: 180px;
}
