/*========================================================*/
/* Container styles for Clearly Skin (WatchersNET)        */
/*      Author: Ingo Herbote                              */
/*              www.watchersnet.de                        */
/*========================================================*/

/*  Styles Main Containers */
.ContainerBack {background:url(BottomLeft.gif) bottom left no-repeat #e6e6ed;}
.ContainerMaster {width: 100%;background:url(TopLeft.gif) top left no-repeat transparent;color: black;}
.ContainerHeader {background:url(TopRight.gif) top right no-repeat ;color: black;height: 26px;padding:4px;}
.ContainerContent {padding: 5px;}
.ContainerFooter {background:url(BottomRight.gif) bottom right no-repeat transparent;color: black;height: auto;padding:2px;}
.ContainerActionButton {float:right;}
.ContainerSyndicateButton{float:right;padding-top:4px;}
.ContainerIcon img {width:16px;height:16px;float:left;text-align:left;}
.ContainerTitle {padding-left:5px;font-weight:bold;text-align:left;float:left;}

.KBContainerBack {background:url(KBBottomLeft.gif) bottom left no-repeat #5c5d8a;}
.KBContainerMaster {width: 100%;background:url(KBTopLeft.gif) top left no-repeat transparent;color: white;}
.KBContainerMaster a {color: white;}
.KBContainerHeader {background:url(KBTopRight.gif) top right no-repeat ;color: white;height: 26px;padding:4px;}
.KBContainerFooter {background:url(KBBottomRight.gif) bottom right no-repeat transparent;color: white;height: auto;padding:2px;}


/* Styles for Page Options Modul */
.PageoptionsMain {border-top: 2px solid black;border-bottom: 2px solid black;background-color: #ededed;width:200px;}

