body {
    size: landscape;
	font: small Arial,sans-serif;
}

body.pp_dlg {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0;
    padding: 0;
}

.m1, .m2, .m3, .m4 {
    background: url("../../img/calendar/print/corner_tl.gif") no-repeat scroll left top transparent;
    display: block;
}

.m2 {
    background: url("../../img/calendar/print/corner_tr.gif") no-repeat scroll right top transparent;
}

.m3 {
    background: url("../../img/calendar/print/corner_bl.gif") no-repeat scroll left bottom transparent;
}

.m4 {
    background: url("../../img/calendar/print/corner_br.gif") no-repeat scroll right bottom transparent;
}

#sbody {
	border-top: 2px solid #EBEBEB;
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0;
    padding: 0 10px;
}

img {
    border: 1px solid #CCCCCC;
}

.pp_buttonbar {
    background: none repeat scroll 0 0 #FFFFFF;
    bottom: 0;
    position: fixed;
    width: 100%;
}

#set {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0;
    padding-top: 3px;
}

.pp_buttons {
    text-align: right;
}

#print_settings {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 12px;
    width: 100%;
}

#print_settings th {
    border-bottom: 2px solid #EBEBEB;
    padding: 8px;
    text-align: left;
    vertical-align: top;
}

#print_settings td {
    border-bottom: 2px solid #EBEBEB;
    padding: 8px;
    text-align: left;
    vertical-align: top;
}

#print_settings .last td, #print_settings .last th {
    border-bottom: medium none;
}

input, textarea, select {
    font-size: 100%;
	font-family: arial,sans-serif;
}

.goog-imageless-button, .navbuttonouter {
    -moz-transition: all 0.218s ease 0s;
    -moz-user-select: none;
    background: -moz-linear-gradient(center top , #F5F5F5, #F1F1F1) repeat scroll 0 0 #F5F5F5;
    border: 1px solid #dcdcdc;
    border-radius: 2px 2px 2px 2px;
    color: #444444;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 27px;
    line-height: 27px;
    min-width: 54px;
    outline: medium none;
    padding: 0 8px;
    text-align: center;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#f5f5f5',EndColorStr='#f1f1f1');
}

.goog-imageless-button * {
    font-weight: bold !important;
}

.goog-inline-block {
    display: inline-block;
    position: relative;
}

#cprs .goog-imageless-button-inner-box {
    width: 100%;
}


.goog-imageless-button-top-shadow {
    display: none;
}

#cprs .goog-imageless-button-content {
    height: 17px;
    text-align: left;
    width: 200px;
}

#cprs .goog-imageless-button-dropdown {
    background: url("../../img/calendar/combined_v35_vr.png") repeat scroll -36px -65px transparent;
    height: 8px;
    margin-right: 2px;
    width: 12px;
	vertical-align: middle;
}

.daterange-button-popup-anchor {
    height: 100%;
    left: 1px;
    margin: -2px;
    position: absolute;
    top: 2px;
    width: 100%;
}

* {
	font-weight: normal !important;
}




.daterange-button-popup {
	width: 226px;
    background-color: white;
    border: 1px solid #999999;
    color: black;
    padding: 4px;
    position: absolute;
    text-align: center;
}

.text {
    margin: 0;
}

.daterange-button-popup input {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #888888 #CCCCCC #CCCCCC;
    border-style: solid;
    border-width: 1px;
}

.text.dr-date, .text.dr-time, .dr-sep {
    margin-right: 4px;
}

.daterange-button-popup-list {
    list-style-type: none;
    margin: 0;
    padding: 5px 0 0;
    text-align: left;
}

.daterange-button-popup-list-item {
    line-height: 20px;
    padding: 0;
}


.remove-browser-button-styles {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    font: inherit;
    margin: 0;
    padding: 0;
    text-align: left;
}

.lk {
    color: #1155CC;
    cursor: pointer;
    white-space: nowrap;
	text-decoration: none;
}

.lk:hover {
	text-decoration: underline;
}