/* CSS Document */
/* inquirerGlobalStyles.css */
/* Inquirer Global stylesheet */
/* Last Updated: 14/08/2008 */
/* Updated by: Ramkumar P */
/* Revisions: 1.0.1 */
/* Common Styles */
body {
    background-color: #EFEFEF;
    font-family: Verdana;
    font-size: 62.5%;
    margin-top: 0px;
}

ul, ol, li, h1, h2, h3, h4, h5, h6, form, p {
    margin: 0px;
    padding: 0px;
}

a {
    text-decoration: none;
}

img {
    border: 0px;
} .n a img {
    border: 1px solid #fff;
}

/* For Header */ #wrapper {
    background: url(../images/bg_strip.jpg) repeat-y;
    margin: 0px auto;
    padding: 0px 9px 0px 9px;
    width: 960px;
} #header {
    background: #db1900;
    width: 100%;
} .logo {
    float: left;
} .pic_of_day_div {
    float: left;
    text-align: center;
    width: 185px;
} .pic_logo {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    padding: 0px;
    margin: 0px;
} .search {
    color: #FFFFFF;
    float: right;
    font-size: 1.1em;
    height: 64px;
    margin-top: 20px;
    padding-right: 13px;
    text-align: right;
    width: 350px;
} .search_box_bg {
    font-size: 1.1em;
    font-family: arial;
    font-weight: bold;
    color: #444444;
    background: #FFF url(../images/search.jpg) no-repeat scroll 97% center;
    border: 1px solid #d7d5d6;
    padding: 4px 22px 3px 4px;
    width: 204px;
    margin-right: 1px;
}

/*.search .rss_feed {
 margin-top: 15px;
 font-weight: bold;
 font-size: 0.9em;
 }
 
 .search .date {
 padding: 4px 3px 3px 0px;
 border-right: 1px solid #fff;
 color: #fff;
 }*/
/* For Top and Bottom Search Buttons */ #new_bg {
    background: #cc0001;
    font-size: 1.0em;
    font-weight: bold;
    border: none;
} .header_advertisment {
    background-color: #e4e4e4;
    width: 940px;
    padding: 10px 10px 8px 10px;
    float: left;
} .header_advertisment_left {
    width: 728px;
    float: left;
    height: 90px;
} .header_advertisment_right {
    width: 201px;
    float: right;
    height: 90px;
} .advertisement_image {
    width: 336px;
    height: 280px;
} .advertisement_two_image {
    width: 160px;
    height: 600px;
}

/*
 a.rss_feed {
 background: url(/inquirer../images/rss.jpg) no-repeat;
 padding: 4px 0px 4px 17px;
 color: #FFF;
 }
 
 a.mobile_feed {
 background: url(/inquirer../images/mob.gif) no-repeat;
 padding: 4px 3px 4px 17px;
 color: #FFF;
 border-right: 1px solid #fff;
 }
 
 a.rss_feed:hover, a.mobile_feed:hover {
 background-color: transparent;
 }
 */ .editor {
    color: white;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #e4e4e4;
    width: 98%;
    float: left;
    padding: 5px 13px 6px 6px;
} .editor p {
    font-size: 1.2em;
    float: left;
    font-weight: normal;
    font-style: italic;
}

/* For Top Menu */ .topmenu {
    clear: both;
} .navcontainer {
    width: 100%;
    overflow: hidden;
} .navcontainer ul {
    padding-left: 12px;
    list-style-type: none;
} .navcontainer li {
    display: inline;
    margin: 0;
} .navcontainer li a {
    float: left;
    display: block;
    padding: 6px 34px;
    font-size: 1.1em;
    border: none;
    border-right: 1px solid #e4e4e4;
    color: #fff;
    cursor: pointer;
} .navcontainer li a:hover, .navcontainer li a.active {
    color: #000;
    background-color: #FFFFFF;
} .submenu ul {
    background-color: #FFF;
    display: none;
    height: 29px;
} .submenu li {
} .submenu li a, .submenu li a:hover {
    color: #000;
    background-color: #FFF;
    border-right: 1px dotted #cececf;
    margin: 8px 4px 0px 0px;
    padding: 0px 15px;
} .submenu ul.active {
    display: block;
}

/* For Right Tab */ .navcontainer_right {
    width: 100%;
    overflow: hidden;
} .navcontainer_right ul {
    padding-left: 12px;
    list-style-type: none;
} .navcontainer_right li {
    display: inline;
    margin: 0;
} .navcontainer_right li a {
    float: left;
    display: block;
    padding: 7px 10px 8px;
    font-size: 1.1em;
    border: none;
    border-right: 1px solid #e4e4e4;
    color: #fff;
    cursor: pointer;
} .navcontainer_right li a:hover, .navcontainer_right li a.active {
    color: #000;
    background-color: #FFFFFF;
    border-right: 1px solid white;
}

/* Content Part */ #container {
    padding: 0px 11px 10px;
    float: left;
}

/* Content Right and Left Panel */ #content-left {
    float: left;
    /* width: 613px;*/
    width: 577px;
} .side_left, .side_middle, .side_right {
    width: 179px;
    float: left;
    background-color: white;
} .side_middle, .side_right {
    margin-left: 8px;
}

/* For Artiucle List, JobDescription */ .article_list h2, .article_list h3, .article_list h4, .article_list h5, .article_list h6 {
    line-height: 18px;
} .article_list h3 {
    color: red;
    font-size: 1.1em;
}

div.job_description {
    width: 155px;
    float: left;
    background-color: #fff;
    overflow: hidden;
}

div.job_description_heading {
    background-color: #DB1900;;
    color: #FFFFFF;
    font-size: 1.4em;
    font-weight: bold;
    padding: 9px 9px 10px;
} .job_powered {
    font-size: 0.8em;
    color: #fff;
} .article_list {
    padding: 9px 10px 10px 10px;
    clear: both;
} .article_list div {
    margin: 10px 0px 15px 0px;
} .article_list h2, .article_list h2 a {
    font-size: 1.17em;
    margin-bottom: 1px;
    color: #0930b3;
} .article_list h2 a:hover {
    background-color: transparent;
} .article_list h2 a:visited, #right_one a:visited, .polls_list_content a:visited, .poll_other_polls a:visited {
    color: #800080;
} .article_list h3 {
    font-size: 1.2em;
} .article_list h4, .article_list h5 {
    font-size: 1.2em;
    font-weight: normal;
    color: #000;
    margin-bottom: 1px;
} .article_list h5 {
    color: green;
    font-size: 1em;
} .article_list h6 {
    color: #0000FF;
    font-size: 1em;
} .article_list h6.readmore {
    background: transparent url(../images/arrow_blue_big.gif) no-repeat scroll left center;
    padding-left: 10px;
} .article_list_adverdisement {
    padding: 10px 7px 10px 7px;
    float: left;
    background-color: #FFF;
    margin: 10px 0px 10px 8px;
} .article_list_adverdisement1 span {
    display: block;
} .side_left div, .side_right div, .side_middle div {
    height: 110px;
}

div.job_description div.article_list div {
    margin-bottom: 20px;
} #content-right {
    float: right;
    margin-left: 8px;
    /* width: 317px;*/
    width: 353px;
}

/*
 .sponsored_links {
 float: left;
 width: 615px;
 }
 
 .sponsored_links h1 {
 font-size: 1.1em;
 color: #787878;
 font-weight: normal;
 padding: 17px 0px 3px 10px;
 }
 
 .sponsored_links h4 {
 color: #000;
 }
 
 .sponsored_links h2.email {
 font-size: 1em;
 }
 
 .sponsored_links div {
 float: left;
 width: 185px;
 }
 
 
 */ .ads_by_google {
    float: left;
    width: 577px;
    padding: 12px 0px;
} .ads_by_google h3 {
    font-size: 1.17em;
} .ads_by_google h4 {
    color: #0930B3;
    font-size: 1.12em;
    margin-bottom: 1px;
    overflow: hidden;
} .ads_by_google p a {
    color: #000000;
    font-size: 1.1em;
    font-weight: normal;
    margin-bottom: 1px;
    overflow: hidden;
} .ads_by_google div {
    float: left;
    width: 172px;
    padding: 9px 10px 10px 0px;
} #narrow_ad_unit {
    width: 98% !important;
} .ads_by_google p.adSenseUrl a {
    color: #009900;
    font-size: 0.9em;
    margin-bottom: 1px;
    overflow: hidden;
}

p.adSenseUrl {
    overflow: hidden;
    position: absolute;
    width: 175px;
    clip: rect(0 175px 1.2em 0);
} .right_tab {
    background-color: #DB1900;
} .right_tab ul {
    padding-left: 0px;
} .sub_content {
    background-color: #FFFFFF;
    min-height: 169px;
    height: auto !important;
    height: 169px;
} .sub_content ul {
    background-color: #FFF;
    display: none;
} .sub_content ul.active {
    display: block;
} .navlistsright {
    padding: 12px 20px 15px 30px;
    list-style-position: inside;
} .navlistsright li {
    margin-top: 6px;
    line-height: 16px;
    background-color: #FFF;
    list-style-image: url(../images/arrow_blue.jpg);
    list-style-position: outside;
} .navlistsright li a {
    padding-top: 5px;
    color: #0b2eb0;
    vertical-align: bottom;
    font-size: 1.1em;
} .navlistsright li a:hover {
    background-color: transparent;
} .advertisment, .advertisment_two {
    color: #999999;
    background-color: white;
    margin-left: 0px;
    margin-top: 10px;
    padding: 9px;
    text-align: center;
    font-size: 1em;
} .advertisment_heading {
    font-size: 1.1em;
    padding-bottom: 7px;
} .advertisment_two {
    margin-top: 0px;
    margin-left: 8px;
    padding: 9px 15px 10px 15px;
    float: left;
    width: 160px;
}

div.job_description h2 a {
    color: #db1900;
} .right_common_block {
    background-color: #FFF;
    color: #000;
    margin: 9px 0px 0px 0px;
    width: 353px;
    padding: 0px 0px 5px;
    float: right;
} .right_common_block_heading {
    background: #DB1900;
    padding: 9px 9px 10px 9px;
    color: white;
    font-size: 1.4em;
    border: 1px solid #e7e6e4;
    font-weight: bold;
} .right_common_block_content {
    float: left;
    font-size: 1.1em;
    color: #464646;
    padding: 10px 10px 14px;
    width: 94%;
} .right_common_block h3 {
    color: #0000FF;
    font-size: 1.1em;
    font-weight: normal;
    margin-bottom: 0px;
} .right_common_block div span {
    padding: 2px 0px 11px 0px;
    display: block;
} .link_bg {
    background: transparent url(../images/arrow_blue_big.gif) no-repeat scroll left center;
    font-weight: bold;
    font-size: 1em;
    color: #0000ff;
    border: medium none;
    padding-left: 12px;
} #user {
    background: transparent url(../images/inquirer-arrow_black.jpg) no-repeat scroll left center !important;
    padding-left: 12px;
    margin-left: 20px;
    font-size: 1em;
    color: #000;
    font-weight: bold;
} .poll_heading, .poll_question, .poll_answer {
    margin-left: 5px;
    color: #000;
} .poll_heading {
    font-size: 1.2em;
    font-weight: bold;
    margin-top: -4px
} .poll_question {
    margin: 5px 0px 11px 5px;
    font-size: 1.1em;
    line-height: 18px;
} .poll_answer {
    float: left;
    margin: 5px 0px 0px;
    line-height: 17px;
} .poll_option {
    float: left;
    width: 20px;
} .poll_option_label {
    float: left;
    width: 275px;
    margin: 1px 0px 0px 2px;
} .poll_submit {
    padding: 10px 10px 5px;
    border-top: 1px solid #D6D5D5;
    float: left;
    width: 333px;
} .poll_other_polls {
    float: left;
    padding-top: 6px;
} .poll_vote {
    float: right;
    width: 75px;
} .poll_submit .readmore {
    float: left;
    font-weight: normal;
    margin-left: 5px;
} .poll_result {
    background: #FFF;
} .poll_result_heading {
    padding: 10px;
    border-bottom: 1px solid #e4e4e4;
} .poll_result_heading h2 {
    font-weight: normal;
    font-size: 2.1em;
    font-weight: bold;
} .poll_result_heading h3 {
    font-size: 1.2em;
    font-weight: bold;
} .vote_pollQuestion {
    font-weight: bold;
}

/*  Thanks For Your Vote, flash Notice to come in center */
h3.thanks_for_vote {
    text-align: center;
    color: green;
} .poll_result_date {
    color: #999999;
    font-size: 1.2em;
} .poll_result_question, .poll_result_answer {
    font-size: 1.1em;
} .poll_result_question {
    margin: 22px 10px 0px 0px;
} .result {
    float: left;
    background: #fff;
    padding: 4px 10px 10px 9px;
} .result_block {
    float: left;
    margin: 10px 0px 10px 0px;
} .poll_result_answer {
    float: left;
    width: 140px;
    line-height: 17px;
} .poll_result_outer_bar {
    float: left;
    border: 1px solid #e4e4e4;
    padding: 1px;
    margin-left: 15px;
} .poll_result_inner_bar {
    width: 360px;
    background: #e4e4e4;
} .poll_result_bar {
    height: 20px;
    background: #CC0001 !important;
} .poll_result_persentage {
    float: left;
    font-size: 1em;
    margin-left: 6px;
} .other_poll_link {
    clear: both;
    margin: 10px 0px 0px 0px;
    border-top: 1px solid #e4e4e4;
    padding: 10px;
    background: #fff;
} .other_poll_link a {
    margin-top: 2px;
    font-size: 1.1em;
    font-weight: bold;
} #polls_list {
    background: #fff;
} .polls_list_header {
    color: #333;
    padding: 8px 10px 6px;
} .polls_list_header h1 {
    font-size: 2em;
} .polls_list_header p {
    font-size: 1.1em;
    padding: 10px 0px;
} .polls_list_content_display {
    padding-bottom: 17px;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
} .polls_list_content {
    padding: 13px 10px 4px;
} .polls_list_content h3, .polls_list_content a {
    color: #092fae;
    font-weight: bold;
    font-size: 1.1em;
} .polls_list_content p {
    margin: 3px 0px 8px;
    font-size: 1.1em;
} .polls_list_content li {
    display: inline;
} .polls_list_content li a {
    border-right: 1px solid #e4e4e4;
    padding: 0px 5px 0px 0px;
} .polls_list_footer {
    padding: 12px 10px 14px;
    font-weight: bold;
} .polls_list_footer p {
    font-size: 1.1em;
    font-weight: bold;
} .right_add {
    margin: 10px 0px 0px 0px;
    float: left;
} .whitepaper_search {
    border-top: 1px solid #d6d5d5;
    padding-bottom: 7px;
} .whitepaper_search input {
} .whitepaper_search input.search_box_bg {
    width: 188px;
    border: 1px solid #d6d5d5;
    margin-left: 2px;
}

/* For Footer */ #footer {
    clear: both;
    background-color: #DB1900;
} .footer_top_menu {
    border-top: 1px solid #d3d3d3;
    text-align: center;
} .footer_background {
    height: 80px;
} .footer_background img {
    float: left;
    margin: 5px 10px 0 0;
} .footer_content_heading {
    font-size: 1.3em;
    margin-bottom: 6px;
} .footer_content {
    color: white;
    margin: 18px 0px 0px 0px;
    float: left;
    width: 420px;
} .footer_content_text {
    font-size: 1.1em;
    line-height: 17px;
} .search_box_bg_footer {
    height: 25px;
    width: 71px;
} .search_button_bg {
    background: #db1900;
    border: 1px solid #FFF;
    color: white;
    padding: 3px 0px;
    width: 71px;
    font-size: 1em;
} .search_footer {
    height: 30px;
    margin-top: 32px;
} .footer_menu {
    border-bottom: 1px solid #e4e4e4;
} .footer_down {
    background: #E4E4E4 none repeat scroll 0 0;
    float: left;
    margin: 0 auto 1em;
    padding: 10px;
    width: 940px;
} .footer_down p {
    line-height: 18px;
    color: #363636;
    font-size: 1.1em;
    padding: 24px 20px 18px;
    border-bottom: 1px solid #c3c3c3;
} .footer_down p img {
    float: left;
    padding: 0px 20px 15px 0px;
    margin-top: -14px;
} .footer_down .footer_bottom_links {
    MARGIN-TOP: 0px;
    width: 775px;
    float: left;
    clear: none;
    margin-bottom: 0em;
} .footer_bottom_links {
    clear: both;
    margin: 7px 0px;
    line-height: 15px; 
} .footer_bottom_links li {
    display: inline;
} .footer_bottom_links li a {
    padding-right: 5px;
    border-right: 1px solid #999999;
    color: #000;
    font-size: 1.1em;
    background-color: transparent;
} .footer_links_top li a {
    color: #1C4280;
} .footer_bottom_links_header {
    float: left;
    font-size: 1.1em;
    font-weight: bold;
    margin: 1px 5px 0 0;
    width: 160px;
} .footer_bottom_right {
    float: right;
    width: 775px;
} .footer_down .footer_bottom_links {
    margin-top: 0px;
} .category_top {
    background-color: #DB1900;
    width: 100%;
    margin: 0px 0px 7px 0px;
} .category_top p {
    font-size: 1.4em;
    padding: 10px;
    color: #FFF;
    font-weight: bold;
} .search_label {
    display: none;
} .show_for_print {
    display: none;
} #top {
    border-top: 0 dotted #666666;
    clear: both;
    float: left;
    margin-bottom: 0.75em;
    padding: 0;
    width: 940px;
} .footer_bottom {
    border-top: 1px dotted #666666;
    clear: both;
    float: left;
    margin-bottom: 0.75em;
    padding: 0.75em 0 0;
    width: 940px;
} 
.color
{
	color:#0000FF !important;
}
/* For Print */
/* For 404 Error Page */
div.dialog {
    background: #FFFFFF none repeat scroll 0%;
    border-color: #CCCCCC rgb(153, 153, 153) rgb(153, 153, 153) rgb(204, 204, 204);
    border-style: solid;
    border-width: 1px;
    float: left;
    padding: 20px 22px;
    text-align: center;
} .dialog h1 {
    font-size: 1.5em;
    color: #f00;
    line-height: 1.5em;
    padding: 10px 0px;
} .dialog p {
    font-size: 1.1em;
    padding-bottom: 15px;
} .category_articles_list {
    color: blue;
    float: left;
    padding: 10px;
    width: 100px;
}

/*div.dialog {
 text-align: center;
 padding: 0 2em;
 border: 1px solid #ccc;
 border-right-color: #999;
 border-bottom-color: #999;
 overflow: hidden;
 background: #fff;
 padding: 20px 22px;
 height: 290px;
 }
 
 .dialog h1 {
 font-size: 1.5em;
 color: #f00;
 line-height: 1.5em;
 padding: 10px 0px;
 }
 
 .dialog p {
 font-size: 1.1em;
 padding-bottom: 15px;
 }
 
 .category_articles_list {
 color: blue;
 width: 8em;
 float: left;
 }*/ .category_articles_list h4 {
    margin-left: 0px;
    font-size: 1.2em;
    text-align: left;
} .category_articles_list ul {
    list-style-type: none;
    padding: 0px;
} .category_articles_list ul li {
    text-align: left;
    padding-top: 5px;
} .category_articles_list ul li a {
    font-size: 0.98em;
    text-decoration: underline;
}
@media print { .show_for_print {

display:block;
} #header, #content-right, #footer, .footer_down, img, .sponsored_links, .contentNavi, #related_articles, .navigation_menu, #comments {
        display: none;
} .article_heading {
        font-size: 20px;
        padding: 10px 0px;
} #content-left *, #content-left p {
        font-size: 16px;
        width: 100%
} .article_view {
        padding: 10px 0px
}
} .article_heading {
    font-size: 20px;
    padding: 10px 0px;
} .contenttop p {
    padding: 20px;
}

/**  Page Break  for articles**/
/* code for previous and next in article heading div */ .article_view {
    color: #464646;
} .article_summary_left {
    float: left;
} .article_summary_right {
    float: right;
} .article_summary_right p {
    padding: 0px 0px 4px 4px;
} .article_summary_right img {
} #content-left-main {
    float: left;
    width: 577px;
    background: #fff url(../images/inquirer-homepage_bg.jpg) repeat-y;
} #maincol {
    margin: 0;
    padding: 0px;
    overflow: hidden;
} #leftcol {
    float: left;
    width: 183px;
} #rightcol {
    float: right;
    width: 188px;
} #centercol {
    float: left;
    width: 190px;
    padding-left: 8px;
} .article_list_adverdisement1 {
    padding: 10px 11px 10px 15px;
    border-top: 10px solid #e4e4e4;
    border-bottom: 10px solid #e4e4e4;
    float: left;
}

/* Related Articles Read More */
a.readmore {
    background: transparent url(../images/arrow_blue_big.gif) no-repeat scroll left center !important;
    padding-left: 12px;
    font-size: 1em;
    color: #0000FF;
    font-weight: bold;
}

/* added for complaint_ comment added by shiva*/ .complaint_comment {
} .textBoxWidth {
    border: 1px solid red;
} .search_button {
    border: 1px solid red;
    color: red;
    background-color: white;
} .align_cancel_button {
    padding-left: 70px;
} .form_bottom {
    clear: both;
    padding-top: 10px;
    text-align: right;
} .form_bottom ul {
    background: #db1900;
    padding: 8px 0px 10px;
    color: #fff;
} .form_bottom ul li {
    display: inline;
} .form_bottom ul li a {
    /*border-right: 1px solid #FFFFFF;*/
    color: #fff;
    padding: 0px 10px;
} .align_right {
    float: right;
    color: black;
} .align_left_posted_date {
    float: left;
    color: black;
} .align_left {
    float: left;
} .complaints_description {
    margin-bottom: 10px;
    border-top: 1px solid #669ACC !important;
} .fill_details {
    padding: 10px 0px 10px 0px;
} .submit_forms {
    padding: 14px 0px 10px;
} #complaint {
    border: 1px solid black;
    background-color: white;
} .settextcolor {
    color: blue;
} .complaint_about {
    padding-bottom: 22px !important;
}

/* end of complaint comment*/
/*flicker*/ .flickr_pagination {
    width: 84px;
    float: left;
    text-align: left;
    padding: .3em;
} .flickr_pagination a, .flickr_pagination span {
    padding: .2em .5em;
} .flickr_pagination span.disabled {
    display: none;
} .flickr_pagination span.current {
    display: none;
    font-weight: bold;
} .flickr_pagination a {
    text-decoration: none;
    color: black;
} .flickr_pagination a:hover, .flickr_pagination a:focus {
} .flickr_pagination .page_info {
    padding-top: .8em;
} .flickr_pagination #prev_page, .flickr_pagination #next_page {
    border-width: 2px;
} .flickr_pagination #prev_page {
    margin-right: -1em;
} .flickr_pagination #next_page {
    margin-left: 1em;
} .pagelinks {
    text-align: center;
    border: 1px solid #ccc;
    padding: 5px 0 0 0;
} .pagelinks ul li {
    display: inline;
} .pagelinks ul a, .pagelinks ul strong {
    display: block;
    padding: 3px 5px;
} .pagelinks ul strong {
    background-color: green;
    color: #fff;
} .pagelinks li.nextlink a, .pagelinks li.prevlink a {
    padding-right: 15px;
    font-size: 120%;
    font-weight: bold;
    background: url(../images/sprite.png) no-repeat 100% -1943px;
} .pagelinks li.prevlink a {
    padding-right: 0px;
    padding-left: 15px;
    background-position: 0 -1973px;
}

/* new */ .new_pagination {
    width: 70px;
    float: right;
    text-align: center;
    padding: .3em;
} .new_pagination a, .new_pagination span {
    padding: .2em .5em;
} .new_pagination span.disabled {
    display: none;
} .new_pagination span.current {
    display: none;
    font-weight: bold;
} .new_pagination a {
    text-decoration: none;
    color: black;
} .new_pagination a:hover, .new_pagination a:focus {
} .new_pagination .page_info {
    padding-top: .8em;
} .new_pagination #prev_page, .new_pagination #next_page {
    border-width: 2px;
} .new_pagination #prev_page {
    margin-right: -1em;
} .new_pagination #next_page {
    margin-left: 1em;
}

/*center*/ .pagination_class {
    width: 265px;
    overflow: hidden;
    margin-top: 0px;
    font-size: 12px;
} .page {
    width: 95px;
    float: left;
    padding: 4px 0px 0px 0px;
}

/* code for previous and next in article heading div */ .article_summary_left {
    float: left;
} .article_summary_right {
    float: right;
    margin-top: 18px;
} .article_summary_right p {
}

/*Content navi */ .contentNavi_onemore {
    float: left;
    margin: 10px 0px 0px 0px;
    padding: 0px;
} .contentNavi_onemore img {
    float: left;
    margin: 0px 6px 5px 0px;
} .contentNavi_onemore ul {
    clear: both;
    list-style-type: none;
    overflow: hidden;
    width: 100%;
} .contentNavi_onemore ul li {
    float: left;
    margin-right: 1px;
    padding: 3px 0px;
} .contentNavi_onemore ul li a {
    display: inline;
    padding: 1px 12px 0px 0pt;
    color: #acacac;
    font-size: 1.2em;
} .contentNavi_onemore ul li a:hover {
    text-decoration: underline;
} .contentNavi_onemore h2 {
    color: #0066cc;
    font-size: 1.3em;
    margin: 6px 0px;
} .below_top_search {
    font-weight: bold;
    font-size: 0.9em;
    padding: 13px 0px 0px 0px;
    clear: both;
    overflow: hidden;
} .below_top_search ul {
    float: right;
} .below_top_search ul li {
    float: left;
    display: inline;
    padding: 0px 0px 0px 3px;
    border-right: 1px solid #fff;
} .below_top_search ul li a {
    color: #fff;
    padding: 1px 2px 1px 17px;
    display: block;
} .below_top_search img {
    float: left;
} .rss_feed {
    background: url(../images/rss.jpg) no-repeat scroll left center;
} .mobile_feed {
    background: url(../images/mob.gif) no-repeat scroll left center;
} .date {
    color: #fff;
    padding: 1px 2px 2px 0px !important;
}

span.disabled {
    opacity: 0.5;
    filter: alpha( opacity = 0);
}

/* code to remove right borders in lists */
div.navcontainer ul li:last-child a, .below_top_search ul li:last-child, .form_bottom ul li:last-child a, .footer_bottom_links li:last-child a, .contentNavi ul li:last-child a, .polls_list_content ul li:last-child a {
    border-right: none;
}

/*Popular topics */ .tagCloud {
    padding: 12px 12px 15px 12px;
    list-style-type: none;
} .tagCloud li {
    display: inline;
} .popularity1 {
    font-size: 2.5em;
} .popularity2 {
    font-size: 1.8em;
} .popularity3 {
    font-size: 1.2em;
} .tagCloud li a {
    text-transform: lowercase;
}

/* Right side advertisement script*/ .advertisment a img {
    width: 336px;
    height: 280px;
}

/*Sponsored ads */ .wrap {
    border-bottom-color: #AEAEAE;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    font-size: 1.1em;
    padding: 11px 0px 0px 10px;
} .narrow_ads {
    float: left;
    width: 100%;
    padding-bottom: 10px;
} .narrow_ads .wrap {
    width: 98%;
    float: left;
    border: medium none;
} .narrow_ads .googleAfsAd {
    float: left;
    padding-right: 10px;
    height: 70px;
} .ad_line1 {
    font-size: 1.17em;
    color: rgb(9, 47, 174);
    font-weight: bold;
    margin-bottom: 1px;
} .ad_url {
    color: green;
}

/*
 For Red Sub text
 */ .red_highlighted_text {
    color: red;
    font-weight: bold;
}

/*  For Job xml ad css*/ .job_description_list {
    padding: 9px 8px 10px 10px;
} .job_description_list div {
    margin: 10px 0px 15px 0px;
} .job_description_list h2, .job_description_list h2 a {
    font-size: 1.163em;
    margin-bottom: 1px;
    color: #0930b3;
} .job_description_list h2 a:hover {
    background-color: transparent;
} .job_description_list h3 {
    font-size: 1.2em;
} .job_description_list h4, .job_description_list h5 {
    font-size: 1.15em;
    font-weight: normal;
    color: #000;
    margin-bottom: 1px;
} .job_description_list h5 {
    color: green;
    font-size: 1em;
} .job_description_list h6 {
    color: #0000FF;
    font-size: 1em;
} .job_description_list h6.readmore {
    background: transparent url(../images/arrow_blue_big.gif) no-repeat scroll left center;
    padding-left: 10px;
} .job_description_list h2, .job_description_list h3, .job_description_list h4, .job_description_list h5, .job_description_list h6 {
    line-height: 16px;
} .iefix {
    float: none !important;
} .articles_comment p {
    border-top: 1px solid #E4E4E4;
    font-size: 1.1em;
    line-height: 20px;
    padding: 10px 10px 10px 0;
} .yellow {
    background: yellow;
}
.search_rss_img{float:left;}
.article_list_pagination_right span{float:left;padding:3px 0px 0px 0px;}

