﻿/* Block News */
.blkblogs ul#blogs li div img {margin: 5px;}
.blkblogs ul#blogs li a {color: #ff0000;}
.blkblogs ul#blogs li a:hover {color: #000; text-decoration: underline;}
.blkblogs ul#blogs li span.t_nd {font-weight: bold; color: #1c375d;}
.blkblogs ul#blogs li span {margin: 5px 0;}
.blkblogs ul#blogs li span.c_nd {display: block;}
.blkblogs .h {background: url('../Images/Background/thegreatdebate.gif') no-repeat center; height: 31px; color: #ffffff; margin: 10px 0px 5px 0px;}
.blkblogs ul#blogs {margin: 0; padding: 0; list-style-type: none;}
.blkblogs ul#blogs  li {display: none;}
.blkblogs ul#blogs .hsect {display: none;}
.blkblogs .h .fleft {padding: 7px;}
.blkblogs .h .fright {padding: 5px;}
.blkblogs #sechead {font-weight: bold; color: #ffffff;}
/*#navblogs .btprev {background: url('../Images/Button/bt_nav_prev_on.gif') no-repeat center bottom; padding: 3px 9px; line-height: 20px;}
#navblogs .btnext {background: url('../Images/Button/bt_nav_next_on.gif') no-repeat center top; padding: 3px 9px; line-height: 20px;}
#navblogs a:hover {text-decoration: none;}*/
.btprev {background:Transparent  url('../Images/Button/bt_nav_prev_on.png') no-repeat center bottom; padding: 0px 9px; line-height: 26px;}
.btnext {background:Transparent url('../Images/Button/bt_nav_next_on.png') no-repeat center top; padding: 0px 9px; line-height: 26px;}
#navblogs a:hover {text-decoration: none;}

*html .btprev{
	background:none; 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='Resources/System/Images/Button/bt_nav_next_on.png',sizingMethod='crop');
}
