
div#blog_summary_item {

	}

div#blog_image_content {
	float: left;
	padding:5px;
	margin-right:15px;
	}

#blog_image {
	border: 1px solid black;
	}

div#blog_summary_content { float: left;	}

#rssimage img { margin-top:2px; margin-left: 5px; }

  #commentform .commentrow {
	padding: 3px;
	overflow: auto;}

  #commentform label {
	display: block;
	float: left;
	width: 27%;
	margin-right: 1%;
	white-space: nowrap;
	text-align: right; }

  #commentform #name,
  #commentform #email,
  #commentform #url{
	width:300px;
	text-indent: 4px;
	}


  #commentform #comment {
	text-indent: 4px;
	width:300px;
	}


  #post_comment_row { padding-bottom:5px; margin-bottom: 15px; margin-right: 20px; border-bottom: 1px solid #eeeeee; }
  #post_icon { width:20px; background: url(../images/skin/comment_icon.png) top left no-repeat; float:left; }
  #poster_details { width:175px; float:left; }
  #post_comment { width: 450px; float:left; }

  #content_main { padding: 20px 0 20px 20px; }

  #content_sub { padding-right: 20px; }

  #content_sub_main_box { color:green; }

  #content_sub_main_box ul li { font-size: 12px; line-height: 19px; margin-bottom: 5px; }