#page_header {
    float:left;
    height:51px;
    padding-left:13px;
    text-align:left;
    width:98%;
}

#page_body {
    height:90%;
    margin:auto;
    width:98%;
}


#apps_menu
{
    margin-top:10px;
    float:left;
    width:100%;
}

#apps_menu_list
{
    font-family:Arial,Verdana;
    font-size:15px;
    font-weight:bold;
}

.apps_menu_item, a.apps_menu_item:link, a.apps_menu_item:hover, a.apps_menu_item:visited,a.apps_menu_item:hover
{
    float:left;
    height:28px;
    overflow:hidden;
    padding-left:10px;
    padding-top:8px;
    text-align:left;
    width:195px;
    cursor:pointer;
    color:#000;
}


.apps_menu_item_selected,a.apps_menu_item_selected:link, a.apps_menu_item_selected:hover, a.apps_menu_item_selected:visited,a.apps_menu_item_selected:hover {
    background-image:url('http://cdn.wibiya.com/Graphics_Website/Apps/apps_menu_on.png');
    background-repeat:no-repeat;
    color:#fff;
    float:left;
    height:28px;
    overflow:hidden;
    padding-left:10px;
    padding-top:8px;
    text-align:left;
    width:195px;
}

.master_footer{ 
    height:290px !important;
}


.edit_menu_normal
{
    display: inline;
    float: left;
    width: auto;
    height: 28px;
    text-align: center;
    margin-left: 10px;
    vertical-align:middle;
}

.edit_menu_link_selected
{
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #051b22;
    line-height: 25px;
    height: 16px;
    text-decoration: none;
    display:inline;
    float: left;
    margin-left: 5px;
}

.edit_menu_selected
{
    display: inline;
    float: left;
    width: 167px;
    height: 28px;
    text-align: center;
    margin-left: 5px;
    border:solid 1px #89a4ad;
    background-color: white;
    vertical-align:middle;
}

.edit_menu_link
{
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    line-height: 26px;
    height: 16px;
    text-decoration: none;
    display:inline;
    float: left;
    margin-left: 2px;
}

.edit_menu_link:hover
{
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    line-height: 26px;
    height: 16px;
    text-decoration: underline;
    display:inline;
    float: left;
    margin-left: 2px;
}

#info_panel {
    background-color:#F7F7F7;
    border:1px solid #E2E2E2;
    float:left;
    height:100%;
    text-align:left;
    width:100%;
}

#apps_list
{
    list-style-type: none;
    white-space:normal;
    width: 100%;
    overflow: hidden;
}

.app_title, a.app_title:link, a.app_title:hover, a.app_title:visited,a.app_title:hover
{
    color:#506971;
    font-size:13px;
    font-weight:bold;
    margin:5px 0 0;
    display:inline-block;
    width:110px;
}

.app_title_large
{
    color:#34485b;
    font-family:arial;
    font-size:16px;
    font-weight:bold;
    text-align:left;
    padding: 0 0 10px 0;
    font-family: Arial, Verdana;

}

.app_desc_large
{
    color:#34485b;
    font-family:arial;
    font-size:14px;
    text-align:left;
    font-family: Arial, Verdana;
}


.app_thumb
{
    margin-top: 5px;
    margin-left:5px;
    margin-right:15px;
    float:left;
    cursor:pointer;
    z-index:1;
}

.app_icon
{
    display:inline;
    float:left;
    height:16px;
    width:16px;
    margin: 1px 5px 0px 20px;
}

.app {
    float:left;
    width: 212px;
    height: 196px;
    margin:10px;
    color:#506971;
    line-height:153%;
    font-size:12px;
    text-align:left;
    font-family: Arial, Verdana;
    cursor:pointer;
}

.app_text
{
    display:inline;
    float:left;
}

.app_container
{
    padding:10px;
    height:100%;
    position:relative;
}

.app_thumb_on
{
    background-image: url('http://cdn.wibiya.com/Graphics_Website/Apps/app_thumb_on.png');
    background-repeat: no-repeat;
    cursor:pointer;
}

.app_thumb_on:hover
{
    background-image: url('http://cdn.wibiya.com/Graphics_Website/Apps/app_thumb_on_over.png');
    background-repeat: no-repeat;
    cursor:pointer;
}
.app_thumb_off
{
    background-image: url('http://cdn.wibiya.com/Graphics_Website/Apps/app_thumb_off.png');
    background-repeat: no-repeat;
    cursor:pointer;
}
.app_thumb_off:hover
{
    background-image: url('http://cdn.wibiya.com/Graphics_Website/Apps/app_thumb_off_over.png');
    background-repeat: no-repeat;
    cursor:pointer;
}

.app_icon_text
{
    position:absolute;
    bottom:30px;
    width:175px;
    padding-left:16px;
    height:16px;
    display: none;
    left:25px;
}
.app_icon_text_install
{
    width:155px !important;
    padding-left:0px !important;
}

.app_icon_text_remove
{

}

.app_icon_text_settings
{

}

.app_link
{
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #506971;
    text-decoration: none;
    display:inline;
    float: left;

}

.app_link:hover
{
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    text-decoration: underline;
    display:inline;
    float: left;

}
#apps_tags
{
    float:left;
    width:185px;
    margin-top:10px;
    text-align:left;
    color:#434343;
    font-family:Arial,Verdana;
    font-size:13px;
    font-weight:normal;
    background-color:#e7edef;
    border:1px solid #c3cfd3;
    border-bottom:0px;
}

#apps_tags a
{
    color:#434343;
}

.apps_tags_item {
    background-image:url('http://cdn.wibiya.com/Graphics_Website/Apps/tag_icon.png');
    background-position:2% 50%;
    background-repeat:no-repeat;
    border-bottom:1px solid #C3CFD3;
    height:23px;
    padding-left:30px;
    padding-top:4px;
    cursor:pointer;
}
.apps_tags_item_selected {
    background-image:url('http://cdn.wibiya.com/Graphics_Website/Apps/tag_icon.png');
    background-position:2% 50%;
    background-repeat:no-repeat;
    border:1px solid #89A4AD;
    height:21px;
    padding-left:30px;
    padding-top:4px;
    cursor:pointer;
    background-color:#89A4AD;
    color:white;
}
.apps_tags_item_selected .apps_tags_item_count
{
    color:white;
}
.apps_tags_item_count
{
    color:#898989;
}

.dpanel_validate
{
    bottom:10px;
    height:30px;
    left:470px;
    position:absolute;
    text-align:left;
    width:250px;
    color:red;
    font-family:arial;
    font-size:18px;
}

.dpanel_already_installed {
    bottom:0;
    color:#425961;
    font-family:arial;
    font-size:13px;
    height:30px;
    left:240px;
    position:absolute;
    text-align:left;
}

#dpanel_wrap
{
    position:fixed;
    top:50px;
    left:50px;
    background-color:#839ba3;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)" !important;
    filter: alpha(opacity=50) !important;
    -moz-opacity: 0.5 !important;
    opacity: 0.5 !important;
    width:750px;
    height:550px;
}
#dpanel
{
    position:fixed;
    top:50px;
    left:50px;
    background-color:white;
    width:720px;
    height:520px;
    border:1px solid;
    border-color:#7e969e;
    margin-left:15px;
    margin-top:15px;
}
#dpanel_head
{
    width:100%;
    height:89px;
}
.dpanel_icon_normal
{
    float:right;
    width:26px;
    height:26px;
    margin: 7px 7px 0 0;
}

.dpanel_icon_over
{
    float:right;
    width:26px;
    height:26px;
    margin: 7px 7px 0 0;
    cursor:pointer;
}


.dpanel_thumb
{
    float:left;
    width:48px;
    height:48px;
    margin:20px;
}

#dpanel_tabs_wrapper
{
    float:left;
    height:39px;
    width:100%;
    border-bottom:1px solid #abbac0;
}
#dpanel_body
{
    width:100%;
    height:390px;
    overflow:hidden;
    position:relative;
}

#dpanel_body_wrapper
{
    float:left;
    width:100%;
}
#dpanel_foot
{
    width:100%;
    height:90px;
    border-top:1px solid #dbe1e4;
}
.dpanel_button_normal
{
    bottom:4px;
    float:left;
    height:35px;
    left:307px;
    cursor:pointer;
    position:absolute;
}
.dpanel_button_over
{
    bottom:4px;
    float:left;
    height:35px;
    left:237px;
    position:absolute;
    cursor:pointer;
}
.dpanel_button_getitnow
{
    bottom:4px;
    cursor:pointer;
    float:left;
    height:35px;
    left:288px;
    position:absolute;
}
.dpanel_subtitle
{
    color:#a2b4ba;
    font-size:14px;
    text-align:left;
    font-family: Arial, Verdana;
    width:400px;
    float:left;
    margin-top:2px;
    font-weight:bold;
    height:35px;

}


.dpanel_title
{
    color:#425961;
    margin-top:23px;
    font-size:20px;
    text-align:left;
    font-family: Arial, Verdana;
    font-weight:bold;
    width:400px;
    float:left;
}

.dinfo {
    float:left;
    height:315px;
    overflow-y:auto;
    overflow-x:hidden;
    width:100%;
    border-bottom:1px solid #cddde2;
    padding-top:30px;
}
.dinfo_left
{
    padding-top:27px;
    padding-bottom:41px;
    float:left;
    width:236px;
    color:#506971;
    font-size:15px;
    font-weight:bold;
    font-family: Arial, Verdana;
    text-align:left;
    padding-left:26px;
}
.dinfo_center
{
    float:left;
    padding-top:45px;
    width:230px;
    color:#677d84;
    font-size:12px;
    font-family: Arial, Verdana;
    text-align:left;
    padding-bottom:57px;
}

.dinfo_right
{
    float:left;
    padding-top:55px;
    color:#506971;
    font-size:12px;
    font-family: Arial, Verdana;
    font-weight:bold;
    text-decoration:underline;
    padding-bottom:47px;
}

.dinfo_right a
{
    color:#506971;
    text-decoration:underline;
}

.dino_label
{
    text-align:left;
    float:left;
    padding-left:40px;
    width:680px;
    font-family:arial;
    font-size:13px;
    font-weight:bold;
    color:#425961;
    margin:4px 0;
}
.dino_label_checkbox
{
    text-align:left;
    float:left;
    padding-left:40px;
    font-family:arial;
    font-size:13px;
    font-weight:bold;
    color:#425961;
}

.dpanel_link
{
    float:left;
    width:170px;
    height:39px;
    margin-top:1px;
    text-align:left;
    font-size:14px;
    color:#b5b4b4;
    font-family:arial;
    font-weight:bold;
}

.dpanel_link_on
{
    float:left;
    margin-top:1px;
    width:170px;
    height:39px;
    background-image:url('http://cdn.wibiya.com/Graphics_Website/Apps/apps_tab_on.gif');
    background-repeat:no-repeat;
    text-align:left;
    font-size:14px;
    color:black;
    font-family:arial;
    font-weight:bold;

}
.dpanel_link_over
{
    float:left;
    margin-top:1px;
    width:170px;
    height:39px;
    text-align:left;
    font-size:14px;
    color:#444444;
    font-family:arial;
    font-weight:bold;
    cursor:pointer;
}

.dpanel_tab
{
    float:left;
    height:20px;
    margin-top:10px;
    text-align:center;
    width:170px;
}


.dinfo_input
{
    float:left;
    margin-left:40px;
}

.input_checkbox {
    float:left;
    text-align:left;
    margin-left:10px;
    width:100px;
    color:#506971;
    font-size:12px;
    font-family: Arial, Verdana;
}


#dpanel_use_random
{

}



.dinfo_item_radio, .dinfo_itemPreview, .dinfo_itemIcon, .dinfo_itemText
{
    float:left;
    text-align:left;
}

.dinfo_text_title, .dinfo_text
{
    float:left;
    padding-left:40px;
    text-align:left;
    width:100%;
    font-size:13px;
    color:#425961;
    font-family:arial;
    margin-top:10px;
}

.dinfo_item_wrap
{
    float:left;
    width:100%;
}

.dinfo_radio_text {
    float:left;
    margin-left:5px;
    text-align:left;
    width:72px;
    color:#425961;
    font-family:arial;
    font-size:13px;
}

.dinfo_item_display
{
    float:left;
    margin-top:5px;
    padding-left:40px;
    text-align:left;
    font-size:13px;
    color:#425961;
    font-family:arial;
}


.dpanel_info_container
{
    float:left;
    width:100%;
}

.dpanel_info_wrapper
{
    float:left;
    width:652px;
}

.provider_itemIcon
{
    float:left;
    height:18px;
    width:21px;
}
.langlist
{
    float:left;
    text-align:left;
    height:30px;
    width:140px;
    padding:10px 0;
}


.gamelist
{
    float:left;
    text-align:left;
    width:50%;
    padding:10px 0;
}
.gamelist:hover {
	background-color:#eee;
}
.gameimg {
    float:left;
    padding:4px 3px 0 3px;
}
.gameimg img {
    width:45px;
}
.gameText {
    float:left;
    width:255px;
    font-size:10pt;
    height:65px;
    overflow:hidden;
}
.gameText label {
	font-weight:bold;
}
.gameText label .desc {
	font-weight:normal;
}
#gametabs_ul {
	height:30px;
}
#gametabs_ul li {
	background-color:#EEEEEE;
	border-left:1px solid gray;
	border-right:1px solid gray;
	border-top:1px solid gray;
	float:left;
	font-size:11pt;
	margin-right:10px;
	padding:5px 10px;
}
#gametabs_ul li.selected {
	background-color:white;
	font-weight:bold;
}

.flag
{
    float:left;
    padding:4px 3px 0 3px;
}

.dinfo_checkbox {
    float:left;
    margin-top:3px;
}
.langText
{
    float:left;
    text-align:left;
}

.dpanel_info_wrapper_body
{
    float:left;
    width:100%;
    padding-top:0;
    text-align:left;
    background-color:#f0f3f4;
}
.field_name, .search_label
{
    float:left;
    text-align:left;
    margin:0 5px;
    color:#425961;
    font-family:arial;
    font-size:13px;
}

.field_default
{
    float:left;
    text-align:left;
    margin:0;
    color:#425961;
    font-family:arial;
    font-size:13px;
}
.field_remove, .field_edit, .field_update
{
    float:left;
    border-bottom:2px solid #8996e3;
    color:#3147ce;
    font-family:arial;
    font-size:14px;
    margin-left:5px;
    margin-right:40px;
    cursor:pointer;
}
.dpanel_add_field
{
    float:left;
    border-bottom:2px solid #8996e3;
    color:#3147ce;
    font-family:arial;
    font-size:14px;
    cursor:pointer;
}



.search_item_wrap
{
    width:652px;
    float:left;
    margin:15px 0 0 0;

}

.info_tooltip
{
    padding-top:10px;
    cursor:pointer;
}

.hidden_item
{
    display:block !important;
}

.item_button
{
    padding: 0 2px;
    border:1px solid #425961;
}


.info_message
{
    z-index: 3;
    display: none;
    font-family:Arial,Verdana;
    width:120px;
    background-color:#F5F5B5;
    border:1px solid #DECA7E;
    color:#303030;
    font-size:12px;
    line-height:18px;
    padding:10px 13px;
    position:absolute;
    text-align:left;
    right: 37px;
    width: 288px;
    top: 10px;
}

.descrition_title
{
    color:#34485b;
    font-size:14px;
    font-weight:bold;
    text-align:left;
    padding: 10px 0 10px 0;
    text-align:left;
    float:left;
    font-family: Arial, Verdana;
}


.descrition_body
{
    font-size:13px;
    text-align:left;
    padding: 10px 0 10px 0;
    text-align:left;
    float:left;
    font-family: Arial, Verdana;
}


.item_wrap
{
    width:260px;
    float:left;
    padding-bottom:7px;
}

.settings_title
{
    float:left;
    text-align:left;
    color:#575757;
    font-size:15px;
    font-weight:bold;
    width:680px;
    font-family: Arial, Verdana;
}

.provider_name
{
    width:215px;
    float:left;
    padding-left:15px;
}


.form_textbox_plain {
    border:1px solid #d3d4d5;
    color:#666666;
    font-family:Arial;
    font-size:14px;
    font-weight:normal;
    height:17px;
    letter-spacing:1px;
    padding:1px;
    width:278px;
}


.input_wide {
    background-image:url('http://cdn.wibiya.com/Graphics_Website/Apps/textbox_back.gif');
    background-repeat:no-repeat;
    height:29px;
    position:relative;
    width:360px;
}

.app_icon_installed
{
    padding-left:38px !important;
    width:126px !important;
}

.langText
{
    color:#444444;
    font-family:Arial;
    font-size:13px;
    font-weight:normal;
}

.app_subtitle {
    color:#A2B4BA;
    font-family:Arial,Verdana;
    font-size:12px;
    text-align:left;
    float:left;
    width:110px;
}

.app_desc
{
    clear:left;
    padding-left:9px;
}

.suggestionsBox {
    position: absolute;
    left: 0px;
    top:25px;
    margin: 10px 0px 0px 0px;    
    background-color: #E7EDEF;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #434343;
    padding-top:3px;
    border:1px solid #C3CFD3;
    font-family:Arial,Verdana;
    font-size:13px;
}
.suggestionsBox a{
    color: #434343;
}
.suggestionList {
    margin: 0px;
    padding: 0px;
}

.suggestionList li {
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #FFFFFF;
    cursor: pointer;
    margin: 0 15px 0 6px;
    min-width: 202px;
    padding: 5px 0;
}

.suggestionList li:first-child{
    border-bottom: 1px solid #CCCCCC;
    border-top:none !important;
}
.suggestionList li:last-child{
    border-bottom: none !important;
    border-top: 1px solid #FFFFFF;
}
.suggestionList li:hover {
    background-color:#fff;
    color:#000;
}
.suggestionList li:hover a{
    background-color:#fff;
    color:#000;    
}
.suggestionList li img{
    height: 24px;
    margin-right: 6px;
    vertical-align: middle;
    width: 24px;
}
.resultSelect
{
    background-color:#89A4AD;
    color:white;
    margin:0 3px 3px 4px;
    padding: 3px;
}

.search_btn
{
    cursor: pointer;
    float: left;
    margin-left: -5px;
}

#inputString
{
    background-color: transparent;
    border: 0 none;
    color: #C0C0C0;
    font-family: Arial,Verdana;
    font-size: 15px;
    font-style: italic;
    height: 17px;
    padding: 6px 3px 5px;
    width: 205px;
}
.inputStringContainer
{
    background-image: url("http://cdn.wibiya.com/Graphics_Website/textbox_back_normal.gif");
    float: left;
    height: 29px;
    overflow: hidden;
    width: 210px;
}
#apps_search{
    float:left;
    width:auto;
    height:30px;
    margin:10px 5px 5px;
    text-align:left;
    position:relative;
    width:400px;
}

.appname
{
    font-weight:bold;
}

.dpanel_ajax_wrapper
{
    border-bottom:1px solid #CDDDE2;
    font-family:arial;
    font-size:14px;
    height:305px;
    padding:40px 20px 0;
    overflow-y:auto;
    text-align:left;
}

.dpanel_ajax_wrapper p.text
{
    height: auto;
    display: inline;
    float: left;
    color: #506971;
    line-height: 18px;
}

.dpanel_ajax_wrapper p.title
{
    font-weight:bold;
    color: #506971;
    margin: 10px 5px 15px 0px;
}

.dpanel_ajax_wrapper div.list
{
    display: inline;
    width: 320px;
    float:left;
    margin-right: 10px;
}
.dpanel_ajax_wrapper ul
{
    margin: 5px 5px 5px 0px;
    color: #506971;
    line-height: 18px;
}

.dpanel_ajax_wrapper li
{
    list-style-type:decimal;
    margin-left:50px;
    margin-top:5px;
}

.dpanel_ajax_wrapper img
{
        display:inline;
        float:right;
        margin: 0px 0px 15px 20px;
        cursor:default;
 }

 .dpanel_ajax_wrapper p.title img
{
    margin-right:10px;
    float:left;
    width:16px;
    height:16px;
}

/* application extension start */
.dinfo_text_title_ext {
    font-weight:bold !important;
    padding-left:0 !important;
}
.dinfo_text_mini_title_ext {
    padding-left:22px !important;
}
.dinfo_text_example_ext {
    padding-left:11px !important;
    margin-top:0;
    width:100%;
}
.dinfo_item_wrap_second {
    margin-top:10px;
}
.dino_label_checkbox_ext {
    padding-left:22px !important;
}
/* application extension end */
/*toolbar preview */
#tb_preview_wrap
{
    position:fixed;
    top:0px;
    left:0px;
    background-color:#839ba3;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)" !important;
    filter: alpha(opacity=50) !important;
    -moz-opacity: 0.5 !important;
    opacity: 0.5 !important;
    width:100%;
    height:100%;
}
#tb_preview
{
    position:fixed;
    background-color:white;
    height:229px;
    border:1px solid;
    border-color:#7e969e;
    margin-left:15px;
    margin-top:15px;
    width:1000px;
}
#tb_preview_html_body
{
}
#tb_preview_head
{
    width:100%;
    height:120px;
}
.tb_preview_icon_normal
{
    float:right;
    width:26px;
    height:26px;
    margin: 7px 7px 0 0;
    cursor:pointer;
}

.tb_preview_icon_over
{
    float:right;
    width:26px;
    height:26px;
    margin: 7px 7px 0 0;
    cursor:pointer;
}


.tb_preview_thumb
{
    float:left;
    width:48px;
    height:48px;
    margin:15px;
}


#tb_preview_body
{
    width:100%;
    height:390px;
    overflow:hidden;
    position:relative;
}

#tb_preview_body_wrapper
{
    float:left;
    width:100%;
    height:110px;
    overflow-x:auto;
    overflow-y:hidden;
}
#tb_preview_1024
{
    float:right;
    margin:9px 5px 0 5px;
}
#tb_preview_wide
{
    float:right;
    margin:9px 55px 5px 5px;
}
#tb_preview_screen_mode
{
    float:right;
    font-family:arial, verdana;
    font-weight:bold;
    color:black;
    padding:10px 10px 0 0;
    font-size:13px;

}
#tb_preview_foot
{
    width:100%;
    height:90px;
    border-top:1px solid #dbe1e4;
}
.tb_preview_button_normal
{
    bottom:4px;
    float:left;
    height:35px;
    left:307px;
    position:absolute;
    cursor:pointer;
}
.tb_preview_button_over
{
    bottom:4px;
    float:left;
    height:35px;
    left:237px;
    position:absolute;
    cursor:pointer;
}

.tb_preview_subtitle
{
    width:95%;
    float:left;
    margin-top:2px;
    height:35px;
}

.tb_preview_subtitle_text
{
    color:#353535;
    font-size:14px;
    text-align:left;
    font-family: Arial, Verdana;
    width:470px;
    float:left;
    margin-left:20px;
    height:15px;
}
.tb_preview_title
{
    color:#353535;
    margin-top:29px;
    margin-bottom:22px;
    margin-left:5px;
    font-size:24px;
    text-align:left;
    font-family: Arial, Verdana;
    width:300px;
    float:left;
}

.tb_preview_cancel
{
    float:left;
    text-decoration:underline;
    margin-top:25px;
    text-align:left;
    font-family: Arial, Verdana;
    font-weight:bold;
    color:#647b92;
    font-size:14px;
    margin-left:10px;
    cursor:pointer;
}

.save_normal
{
    background-image:url('http://cdn.wibiya.com/Graphics_Website/save_btn_normal.png');
    background-repeat:no-repeat;
    float:left;
    margin:14px;
    width:95px;
    height:36px;
}
.save_over
{
    background-image:url('http://cdn.wibiya.com/Graphics_Website/save_btn_over.png');
    background-repeat:no-repeat;
    float:left;
    margin:14px;
    width:95px;
    height:36px;
}

.tb_preview_control
{
    float:left;
    width:80%;
}
#show_tb_preview
{
    float:right;
    margin-top:0;
    cursor:pointer;
}

#show_tb_preview img
{
    margin: 5px;
    display:inline;
    float:left;
}

.ToolbarSelector
{
    float:right;
    margin-right:0px;
    padding-top:14px;
}

#ToolbarIdDB
{
    width:122px;
    color:#5b6671;
    font-family:Arial,Verdana;
    font-size:12px;
    font-weight:bold;
    margin-left:3px;
    margin-top:4px;
    padding:2px 0 2px 2px;
}
#ToolbarIdDB option{
    width:122px;
}

.panel_middle_center
{
    height:auto !important;
}


.tb_preview_btn_normal {
    background-image:url("http://cdn.wibiya.com/Graphics_Website/dashboard/menu_button_normal.png");
    background-repeat:no-repeat;
    color:#545454;
    display:inline;
    float:left;
    font-family:Arial,Verdana;
    font-size:10px;
    font-weight:normal;
    height:20px;
    line-height:19px;
    margin-right:4px;
    position:relative;
    text-align:center;
    text-decoration:none;
    width:45px;
    cursor:pointer;
}
.tb_preview_btn_over {
    background-image:url("http://cdn.wibiya.com/Graphics_Website/dashboard/menu_button_over.png");
    background-repeat:no-repeat;
    color:#545454;
    display:inline;
    float:left;
    font-family:Arial,Verdana;
    font-size:10px;
    font-weight:normal;
    height:20px;
    line-height:19px;
    margin-right:4px;
    position:relative;
    text-align:center;
    text-decoration:none;
    width:45px;
    cursor:pointer;
}
.tb_preview_btn_selected {
    background-image:url("http://cdn.wibiya.com/Graphics_Website/dashboard/menu_button_on.png");
    background-repeat:no-repeat;
    color:#FFFFFF;
    display:inline;
    float:left;
    font-family:Arial,Verdana;
    font-size:10px;
    font-weight:normal;
    height:20px;
    line-height:19px;
    margin-right:4px;
    position:relative;
    text-align:center;
    text-decoration:none;
    width:45px;
    cursor:pointer;
}
#categoryh1{
    float: left;
    font-family: arial;
    font-weight: bold;
    margin-left: 25px;
    margin-top: 16px; 
}
