#sidebar { float : right; width : 300px; text-align : left; } #topside .widget,#topside1 .widget { background : #fff url(./images/sidebar-top.gif) no-repeat scroll center top; border : 1px solid #ddd; margin : 0 0 10px; padding : 9px 9px 4px; width : 280px; overflow : hidden; float:left; } #gads1 { margin : 0 0 10px; padding:0; width : 300px; } #botside { width : 300px; } #leftside { width : 120px; float : left; } #rightside { width : 170px; float : right; } #leftside .widget { background : #fff url(./images/sidebarL-top.gif) no-repeat scroll center top; border : 1px solid #ddd; margin : 0 0 10px; padding : 9px 9px 4px; width : 100px; overflow : hidden; } #rightside .widget{ background : #fff url(./images/sidebarR-top.gif) no-repeat scroll center top; border : 1px solid #ddd; margin : 0 0 10px; padding : 9px 9px 4px; width : 150px; overflow : hidden; } #sidebar h4 { background-color : #0081a7; background:#75d2f1 -webkit-gradient(linear, 0% 0%, 0% 100%,from(#75d2f1), to(#0081A7)); background:#75d2f1 -moz-linear-gradient(top, #75d2f1, #0081A7); filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#75d2f10E, endColorStr=#0081A7); text-shadow:1px 1px 0 #000; color : #fff; font-family :Georgia, Verdana; font-size : 13px; font-weight : bold; margin : 0; padding : 2px 5px 2px 10px; text-transform : uppercase; } .wedget ul { list-style-type : none; margin : 10px 0 5px; padding : 0; } .widget ul li:hover,.widget ul li a:hover { background-color:#D1F2FC; } .widget ul li a { padding : 0 0 0 12px; background : url(./images/list-right.gif) no-repeat left 3px; text-overflow:ellipsis; -o-text-overflow:ellipsis; } .widget span { font-size : 0.85em; } .widget .name { padding : 0 0 0 10px; } .widget .date { color : #ff0000; } .info_wrap { text-align : right; } #blogImage img { width : 280px; } .widget .today { color : #ff0000; }