.siteFeedbackTable {
	width:600px;
	border:2px solid #BBBBBB;
}

.siteFeedbackTable .question { 
	width:200px;
	padding:10px;
}

.siteFeedbackTable tr.dark {
	background-color:#EEEEEE;
}

#nextUpContainer .messageContainer, #handPickedCommentContainer .messageContainer, #help_body .messageContainer
{
	background-image:url(/images/email/quote_box_blue.gif);
	background-position:0px 25px;
	background-repeat:no-repeat;
	color:#666666;
	float:left;
	font-size:10px;
	padding-left:10px;
	width:572px;
}

#nextUpContainer .message, #handPickedCommentContainer .message, #help_body .message
{
	width:570px;
	background-color:#E5EBFF;
	color:#333333;
	float:left;
	font-size:12px;
	margin:2px 0pt 4px;
	padding:10px;
	min-height:40px;
}

#nextUpContainer .senderPicture, #handPickedCommentContainer .senderPicture, #help_body .senderPicture
{ 
	float:left;
	margin:0pt 5px 0pt 10px;
	width:70px;
}

#traitQuestions td {
	padding:5px;
	vertical-align:top;
}

#traitAddList li {
	padding-top:5px;
}

#help_body
{
	text-align:left;
	margin:10px;
}

.question 
{
	font-weight:bold;
}

#back_button
{
	margin-top:10px;
	text-align:left;
}

#help_body ul {
	list-style-type:disc;
}

#help_body ul li {
	padding-top:0.5em;
}

.helpList li {
	padding-top:0.5em;
}

#help_body table.leftSideOptions {
	background:#E8E6CC none repeat scroll 0%;
	width:210px;
}

#help_body table.leftSideOptions td {
	padding:5px 10px;
	border:1px solid #D7D5BB;
}

#help_body table.leftSideOptions td a {
	font-weight:bold;
}

#help_body ul {
	list-style-type:disc;
}

#help_body td.feeColumn {
	width:100px;text-align:right;
}

ul#oneMinuteBonanzaSetup li {
	clear:both;
}

ul.listWithPics li, ol.listWithPics li {
	clear:both;
}

img.helpPicture {
	float:right;
	padding:10px;
	max-width:300px;
	max-height:150px;
}

img.helpPictureBigger {
	float:right;
	padding:10px;
	max-width:450px;
	max-height:250px;
}

img.bigHelpPicture {
	padding:10px;
	max-width:600px;
}

#cropOptionTable img {
	max-width:225px;
	max-height:200px;
}

table#boothPromo .itsDone {
	color:Gray;
	text-decoration:line-through;
}

table#boothPromo .itsDone a {
	color:Gray;
	text-decoration:none;
}

table#boothPromo .messageComplete {
	font-weight:bold;
	color:green;
}

table#featureListTable td {
	padding:3px 5px;
}

table#featureListTable th#firstCol {
	width:50px;
}

table#featureListTable th#title {
	width:500px;
}

table#featureListTable th#created {
	width:80px;
}
ul#autoBenefitContainer {
	list-style-type:none;
	margin:0;
	padding:0 0 0 15px;
}

ul#autoBenefitContainer li {
	background:url(/images/icon.apply-check.crystal-clear.s24.png) left top no-repeat;
	min-height:24px;
	padding-left:30px;
	margin:0;
	padding-top:0;
}

ol#googleBaseFeedInstructionList li {
	padding-top:4px;
}

table#syndication_nutshell, table#syndication_nutshell_mini {
	text-align:center;
	font-style:italic;
}

table#syndication_nutshell td.step img {
	width:250px;
	vertical-align:top;
}

table#syndication_nutshell_mini td.step img {
	width:175px;
	vertical-align:top;
}

#fee_compare_table td {
	padding:2px;
}

#switchboard_help_container #switchboard_section_list {
	margin:0; padding:0;
	list-style-type:none;
}

#switchboard_help_container #switchboard_section_list li {
	padding-left:40px;
	height:25px;
}

#switchboard_help_container #switchboard_section_list #qt {
	background:left url(/images/sweet_bar/comments.png) no-repeat;
}

#switchboard_help_container #switchboard_section_list #inquisitives {
	background:left url(/images/sweet_bar/female_user_help.png) no-repeat;
}

#switchboard_help_container #switchboard_section_list #notification {
	background:left url(/images/sweet_bar/notifications.png) no-repeat;
}

#switchboard_help_container #switchboard_section_list #item_history {
	background:left url(/images/sweet_bar/history.png) no-repeat;
}

h3.overline {
	border-top:solid #DDDDDD 1.0pt;
	padding-top:15px;
}

#getting-started-top-10 h2 {
  font-size: 16px;
  color: #333;
}
#getting-started-top-10 h3 {
  font-size: 14px;
  color: #333;
  margin: 0;
}
#getting-started-top-10 p {
  margin-top: 0;
  color: #333;
  font-size: 13px;
}
#getting-started-top-10 .reasons {
  margin-bottom: 10px;
}
#getting-started-top-10 .buyers {
  float: left;
  width: 50%;
}
#getting-started-top-10 .buyers .items {
  padding-right: 30px;
  border-right: 1px dotted #CCC;
}

#getting-started-top-10 .sellers {
  float: right;
  width: 50%; 
}
#getting-started-top-10 .sellers .inner {
  margin-left: 30px;
}
#getting-started-top-10 .item p {
 padding-left: 16px;
}

#getting-started-top-10 .confidence {
  padding: 20px 45px;
}
#getting-started-top-10 .confidence img {
  float: right;
  margin-left: 10px;
}