.bg_header{background: url("../img/header.png") no-repeat; width: 307px; height:20px; text-align:left; font-size:12px; padding: 7px 0 0 10px; font-weight:bold; color: #616161;}
.bg_content{background: url("../img/content.png") repeat-y; width: 307px; min-height:250px; padding: 10px 10px 10px 10px;}
.bg_content_s{background: url("../img/content.png") repeat-y; width: 307px; min-height:120px; padding: 10px 10px 10px 10px;}
.bg_footer{background: url("../img/footer.png") no-repeat; width: 317px; height:15px;}


.bg_bheader{background: url("../img/header.png") no-repeat; width: 307px; height:20px; text-align:left; font-size:12px; padding: 7px 0 0 10px; font-weight:bold; color: #616161;}
.bg_bcontent{background: url("../img/content.png") repeat-y; width: 307px; min-height:150px; padding: 10px 10px 10px 10px;}
.bg_bcontent_s{background: url("../img/content.png") repeat-y; width: 307px; min-height:120px; padding: 10px 10px 10px 10px;}
.bg_bfooter{background: url("../img/footer.png") no-repeat; width: 317px; height:15px;}

.bg_gheader{background: url("../img/headerg.png") no-repeat; width: 470px; height:20px; text-align:left; font-size:12px; padding: 7px 0 0 10px; font-weight:bold; color: #616161;}
.bg_gcontent{background: url("../img/contentg.png") repeat-y; width: 470px; min-height:150px; padding: 10px 10px 10px 10px;}
.bg_gcontent_s{background: url("../img/contentg.png") repeat-y; width: 470px; min-height:120px; padding: 10px 10px 10px 10px;}
.bg_gfooter{background: url("../img/footerg.png") no-repeat; width: 480px; height:17px;}


#loginRequired_titlebar_caption {
	float: left;
}
#loginRequired_titlebar_close {
	float: right;
	padding-right: 15px;
}

#share_titlebar_caption {
    float: left;
}
#share_titlebar_close {
    float: right;
    padding-right: 15px;
}
