﻿body 
{
	background: #FFF url(http://images.commercialsource.com/bodyBG_300DB.gif) repeat-x 0px -56px; }

body.logIn
{
}

.content 
{ padding-top:10px;	margin-top:-11px; }

.header 
{ background: #fff url(http://images.commercialsource.com/members_login_hdr_img.jpg) no-repeat 0px 0px; height:244px; }

.header .branding {
	display: none; }	
	
.header .navigation 
{
	background-color: transparent; }

div.contentPanelContainer
{
	display: inline; 
	float: left
}

div.contentPanel 
{
	width: 340px;
	padding: 18px;
	position: relative;
	float: left
}

div.contentPanel div.rightBorder
{
	position: absolute;
	top: 0px;
	right: -4px;
	height: 100%;
	background: transparent url(http://images.commercialsource.com/section_line_vert.png) no-repeat;
	width: 4px
}

div.contentPanel h2
{
	font-size: 14px;
	font-weight: bold;
	border: none;
	height: auto;
	line-height: normal;
	margin-bottom: 3px;
	text-indent: 0px;
	width: auto;
	margin-left: 10px;
}

div.contentPanel p
{
	margin-left: 10px;
	margin-bottom: 8px;
}

div.contentPanel p b
{
	color: #1d4c67
}

div.contentPanel div.bottomBorder
{
	background: transparent url(http://images.commercialsource.com/section_line_horz.png) no-repeat;
	position: absolute;
	bottom: 0px;
	width: 100%;
	left: 18px;
	margin-left: 10px;
	padding: 0px;
	height: 4px
}

div.contentPanel ul.bullets
{
	font-size: 12px;
	list-style: none;
	line-height: 20px;
	margin-left: 10px;
	margin-right: 0px;
	padding-left: 4px
}

div.contentPanel ul.bullets li
{
	cursor: pointer;
	background: #ffffff url(http://images.commercialsource.com/checkmark.png) no-repeat 6px 50%;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: -20px;
}

div.contentPanel ul.bullets li.selected
{
	background-color: #f1f5fa;
}

div.bulletPanel 
{
	background-color: #f1f5fa;
	position: absolute;
	top: 0px;
	min-height: 320px;
	_height: 320px
}

div.bulletPanel p
{
	margin-right: 10px
}

div.save
{
	float: left;
}
