@import url(http://educationupdate.com/mt-static/themes-base/blog.css);
@import url(http://educationupdate.com/mt-static/addons/Commercial.pack/themes/professional-black/screen.css);
#header-inner, #footer-inner,
#beta-inner, #gamma-inner {
 overflow: hidden;
 padding-right: 0px;
 padding-left: 0px;
 margin-right: 0px;
 margin-left: 0px;
}
#alpha-inner
{
overflow: hidden; 
padding-right: 15px;
padding-left: 15px;
margin-right: 10px;
margin-left: 0px;
}
/* Recent Comments */

.widget-recent-comments ul li {
    margin-bottom: 10px;
    padding: 5px 5px 5px 5px;
    background: url(/Assets/sidebar-narrow-bg-top.gif) no-repeat 5px 0;
    font-family: Georgia;
    font-size: 13px;
}
.widget-recent-comments ul li p {    
    margin: 0;
    background: #eeeeea;
    padding: 3px 10px 5px;
}
.widget-recent-comments ul li .comment-attribution {
    padding: 10px 0 0 25px;
    background: url(/Assets/sidebar-narrow-bg-bot.gif) no-repeat 0 0;
    font-size: 11px;
    font-family: Arial;
}
/* Gallery */

.widget-gallery {
    background: #cedde6 url(/Assets/sidebar-bg-top.gif) no-repeat left top;
    margin-bottom: 20px;
    position: relative;
}
.widget-gallery .widget-header {
    margin-bottom: 5px;
    padding: 6px 0 0;
    font-size: 14px;
}
.widget-gallery .inner {
    background: url(/Assets/sidebar-bg-bot.gif) no-repeat left bottom;
    padding: 0 10px 10px;
}
.widget-gallery .widget-content {
    background: url(/Assets/sidebar-bg-inner-bot.gif) no-repeat left bottom;
    padding-bottom: 5px;
}
.widget-gallery .widget-content h3 {
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: normal;
    font-family: Georgia;
    overflow: hidden;
}
.widget-gallery .widget-content-inner {
    background: url(/Assets/sidebar-bg-inner-top.gif) no-repeat left top;
    padding: 10px 10px 5px;
}
.widget-gallery .gallery-item-nav {
     position: absolute;
     right: 10px;
     top: 8px;
     width: 40px;
     height: 16px;
}
#showcase-prev,
#showcase-next {
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    overflow: hidden;
    text-indent: -9999px;
    background: url(/Assets/gallery-arrows.gif) no-repeat 50% -80px;
}
#showcase-next {
    background-position: 50% -120px;
}
#showcase-prev.inactive,
#showcase-next.inactive {
    background-position: 50% 0px;
    cursor: default;
}
#showcase-next.inactive {
    background-position: 50% -40px;
}
.widget-gallery .asset-image {
    float: left;
    margin-right: 10px;
    border: 1px solid #ccc;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    padding: 3px;
}
.widget-gallery .gallery-item {
    display: none;
}
.widget-gallery .asset-description {
    line-height: 1.5;
    overflow: hidden;
    height: 90px;
}
body
{
	background-color: #666666;
	}
}

}
.bloghometable {
	padding: 3px;
	margin-top:8px;
}
p
{
	font-size: 13px;
	font-family: georgia,times new roman, times, serif;
        line-height: 20px;
	
}

