/* CSS Document */
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar {
	padding-left: 41px;
	min-height: 36px;
	background-repeat: no-repeat;
	background-position: top left;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
.postmetadata, .entry, .inline-widgets, .clear {
	clear: both;
}
.commentmetadata {
	font-weight: normal;
}

.commenter {width:400px; clear:both;  padding:0px 0px 5px 0px;}
.widget li {
	list-style-type: none;
}
.widget_text li {
	list-style-type: none;
}

ul {
	list-style-type: none;
}
li {
	list-style-type: none;
}

.right_pannel_1 {
    margin: 0 0 0 4px !important;
    width: 687px !important;
}


.left_pannel {
    width: 300px !important;
}


.main_center_body_2 {
    width: 1100px !important;
}

