@import url(http://www.digitalquery.com/mt-static//plugins/ActionStreams/css/action-streams.css);
@import url(http://www.digitalquery.com/mt-static/themes-base/blog.css);
@import url(http://www.digitalquery.com/mt-static/addons/Commercial.pack/themes/professional-black/screen.css);


.widget-content select {
	width: 100%
}

.content-nav {
	
	background: #eee;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px 0px;
	margin: -15px 0px 15px;
}

.pagination {
        font-family: arial;
        padding: 10px 0 0 0 ;
        border-top: 1px solid #ccc;
        width: 100%;


}

.begin, .end  {
        width: 60px;
        float: left;
        text-align: center;
	padding: 2px 0px;
}


.begin {

        padding: 0 0 0 0;
}


.pa_current {

        float: left;
        font-weight: bold;
        width: 20px;
        padding: 2px;
        text-align: center;
}


.pa_link {

        background: #eee;
        width: 20px;
        float: left;
        margin: 0px 2px;
	padding: 2px;
        text-align: center;
        v-align: middle;
        border: solid 1px #ccc;
}

.dotdotdot {

        padding: 0px 5px;
        float: left;
}

