#ppc-box .ppc-box {
    padding-left: 5px;
    padding-right: 5px;
}
div.category-title {
	/* width: 60%; */
	
}
#ppc-box a {
    color: #fff;
  	text-transform: uppercase;
  	font-size: 14px;
	padding-left: 2px;
}
#ppc-box .ppc-box .ppc-first-post-date{

font-size: 12px;
color: #999;
margin-bottom: 5px !important;
margin-top: 0px !important;

}
#ppc-box .ppc-box .ppc-first-post-excerpt{
	
font-size: 12px;
color: #000;
line-height: 15px;
padding-top: 5px;
margin-bottom: 0px;
	
}

#ppc-box .ppc-box .ppc-first-post-title{
color: #000;
  text-transform: none;
padding-left: 0px;
font-weight: bold;
font-size: 1.3em;
/* width: 50%; */
}
#ppc-box .ppc-box img
{
float: right !important;
position: relative !important;
margin: 0px 0px 5px 20px !important;
padding: 0 !important;
border: none !important;
width: 142px !important;
height: 88px !important;
display: block !important;
}

#ppc-box .ppc-box .ppc {
    /*border: 1px solid #dedbd1;
    background: #fff url(../img/ppc_bg.gif) no-repeat bottom right;*/
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
	padding-top: 10px;
}

#ppc-box .ppc-box .ppc h3 a {
    margin: 0px 0px 10px 0;
    padding: 0;
    font-size: 14px;
    color: #fff;
}

#ppc-box .ppc-box .ppc ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#ppc-box .ppc-box .ppc ul li {
	   padding-left: 15px;
	   list-style-type: none  !important;
	   background: url(../img/bullet.gif) no-repeat left top;
	color: #046cde;
}

#ppc-box .ppc-box .ppc ul li a {
    font-size: 12px;
  	text-transform: none;
    line-height: 1.2em;
    clear: both;
    position: relative;
	color: #046cde;
}

#ppc-box .ppc-box .ppc ul li .ppc-comments-num, #ppc-box .ppc-box .ppc ul li .ppc-comments-num a {
    font-size: 100%;
}

#ppc-box .ppc-box .ppc ul li p {
    font-size: 14px;
    line-height: 1.4em;
    text-align: left;
    padding: 0;
    margin: 0 0 1.4em 0;
    color: #404040;
}
@media only screen and (min-width: 960px) and (max-width: 1099px) {

#ppc-box .two {
	
		width: 100% !important;
	}

}
@media only screen and (min-width: 768px) and (max-width: 959px) {

#ppc-box .two {
	
		width: 100% !important;
	}

}
@media only screen and (min-width: 481px) and (max-width: 767px) {

#ppc-box .two {
	
		width: 100% !important;
	}

}
@media only screen and (max-width: 480px) {

#ppc-box .two {
	
		width: 100% !important;
	}
#ppc-box .ppc-box .ppc{
	padding-left: 0px;
	padding-right: 0px;
}
}