div.ccm-page-list-rss-icon {margin-top: 10px}
 
.ccm-page-list-description .readlink { padding: 8px 10px; background: #bd5503; color: #fff; }
.ccm-page-list-description .readlink:hover { padding: 8px 10px; background: #e07f33; color: #fff; }

.pglist.onepglist { margin: 35px 0; }
.pglist.onepglist img { -moz-border-radius: 600px; border-radius: 600px; }

@media screen and (min-width: 250px)
{
.pglist.onepglist { width: 100%; margin: 25px auto; }

.onepglist .featleft,
.onepglist .featright { display: inline-block; vertical-align: middle; margin: 0; }

.onepglist .featleft { width: 80%; margin-bottom: 15px; }
.onepglist .featright { width: 100%; margin-bottom: 15px; }
}
@media screen and (min-width: 650px)
{
.pglist.onepglist  { width: 100%; display: inline-block; vertical-align: top; }
.onepglist .pglist:nth-child(odd) { margin-right: 0; }
.onepglist .pglist:nth-child(even) { margin-left: 0; }

.onepglist .featleft { width: 35%; margin-bottom: 15px; }
.onepglist .featright { width: 60%; margin-left: 2%; }
}
@media screen and (min-width: 1000px)
{ 

}
	