h1 {
	margin-bottom: 15px;
}
p {
	line-height: 20px;
}	
.post_information {
	padding: 13px 0px 20px 20px;
	width: 95%;
	border-style: double;
	border-left: none;
	border-right: none;
	border-bottom: none;
	border-color: #CECECE;
}
.post_information .social-right{
	float: right;
}


.entry {
	margin: 10px 0 20px 0;
}
.entry p{
	margin: 10px 20px !important;
}
.entry ul {
	margin: 10px 0 20px 0;
}	
.entry ul li{
	list-style: none;
	list-style-image: url(images/arrow.jpg);
	margin: 0px 0px 5px 15px;
	line-height: 18px;	
}
h1#post_title {
	text-align: left;
	line-height: 25px;
	font-size: 22px;	
	margin-bottom: 5px;
}
.comments_box li {
	list-style: none;
}
#innerbody #listingmain #listingright .listingright_block {
	padding: 10px;
	width: 225px;
}
.navigation {
	float: right;
}
#search_box_post {
    background: url("images/bg_search_fr.png") no-repeat scroll 0 0 transparent;
    height: 73px;
    margin: 20px auto;
    width: 664px;
}
form#textbox_search {
    padding: 6px 0 0 190px;
}
.search-left {
    float: left;
    margin: 0 10px 0 0;
}
.search-right {
	float: left;
}
.search-right label {
	-moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #134963;
    border-style: none none solid;
    border-width: medium medium 1px;
    color: #FFFFFF;
    float: left;
    font-size: 17px;
    font-weight: bold;
    margin: 2px 8px 8px;
    padding: 0 0 6px;
}
.search-right input{
	float:left;	
}
.ads_post {
	margin: 10px 0;
}
