.wygwam-image-center {
text-align: left;
}
.wygwam_image_container {
position: relative;
padding-left: 0;
padding-right: 0;
}
.wygwam_image_information_sign_box {
top: 0;
z-index: 2;
position: absolute;
}
.wygwam_image_information_sign_box_left {
left: 5px;
}
.wygwam_image_information_sign_box_right {
left: 20px;
}
.wygwam_image_information_sign_text {
background-color: #000;
padding: 2px 3px 2px 3px;
display: block;
/* IE7 */ zoom:1;
font: italic 12px/1.4 georgia,serif;
margin: 0;
color: #bbb;
}
.wygwam_image_information_sign_text a {
text-decoration: none;
color: #bbb;
font-weight: bold;
cursor: pointer;
}
.wygwam_image_information_sign_text a:hover {
color: #fff;
}
.wygwam_image_caption_box {
width: 75%;
top: 0;
z-index: 2;
position: absolute;
text-align: left;
}
.wygwam_image_caption_box_left {
left: 5px;
}
.wygwam_image_caption_box_right {
left: 20px;
}
.wygwam_image_caption_text {
background-color: #000;
padding: 12px;
display: block;
/* IE7 */ zoom:1;
font: italic 12px/1.4 georgia,serif;
margin: -23px 0 0 0;
color: #bbb;
}
.wygwam_image_caption_text a {
text-decoration: none;
color: #fff;
}
.wygwam_image_caption_text a:hover {
color: #fff;
text-decoration: underline;
}
.wygwam_image_caption_text_title {
font: bold 12px/1.1 arial,sans-serif;
color: #fff;
display: block;
padding-bottom: 7px;
}
.wygwam_image_close {
background-color: #000;
padding: 0;
display: block;
/* IE7 */ zoom:1;
font: normal 16px/1.5 georgia,serif;
margin: 0;
color: #bbb;
text-align: right;
}
.wygwam_image_close a {
text-decoration: none;
color: #bbb;
font-weight: bold;
cursor: pointer;
}
.wygwam_image_close a:hover {
color: #fff;
}