/* ************************************************************************************************************** */
/* GENERIC SMALL PAGE CONTENT */

.eb_sheet_small_top
{
	background:             url(/skin/frontend/default/TribalNova/images/sheet_table_small/sheet_small_top.jpg) no-repeat left top;
	height:                 14px;
}

.eb_sheet_small_content
{
	background:             url(/skin/frontend/default/TribalNova/images/sheet_table_small/sheet_small_repeat.jpg) repeat-y left top;
	margin:                0;
  padding-left:          10px;
  width:                  201px;
}

.eb_sheet_small_bottom
{
	background:             url(/skin/frontend/default/TribalNova/images/sheet_table_small/sheet_small_bottom.jpg) no-repeat left top;
	height:                 22px;
}

.eb_sheet_small_content h2 
{
  padding-left:          10px;
  padding-bottom:        10px;
  width:                 180px; 
}

.eb_sheet_small_content li 
{
  padding-left:          15px;
  width:                 180px;
}

.blog_left
{
  width:                201px;
  float:                left;
  margin-left:  30px;
}

.blog_right
{
  width:               400px;
  float:               left;
  margin-left:         30px;
}

  /* All */
.account_all 
{ 
  clear:both; 
  width: 680px; 
}

/* Col2 */
.account_left 
{ 
  width:201px; 
  float:left; 
  padding-left:   20px;
}

.account_right 
{ 
  width:420px; 
  float:right; 
  padding-right:  20px;
}
