body{
    margin: 0pt;
    padding: 0pt;
    overflow: hidden;
    height: 100%;
    text-align:justify !important;
}

div.browser {
    background:#353A40 !important;
    background-position: left bottom;
    height:32px;
    min-width:760px;
    overflow:hidden;
    position:relative;
    top:0;
    width:100%;
    z-index:2;
    padding: 0;
}

div.browser ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin-top:4px;
}

ul {
    margin:0 0 0 0.5em;
    padding:0 0 0 0.5em;
}

div.browser li {
    display:inline-block;
    float:left;
    font-family:"lucida grande",tahoma,arial,sans-serif;
    margin:0px 7px 0px 0px;
    padding:0;
}

#browser-home{
    background:transparent url(../images/linkive_browser.gif) no-repeat scroll -27px -37px;
    width:75px;
    height:25px;
    cursor:pointer;
}

.browser-next-icon{
    background:url("../images/next_icon.png") no-repeat scroll 0 0 transparent;
    cursor:pointer;
    height:18px;
    margin:3px 0 0 0px;
    float:left;
    width:90px;
    line-height:32px;
}

.browser-previous-icon-disabled{
    background:url("../images/prev_icon_disable.png") no-repeat scroll 0 0 transparent;
    cursor:pointer;
    height:22px;
    margin:3px 0 0 130px;
    float:left;
    width:84px;

}

.browser-previous-icon{
    background:url("../images/prev_icon.png") no-repeat scroll 0 0 transparent;
    cursor:pointer;
    height:22px;
    margin:3px 0 0 130px;
    float:left;
    width:84px;
   
}
.browser-history-icon{
    background:url("../images/history_icon.png") no-repeat scroll 0 0 transparent;
    cursor:pointer;
    height:18px;
    margin:3px 0 0 130px;
    float:left;
    width:84px;

}
#browser-category-select-box{
    margin:3px 5px 0px 5px;
    float:left;
}
#add-comment{
    cursor:pointer;
    font-weight:bold;
    background:transparent  url(../images/linkive_browser.gif) no-repeat scroll -802px -6px;
    padding:3px 0px 3px 3px;
    width:102px;
    text-indent: 20px;
    margin-top:2px;
}
.browserlike{
    background:transparent url(../images/linkive_browser.gif) no-repeat scroll -149px -39px;
    width:69px;
    height:25px;
    cursor:pointer;
    float:left;
}

.browserkill{
    background:transparent url(../images/linkive_browser.gif) no-repeat scroll -218px -39px;
    width:68px;
    height:25px;
    cursor:pointer;
    position:absolute;
}

.browserselflike{
    background:transparent url(../images/linkive_browser.gif) no-repeat scroll -149px -6px;
    width:69px;
    height:25px;
    cursor:pointer;
    float:left;
}

.browserselfkill{
    background:transparent url(../images/linkive_browser.gif) no-repeat scroll -218px -6px;
    width:68px;
    height:25px;
    cursor:pointer;
    position:absolute;
}

#browser-iframe{
    padding:0pt;
    background:transparent none repeat scroll 0% 0%;
    width: 100%;
    top: 0pt;
    z-index: 1;
    height: 100%;
    position: relative;
    -moz-background-clip:-moz-initial;
    -moz-background-origin:-moz-initial;
    -moz-background-inline-policy:-moz-initial;
}
.roundbegin{
    background:transparent url(../images/linkive_browser.gif) no-repeat scroll -720px -39px;
    width:7px;
    height:21px;
    cursor:pointer;
    float:left;
    margin-top:2px;
}
.browsertags{
    background:#5E6166;
    height:17px;
    cursor:pointer;
    margin-top:3px;
    width:110px;
    float:left;
    border-top:#171A1F 1px solid;
    border-bottom:#171A1F 1px solid;
}

.roundend{
    background:transparent url(../images/linkive_browser.gif) no-repeat scroll -895px -39px;
    width:7px;
    height:21px;
    cursor:pointer;
    float:left;
    margin-top:2px;
}

.browsershare{
    background:transparent url(../images/linkive_browser.gif) no-repeat scroll -450px -39px;
    width:62px;
    height:21px;
    cursor:pointer;
    margin-top:1px;
}

.browsershare_hover{
    background:transparent url(../images/linkive_browser.gif) no-repeat scroll -450px -6px !important;
    width:62px;
    height:21px;
    cursor:pointer;
}

.browserbox{
    background-color:white;
    z-index:1000;
    top:32px;
    left:236px;
    padding-bottom:3px;
    position:absolute;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    display:none;
    width:400px;
    overflow-x:hidden;
    overflow-y:auto;
    border:8px solid #ADADAD;
}

.browserloadurlbox{
    background-color:white;
    z-index:1000;
    top:32px;
    left:450px;
    padding-bottom:3px;
    position:absolute;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    display:none;
    height:300px;
    width:350px;
    overflow-x:hidden;
    overflow-y:auto;
    border:8px solid #ADADAD;
}

.browseraddbox{
    background:transparent url(../images/linkive_browser.gif) no-repeat scroll -802px -6px;
    border: none;
    padding-left: 5px;
    padding-right: 5px;
    width: 100px;
    height: 20px;
}

.browseraddbtn{
    background:transparent url(../images/linkive_browser.gif) no-repeat scroll -908px -39px;
    width:62px;
    height:21px;
    cursor:pointer;
    float:left;
    margin:2px 0px 0px  5px;
}

.browseraddbtn_hover{
    background:transparent url(../images/linkive_browser.gif) no-repeat scroll -908px -6px !important;
    width:62px;
    height:21px;
    cursor:pointer;
    float:left;
    margin-left: 5px;
}


.boxlogin{
    display:block !important;
    left:auto !important;
    right:0px;
    width:500px !important;
}

.boxadd{
    display:block !important;
    left:auto !important;
    right:0px;
    width:660px !important;
}


#dialog{
    left:25% !important;
}
.checklist {
    list-style: none;
    margin: 0;
    padding: 0;
}

.checklist li {
    float: left;
    margin: 10px;
    background: url(../images/checkboxbg.gif) no-repeat 0 0;
    width: 105px;
    height: 150px;
    position: relative;
    font: normal 11px/1.3 "Lucida Grande","Lucida","Arial",Sans-serif;
}

.checklist li.selected {
    background-position: -105px 0;
}

.checklist li.selected .checkbox-select {
    display: none;
}

.checkbox-select {
    display: block;
    float: left;
    position: absolute;
    top: 118px;
    left: 10px;
    width: 85px;
    height: 23px;
    background: url(../images/select.gif) no-repeat 0 0;
    text-indent: -9999px;
}

.checklist li input {
    display: none;
}

a.checkbox-deselect {
    display: none;
    color: white;
    font-weight: bold;
    text-decoration: none;
    position: absolute;
    top: 120px;
    right: 10px;
}

.checklist li.selected a.checkbox-deselect {
    display: block;
}

.checklist li p {
    text-align: center;
}

#add-url, #add-tag {
    height:22px !important;
}
.browserleftpxalign{
    margin:0 0 0 95px;
}

/*style for chrome*/
@media screen and (-webkit-min-device-pixel-ratio:0){
 .browser-previous-icon,.browser-history-icon{
       margin-top:3px;
         }
}
