/*/ In this stylesheet you can find the styles that are used
in more than one template. For example: file/attachment icons,
pagination etc. /*/
/*/ Elements that are styled with this stylesheet have a
classname that starts with "wg-". /*/

/*/ general /*/
.wg-icon {
border:0px none;
vertical-align: middle;
}
.wg-clear {
clear:both;
}
/*/ inline list (pagination) /*/
.wg-inline {
margin:0 0 1em;
padding:0;
}
.wg-inline li {
display:inline;
margin:0;
padding:0;
}
.wg-inline li.active {
font-weight:bold;
}
/*/ forms /*/
.wg-captchaImage {
border:0 none;
vertical-align:middle;
margin-left:5px;
}

