.main .box1 .bg1 .col1 h1.zero {
    padding:12px 0 0;
}
/*option list start*/
.main .box1 .bg1 .col1 ul.attributes {
	margin: 0 0 0 -4px !important;
	padding: 4px 0 8px;
	list-style: none;
	width: 100%;
	overflow: hidden;
	font-weight: bold;
	font-size: 0.79em;
	color: #aaa;
}
.main .box1 .bg1 .col1 ul.attributes a {
	color: #999;
	float: left;
	text-decoration: none;
}
.main .box1 .bg1 .col1 ul.attributes a:hover { text-decoration: underline; }
.main .box1 .bg1 .col1 ul.attributes li {
	float: left;
	background: url(/static/images/bg-bullet-lightgrey.gif) no-repeat left;
	margin: 0 0 0 -4px;
	padding: 0 7px 0 8px;
	white-space: nowrap;
}

.main .box1 .bg1 .col1 ul.attributes li {
	display: inline;
}
.main .box1 .bg1 .col1 ul.attributes li span { float: left;}
.main .box1 .bg1 .col1 ul.attributes li em {
	float: left;
	width: 17px;
	height: 16px;
	background: url(/static/images/bg-comment-item.gif) no-repeat;
	color: #fff;
	margin: 1px 4px 0 0;
	text-align: center;
	line-height: 11px;
}
.main .box1 .bg1 .col1 .post h3 {
	font-size: 1.25em;
	padding: 5px 0 !important;
	color: #333;
	border-bottom: 1px solid #999;
}
.main .box1 .bg1 .col1 .post h3 a {
	font-weight: bold;
	text-decoration: none;
	color: #333;
}
.main .box1 .bg1 .col1 .post {
	padding: 15px 0;
}
.main .box1 .bg1 .col1 .post .body p {
	padding: 0 0 5px 0;
	color: #222;
	font-size: 1.0em;
}
/*option list end*/
/*buttons holder start*/
.buttons {
	height: 1%;
	font-size: 0.86em;
	line-height: 1.67em;
	letter-spacing: 1px;
}
.buttons:after {
	content: "";
	clear: both;
	display: block;
}
.large-buttons {
	font-size: 1em;
	line-height: 1.57em;
}
* html .text-block .buttons {
	width: 300px;
	height: 30px;
	overflow: hidden;
}
.buttons a,
.buttons input {
	background-color: #000;
	border: 1px solid #999;
	color: #fff;
	float: left;
	padding: 0 7px;
	text-decoration: none;
	margin: 2px 4px 0 0;
	white-space: nowrap;
}
.buttons input {
	font-weight: bold;
	padding: 3px 7px;
	overflow: hidden;
}
.buttons a:hover,
.buttons input:hover {
	background-color: #222;
	border: 1px solid #aaa;
}
/*buttons holder end*/

.main .box1 .bg1 .col1 .sitemap {
	margin: 0 0 20px 0;
}
.main .box1 .bg1 .col1 .sitemap li {
	margin: 0;
	padding: 8px 0 0;
}
.main .box1 .bg1 .col1 .sitemap li a {
	color: #7c0303;
}
.main .box1 .bg1 .col1 .sitemap li a:hover {
	text-decoration: none;
}
.main .box1 .bg1 .col1 .sitemap li .bg2 .bg1 {
	background: none;
	margin: 0;
	padding: 0;
	width: auto;
	overflow: auto;
}

.main .box1 .bg1 .col1 table {
	float: left;
	text-align: center;
	display: inline;
}
.main .box1 .bg1 .col1 table img {
	margin: 0;
	padding: 4px;
	background: #efefef;
}
