body { background-color: #fff; margin: 0; padding: 0; }
br { font-size: 14px; line-height: 14px; margin: 0; padding: 0; }
a.design:link { background-image: url(../images/bt_pxl_design_off.gif); text-decoration: none; width: 102px; height: 20px; display: block; }
a.design:visited { background-image: url(../images/bt_pxl_design_off.gif); text-decoration: none; width: 102px; height: 20px; display: block; }
a.design:hover { background-image: url(../images/bt_pxl_design_on.gif); text-decoration: none; width: 102px; height: 20px; display: block; }
a.design:active { background-image: url(../images/bt_pxl_design_on.gif); text-decoration: none; width: 102px; height: 20px; display: block; }
.table_container1 { width: 250px; }
.table_container2 { width: 530px; }
.table_container3 { width: 240px; }
.table_container4 { width: 540px; }
.table_container5 { width: 840px; }
.table_container_list { background-image: url(../images/bg_table_list.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: right top; width: 540px; border-collapse: collapse; }
.table_container_list td { margin: 0; padding: 5px; border: solid 1px #cdcdcd; }
.tr_header1 { background-color: #3d2f24; }
.tr_header2 { background-color: #bca88c; }
.tr_navi { background-color: #462a1c; }
.tr_footer1 { background-color: #fbfbfb; border-bottom: 1px solid #fff; }
.tr_footer2 { background-color: #f6f6f6; }
.td_header1 { background-image: url(../images/bg_header_01.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: left top; }
.td_header1_right { background: #3d2f24 url(../images/bg_header_01_right.jpg) no-repeat left top; }
.td_header2 { background-image: url(../images/bg_header_02.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: left top; }
.td_header2_left { background-color: #481b08; }
.td_header2_right { background: #481b08 url(../images/bg_header_02_right.jpg) no-repeat left top; }
.td_header3 { background-image: url(../images/bg_content_01.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom; }
.td_header4 { background-image: url(../images/bg_content_02.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom; }
.td_navi_off { background-color: #462a1c; margin: 0; padding: 6px 12px; border-left: 1px solid #fff; }
.td_navi_on { background-color: #bfae92; margin: 0; padding: 6px 12px; border-left: 1px solid #fff; }
div.webLinks, div.bubbleInfo {
	float:none;
}
div.webLinks img {
	border:none;
	padding: 0 5px;
	position:relative;
	z-index:10000;
}
.bubbleInfo {
    position: relative;

}

.popup {
	padding:10px 5px;
	text-align:center;
    position: absolute;
    display: none; /* keeps the popup hidden if no JS available */
	background: transparent url(media/images/bubble_v2.png) no-repeat;
	width:110px;
	height:45px;
}

#shareIcons { float: right; top: 61px; position: relative; }

