html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-style: normal;
    font-size: 100%;
    font-family: inherit;
}
.header_logo{
    float:left;
}
ul.sub-menu{
    position:absolute;
    right:513px;
    top:122px;
    width:296px;
}
ul.sub-menu li{
    margin-top:-3px;
    display: block;
    border:3px solid #a9bd49;
    background-color: #eaefcf;
    width:290px;
    /*height:270px;*/
    height:155px;
}
.header_separator {
    border-right:1px dotted #c8c8c8;
    background-image:url("../images/catchall/body_bg.png");
    background-repeat:repeat-y;
    width:2px;
    float:left;
    height:40px;
    padding-left:15px;
}

.ie .header_separator {
    border-right:1px dotted #c8c8c8;
    background-image:url("images/body_bg.png");
    background-repeat:repeat-y;
    width:2px;
    float:left;
    height:42px;
    padding-left:15px;
}

.header {
    clear:both;
    width:696px;
}

.header_span {
    color:#816d5a;
    font-weight:normal;
    font-family:arial;
    font-size:12px;
}

.header_navlink_text {
    font-family:sans-serif;
    text-transform:uppercase;
    font-size:8px;
    padding-left:20px;
    color:#816d5a;
    font-weight:bold;
}

.header_navlink_hubname {
    font-family:arial;
    font-size:20px;
    padding-left:191px;
    color:#f89700;
    text-align:justify;
    width:200px;
}

.ie .header_navlink_hubname {
    font-family:arial;
    font-size:20px;
    color:#f89700;
    padding-left:19px;
    width:50px;
    margin-left:0px;
}

.header_navlink {
    padding-top:5px;
}

.ie .header_navlink {
    padding-top:0px;
}

.header_left {
    float:left;
    width:320px;
    vertical-align:top;
    padding-left:4px;
    padding-top:31px;
    border:0px solid red;
    padding-bottom:10px;

}

.header_right {
    float:right;
    width:339px
    vertical-align:top;
    padding-right:6px;
    padding-top:19px;
    padding-bottom:10px;
    margin-right:7px;
    border:0px solid red;
}

.ie .header_right {
    float:right;
    width:339px
    vertical-align:top;
    padding-right:0px;
    padding-top:19px;
    padding-bottom:10px;
    margin-right:7px;
}

.header_match_all_nav {
    padding-top:30px;
    float:right;
    clear:both;
}

.ie .header_match_all_nav {
    padding-top:30px;
    float:right;
    clear:none;
}

.container {
    width:698px;
    float:left;
}
.wrapper_catchall {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}

.ie .wrapper_catchall {
    text-align: left;
    margin: 0 auto;
}
.ie .container {
    width:698px;
    float:left;
}

.advertisement {
    float:left;
    padding-top:130px;
}

.advertisement_v2a {
    float:left;
    padding-top:115px;
}

.advertisement_v2b {
    float:left;
    margin-top:97px;
}

.header_login_content {
    border:0px solid blue;
    float:right;
    padding-right:6px;
    width:286px;
}

.header_text_top {
    font-family:sans-serif;
    text-transform:uppercase;
    font-size:8px;
    font-weight:bolder;
    color: #abaaa5;
    float:left;
    padding-right:5px;
    padding-top:4px;
    width:210px;
    text-align:right;
}

.ie .header_text_top {
    font-family:sans-serif;
    text-transform:uppercase;
    font-size:8px;
    font-weight:bolder;
    color: #abaaa5;
    float:left;
    padding-right:5px;
    padding-top:4px;
    width:200px;
    text-align:right;
}

.header_text_bottom {
    font-size:12px;
    color:#f89700;
    float:left;
    font-family:arial;
}

.ie .header_text_bottom {
    font-size:12px;
    color:#f89700;
    float:left;
    font-family:arial;
}

.alink {
    text-decoration:none;
    color:#f89700;
    border:none;
    font-family:arial;
    font-size:11px;
}

.alink-match-all-nav {
    text-decoration:none;
    color:#816d5a;
    /*color:#94806D;*/
    border:none;
    font-size:8px;
    vertical-align:top;
}

.search_button_left {
    padding-left:4px;
    margin-left:7px;
    height:16px;
    float:left;
    background:url('../images/catchall/search_btn_left.png') no-repeat;
}

.search_button_mid {
    color:#916F38;
    font-weight:bold;
    height:16px;
    float:left;
    background:url('../images/catchall/search_btn_mid.png') repeat-x;
    font-size:7px;
    padding-top:3px;
    font-family:sans-serif;
    text-transform:uppercase;
}

.search_button_right {
    width:4px;
    height:16px;
    padding-left:5px;
    float:left;
    background:url('../images/catchall/search_btn_right.png') no-repeat;
}

.search_label_text {
    color:#abaaaf;
    float:left;
    font-family:sans-serif;
    font-size:9px;
    text-transform:uppercase;
    text-decoration:none;
    padding-right:5px;
    padding-top:5px;
    font-weight:bold;
}

.search_label {
    color:#B68B46;
    float:left;
    font-family:sans-serif;
    font-size:8px;
    text-transform:uppercase;
    text-decoration:none;
    padding-right:5px;
    background: transparent;
    border: none;
}

.search_text {
    float:right;
}

.search_button {
    float:right;
    padding-top:4px;
}

.header_search {
    padding-top:40px;
}

.ie .header_search {
    padding-top:40px;
    margin-right:12px;
}

#txtsearch {
    height:20px;
}

.content_container_top {
    background-image:url(../images/catchall/green_head.png);
    background-repeat:no-repeat;
    height:45px;
    width:682px;
    border:0px solid red;
    margin:0px;
}

.content_container_mid {
    background-image:url(../images/catchall/lorgebox_center.png);
    background-repeat:repeat-y;
    float:left;
    border:0px solid red;
    margin-top:-6px;
}

.ie .content_container_mid {
    background-image:url(../images/catchall/lorgebox_center.png);
    background-repeat:repeat-y;
    border:0px solid red;
    margin-top:-5px;
    float:left;
}

.content_container_bottom {
    background-image:url(../images/catchall/lorgebox_bottom.png);
    background-repeat:no-repeat;
    height:44px;
    border:0px solid red;
    clear:both;
    margin-top:-3px;
}

.content_container {
    clear:both;
}

ol, ul {
    list-style: none;
}

#tab_nav{
    clear:both;
    float:left;
    padding-top:17px;
    width:300px;
    border:0px solid green;
    padding-left:10px;
}

#tab_nav ul{
    width:668px;
    margin:6px 0px 0px 15px;
}

#tab_nav li{
    font-size:11px;
    float:left;
    width:92px;
    height:24px;
    margin-right:3px;
    background:url(../images/catchall/nav_bg.png) no-repeat;
    text-align:center;
    vertical-align:middle;
    color:#7c8e25;
    font-weight:bold;
    font-family:arial;
}

#tab_nav li a{
    font-size:11px;
    float:left;
    width:92px;
    height:24px;
    margin-right:3px;
    padding-top:5px;
    background:url(../images/catchall/nav_bg.png) no-repeat;
    text-align:center;
    vertical-align:middle;
    color:#7c8e25;
    font-weight:bold;
    font-family:arial;
    text-decoration:none;
}


#tab_nav li a:hover{
    font-size:11px;
    float:left;
    width:92px;
    height:24px;
    margin-right:3px;
    padding-top:5px;
    background:url(../images/catchall/nav_hover_bg.png) no-repeat;
    text-align:center;
    vertical-align:middle;
    color:#7c8e25;
    font-weight:bold;
    font-family:arial;
    text-decoration:none;
}

.matches_for_label {
    padding-top:11px;
    width:141px;
    float:right;
    text-transform:uppercase;
    color:#48483c;
    font-size:10px;
}

.matches_for {
    font-family:arial;
    float:right;
    margin-right:20px;
    margin-top:6px;
}

.matches_for_text {
    font-family:arial;
    font-size:13px;
    float:right;
    padding-top:9px;
    font-weight:bold;
    color:#43491d;
}

.tab_left {
    background:url(../images/catchall/green_left.png) no-repeat;
    width:7px;
    height:30px;
    border:0px solid red;
    float:left;
    margin-left:5px;
}

.tab_left_mouseover {
    background:url(../images/catchall/white_left.png) no-repeat;
    width:7px;
    height:30px;
    border:0px solid red;
    float:left;
    margin-left:5px;
}

.tab_mid {
    background:url(../images/catchall/green_mid.png);
    height:21px;
    border:0px solid red;
    float:left;
    padding-top:3px;
    font-size:11px;
    font-weight:bold;
    font-family:arial;
    color:#7c8e25;
    cursor:pointer;
}

.ie .tab_mid {
    background:url(../images/catchall/green_mid.png);
    height:24px;
    border:0px solid red;
    float:left;
    padding-top:3px;
    font-size:11px;
    font-weight:bold;
    font-family:arial;
    color:#7c8e25;
    cursor:pointer;
}

.tab_mid_mouseover {
    background:url(../images/catchall/white_mid.png);
    height:21px;
    border:0px solid red;
    float:left;
    padding-top:3px;
    font-size:11px;
    font-weight:bold;
    font-family:arial;
    color:#7c8e25;
    cursor:pointer;
}

.ie.tab_mid_mouseover {
    background:url(../images/catchall/white_mid.png);
    height:24px;
    border:0px solid red;
    float:left;
    padding-top:3px;
    font-size:11px;
    font-weight:bold;
    font-family:arial;
    color:#7c8e25;
    cursor:pointer;
}

.tab_right {
    background:url(../images/catchall/green_right.png);
    height:24px;
    width:7px;
    border:0px solid red;
    float:left;
}

.tab_right_mouseover {
    background:url(../images/catchall/white_right.png);
    height:24px;
    width:7px;
    border:0px solid red;
    float:left;
}

.navlinks_categories_header_expand{
    border-bottom:1px #b6b6b6 dotted;
    color:#8a9b37;
    font-weight:bold;
    padding-top:16px;
    padding-bottom:7px;
    padding-right:10px;
    padding-left:0px;
    font-family:arial;
    font-size:13px;
    clear:both;
    width:623px;
    cursor:pointer;
    margin-left:25px;
    margin-right:30px;
    height:20px;
    float:left;
    margin-bottom:13px;
/*    background: url(../images/catchall/icon_down_arrow.png) no-repeat 180px 21px;*/
}

.inav2_match_toggle_expand {
    float: left;
    height:25px;
    width:190px;
    clear:both;
    cursor:pointer;
    background: url(../images/catchall/icon_down_arrow.png) no-repeat 178px 5px;
}
.inav2_match_toggle_collapse {
    float: left;
    height:20px;
    width:190px;
    clear:both;
    cursor:pointer;
    background: url(../images/catchall/icon_arrow_right.png) no-repeat 178px 5px;
}
.google_header_expand{
    border-bottom:1px #b6b6b6 dotted;
    color:#8a9b37;
    font-weight:bold;
    padding-top:16px;
    padding-bottom:7px;
    padding-right:10px;
    padding-left:0px;
    font-family:arial;
    font-size:13px;
    clear:both;
    width:623px;
    cursor:pointer;
    margin-left:25px;
    margin-right:30px;
    height:20px;
    float:left;
    margin-bottom:13px;
/*    background: url(../images/catchall/icon_down_arrow.png) no-repeat 65px 21px;*/
}

.delicious_header_expand{
    border-bottom:1px #b6b6b6 dotted;
    color:#8a9b37;
    font-weight:bold;
    padding-top:16px;
    padding-bottom:7px;
    padding-right:10px;
    padding-left:0px;
    font-family:arial;
    font-size:13px;
    clear:both;
    width:623px;
    cursor:pointer;
    margin-left:25px;
    margin-right:30px;
    height:20px;
    float:left;
    margin-bottom:13px;
/*    background: url(../images/catchall/icon_down_arrow.png) no-repeat 65px 21px;*/
}

.navlinks_categories_header_collapse{
    border-bottom:1px #b6b6b6 dotted;
    color:#8a9b37;
    font-weight:bold;
    padding-top:16px;
    padding-bottom:7px;
    padding-right:10px;
    padding-left:0px;
    font-family:arial;
    font-size:13px;
    clear:both;
    width:623px;
    cursor:pointer;
    margin-left:25px;
    margin-right:30px;
    height:20px;
    float:left;
    margin-bottom:0px;
    background: url(../images/catchall/icon_arrow_right.png) no-repeat 180px 21px;
}

.google_header_collapse{
    border-bottom:1px #b6b6b6 dotted;
    color:#8a9b37;
    font-weight:bold;
    padding-top:16px;
    padding-bottom:7px;
    padding-right:10px;
    padding-left:0px;
    font-family:arial;
    font-size:13px;
    clear:both;
    width:623px;
    cursor:pointer;
    margin-left:25px;
    margin-right:30px;
    height:20px;
    float:left;
    margin-bottom:0px;
/*    background: url(../images/catchall/icon_arrow_right.png) no-repeat 65px 21px;*/
}

.google_toggle_collapse {
    float: left;
    height:20px;
    width:75px;
    clear:both;
    cursor:pointer;
    background: url(../images/catchall/icon_arrow_right.png) no-repeat 65px 5px;
}

.google_toggle_expand {
    float: left;
    height:25px;
    width:77px;
    clear:both;
    cursor:pointer;
    background: url(../images/catchall/icon_down_arrow.png) no-repeat 65px 5px;
}
.delicious_header_collapse{
    border-bottom:1px #b6b6b6 dotted;
    color:#8a9b37;
    font-weight:bold;
    padding-top:16px;
    padding-bottom:7px;
    padding-right:10px;
    padding-left:0px;
    font-family:arial;
    font-size:13px;
    clear:both;
    width:623px;
    cursor:pointer;
    margin-left:25px;
    margin-right:30px;
    height:20px;
    float:left;
    margin-bottom:0px;
/*    background: url(../images/catchall/icon_arrow_right.png) no-repeat 65px 21px;*/
}

.bing_toggle_collapse {
    float: left;
    height:20px;
    width:78px;
    clear:both;
    cursor:pointer;
    background: url(../images/catchall/icon_arrow_right.png) no-repeat 65px 5px;
}

.ping_toggle_expand {
    float: left;
    height:25px;
    width:78px;
    clear:both;
    cursor:pointer;
    background: url(../images/catchall/icon_down_arrow.png) no-repeat 65px 5px;
}
.twitter_header_collapse{
    border-bottom:1px #b6b6b6 dotted;
    color:#8a9b37;
    font-weight:bold;
    padding-top:16px;
    padding-bottom:7px;
    padding-right:10px;
    padding-left:0px;
    font-family:arial;
    font-size:13px;
    clear:both;
    width:623px;
    cursor:pointer;
    margin-left:25px;
    margin-right:30px;
    height:20px;
    float:left;
    margin-bottom:0px;
    background: url(../images/catchall/icon_arrow_right.png) no-repeat 65px 21px;
}

.twitter_toggle_collapse {
    float: left;
    height:20px;
    width:75px;
    clear:both;
    cursor:pointer;
    background: url(../images/catchall/icon_arrow_right.png) no-repeat 65px 5px;
}

.twitter_toggle_expand {
    float: left;
    height:25px;
    width:78px;
    clear:both;
    cursor:pointer;
    background: url(../images/catchall/icon_down_arrow.png) no-repeat 65px 5px;
}
/*.google_header{
  border-bottom:1px #b6b6b6 dotted;
  color:#8a9b37;
  font-weight:bold;
  padding-top:16px;
  padding-bottom:7px;
  padding-right:10px;
  padding-left:0px;
  font-family:arial;
  font-size:13px;
  clear:both;
  width:623px;
  cursor:pointer;
  margin-left:25px;
  margin-right:30px;
  height:20px;
  float:left;
  margin-bottom:13px;
}*/

/*.digg_and_delicious_header{
  border-bottom:1px #b6b6b6 dotted;
  color:#8a9b37;
  font-weight:bold;
  padding-top:16px;
  padding-bottom:7px;
  padding-right:10px;
  padding-left:0px;
  font-family:arial;
  font-size:13px;
  clear:both;
  width:623px;
  cursor:pointer;
  margin-left:25px;
  margin-right:30px;
  height:20px;
  float:left;
  background: url(../images/icon_arrow_right.png) no-repeat 187px 21px;
}*/

.delicious_content {
    color:red;
    clear:both;
    font-family:arial;
    font-size:14px;
    margin-bottom:22px;
    padding-left:30px;
}

.navlinks_categories_header_left {
    float:left;
    font-weight:none;
}

.google_header_left {
    float:left;
}

.google_header_right {
    float:right;
    margin-right:-9px;
}

.navlinks_categories_header_right {
    float:right;
    margin-right:-9px;
    margin-left: 444px;
}

.ping_progress {
    float: left;
    *width:15px;
}

.twitter_progress {
    float: left;
    *width:15px;
}
.inav2_match_progress {
    float: left;
    *width:15px;
}
.select_pagination {
    width:45px;
}
#show_select {
    float:right;
}

#show_label {
    float:right;
    padding-right:5px;
    padding-top:4px;
    color:#878076;
    font-size:11px;
}

.navlinks_category_content {
    color: #816d5a;
    padding-bottom:10px;
    border:0px solid red;
    width:448px;
}

.Navlinks_Category_content_left {
    float:left;
    font-family:arial;
    font-size:11px;
    width:155px;
    color:#514a44;
    padding-left:25px;
}


div .on {
    background-color:#F1EFE8;
    padding-top:3px;
    color:#7c6b61;
    cursor:pointer;
    height:10px;
    font-weight:bold;
}

.ie div .on {
    background-color:#F1EFE8;
    padding-top:2px;
    color:#7c6b61;
    cursor:pointer;
    height:10px;
    font-weight:bold;
}


div .off {
    background-color:#ffffff;
    color:#7c6b61;
    cursor:pointer;
    height:10px;
    font-weight:bold;
}

#tab_shopping_results {
    display:none;
}

#Navlinks_Category_content_menu {
    padding-bottom:11px;
}

#general_results1 {
    display:none;
}
#general_results2 {
    display:none;
}
#general_results3 {
    display:none;
}
#general_results4 {
    display:none;
}


#general_google_results1 {
    display:block;
}
#general_google_results3 {
    display:none;
}
#general_google_results2 {
    display:none;
}
#general_google_results4 {
    display:none;
}


#Navlinks_Category_content_right_tab2 {
    display:none;
}

#Navlinks_Category_content_right_tab3 {
    display:none;
}

#Navlinks_Category_content_right_tab4 {
    display:none;
}


#google_content_right_tab2 {
    display:none;
}

#google_content_right_tab3 {
    display:none;
}

#google_content_right_tab4 {
    display:none;
}

#google_content_right2 {
    display:none;
}

#google_content_right3 {
    display:none;
}

#google_content_right4 {
    display:none;
}

.Navlinks_Category_content_right {
    float:left;
    font-family:arial;
    font-size:11px;
    margin:0 0 12px 25px;
    width:463px;
}

.ie .Navlinks_Category_content_right {
    float:left;
    font-family:arial;
    font-size:11px;
    margin:0 0 12px 25px;
    width:455px;
}

.Navlinks_Category_content_right p {
    margin-bottom:6px;
    line-height:15px;
    padding-top:1px;
}

.Navlinks_Category_content_left div {
    height:17px;
    margin-bottom:2px;
}

.Navlinks_Category_content_left span {
    font-weight:none;
}

.ie .Navlinks_Category_content_left div {
    height:19px;
    margin-bottom:1px;
}

.google_content_left div {
    height:17px;
    margin-bottom:2px;
}

.ie .google_content_left div {
    height:19px;
    margin-bottom:1px;
}


.Navlinks_Category_links {
    font-size:12px;
    color:#89954d;
    font-weight:bold;
}

.Navlinks_Category {
    padding-top:12px;
}
.google_navlinks_Category {
    padding-top:12px;
    display: none;
}
.ping_navlinks_Category {
    padding-top:12px;
    display: none;
    float:right;
    width:488px;
    font-family:arial;
    font-size:11px;
    margin-bottom:12px;
}
.twitter_navlinks_Category {
    padding-top:12px;
    display: none;
    float:right;
    width:488px;
    font-family:arial;
    font-size:11px;
    margin-bottom:12px;
}

.Navlinks_Category_description {
    color:#766c63;
    font-family:arial;
    font-size:12px;
}

.Navlinks_Category_url {
    font-size:10px;
    color:#f39600;
}
.Navlinks_Category_url a {
    font-size:10px;
    color:#f39600;
}
.Date {
    color:#766c63;
    font-size::11px;
}

.pagination_number {
    border:1px solid #c3bdaf;
    padding:3px;
    margin-right:7px;
    color:#c3bdaf;
    height:10px;
    float:left;
}

.pagination {
    margin-top:5px;
}

#header_arrow {
    padding-right:5px;
    margin-top:-3px;
}

.header_label {
    padding-bottom:10px;
}

.navlinks_categorties_header_image {
    float:left;
}

.navlinks_categorties_header_text {
    float:left;
    padding-top:2px;
}

.advertisement_show {
    font-size:12px;
    color:#252bd7;
    font-family:arial;
    text-align:center;
    text-decoration:underline;
    cursor:pointer;
}

.side_content_header {
    color:#cccccc;
    font-family:arial;
    font-size:12px;
    background: url(../images/catchall/right_box_top.png) no-repeat;
    padding-bottom:24px;
    width:187px;
    padding-top:14px;
    padding-left:10px;
}

.side_content_header_v2a {
    color:#cccccc;
    font-family:arial;
    font-size:12px;
    width:150px;
    border-bottom:1px dotted #b6b6b6;
    padding-bottom:6px;
}

.side_content_header_v2b {
    color:#E78F00;
    font-family:arial;
    font-size:12px;
    background: url(../images/catchall/right_box_top.png) no-repeat;
    padding-bottom:24px;
    width:187px;
    padding-top:14px;
    padding-left:10px;
}

.side_content_description_header {
    color:#707B30;
    font-family:arial;
    font-size:12px;
    font-weight:bold;
    padding-top:10px;
    padding-bottom:5px;
    /* border:1px solid red;*/
}

.side_content {
    width:160px;
    /* border:1px solid blue;*/
}

.side_content_inner_content {
    color:#766c63;
    font-family:arial;
    font-size:11px;
    padding-bottom:3px;
}

.side_content_inner_url {
    color:#f39600;
    font-size:10px;
    font-family:arial;
    padding-bottom:10px;
    border-bottom:1px dotted #b6b6b6;
}

.side_content_description {
    padding-right:10px;
}

.side_image {
    padding-top:15px;
}

.side_content_middle {
    background: url(../images/catchall/right_box_mid.png) repeat-y;
    width:171px;
    height:250px;
    margin-top:-14px;
    padding-left:15px;
}

.side_content_bottom {
    background: url(../images/catchall/right_box_btm.png) no-repeat;
    width:185px;
    height:20px;
}

/***********Start Pagination*****************/
div.pagination {
    padding: 3px;
    margin: 3px;
}

div.pagination a {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #AAAADD;
    text-decoration: none; /* no underline */
    color: #000099;
}
div.pagination a:hover, div.pagination a:active {
    border: 1px solid #000099;
    color: #000;
}
div.pagination span.current {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #8A964D;
    font-weight: bold;
    background-color: #8A964D;
    color: #FFF;
}
div.pagination span.disabled {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #EEE;
    color: #DDD;
}

.td_label_header{
    border:none;
    width:130px;
    border:0px solid blue;
}
.td_filter{
    padding-bottom:6px;
    width:90px;
    border:0px solid red;
    height:25px;
}
.ie .td_label_header{
    width:170px;
    border:1px solid blue;
}
.ie .td_filter{
    padding-bottom:6px;
    width:190px;
    border:1px solid red;
    height:25px;
}
.navlinkmenu{
    float:left;
    padding-top:5px;
    font-size:18px;
}
.groupmenu{
    float:left;
    padding-top:5px;
    font-size:14px;
    font-weight:bold;
}

.ie .navlinkmenu{
    float:left;
    padding-top:5px;
    font-size:18px;
    border:0px solid blue;

}
.ie .groupmenu{
    float:left;
    padding-top:5px;
    font-size:12	px;
    font-weight:none;
    border:0px solid red;
    width:200px;
}  
/**************End Pagination***************/
/************** start livevalidation **************************/
.curved-box div{
    /*color: green;*/
	color:#FFFFFF;
    cursor: pointer;
    padding:0px 0px 0px 5px;
  }

.curved-box{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/*background-color: #FFFFFF;*/
	background-color: #666666;
	position:absolute;
	margin:0;
	padding-left:0px;
	border:1px solid lightgrey;
	/*max-height: 208px; */
	max-height: 110px;
	overflow: auto;
	z-index: 2;
        font-size: 11px;
}
/************** end livevalidation **************************/
.curved-box div .selected{
	background-color: #FFFFFF;
	color:#666666
}
