﻿@import url('https://fonts.googleapis.com/css?family=Baloo+Paaji|Mukta+Mahee|Open+Sans');

body { margin:0px; padding:0px;font-family: 'Open Sans', sans-serif; }
.widget { width:100%;height:auto; }
.widget a.previous{ float:left;width:55px;height:150px;background:url(../../../images/basic/left-arrow.gif) 25px 40px no-repeat;display:none; }
.widget a.next{ float:left;width:35px;height:150px;background:url(../../../images/basic/right-arrow.gif) 0px 40px no-repeat;display:none; }
.widget_style { text-align:left;padding:0px 0px 0px 0px; }
.widget_style ul { margin:0;padding:0; }
.widget_style li { width:100%;height:auto;list-style:none;margin:0px 0 7px 0;background-color:#fff;padding-bottom:7px;border-bottom:1px solid #ddd;;}
.widget_style a {  text-decoration:none;outline-style:none;display:block;}
.widget_style img {float:left; width:80px;height:60px;margin-right:8px; border:1px solid #ddd;}
.widget_style h3 { display:block;color:#000;margin:0px;padding:1px 5px 0px 0px;font-size:15px;line-height:20px;height:59px;overflow:hidden;font-weight:normal;font-family: 'Mukta Mahee', sans-serif; }
.widget_style hr { display:none;border:0px; border-bottom:solid 1px #CC0627;display:block;height:1px;width:100px;margin:0px auto 0px auto; }
