/* Some suggested CSS styles for the Image Captions plug-in. */



div.captionborder, div.captionborderleft,div.captionborderright {

border: 1px solid #cccccc;

padding: 3px;

background-color: #ffffff;

}



div.captionborderright {

float: right;

margin-left: 1em;

}



div.captionborderleft {

float: left;

margin-right: 1em;

}



p.captiontext {

margin: 0;

padding:5px 0 5px 5px;

font-size: 80%;

background-color: #547ab2;

color: white;

text-align: center;

}



div.captionborderright p.captiontext  {

text-align: center;

padding: 5px 0 5px 0;

}



div.captionborderleft p.captiontext  {

text-align: center;

padding: 5px 0 5px 0;

}
