/*
*	Extension: webgate_pictures
*/

#wg_articles_with_pictures { width: 430px }

#wg_article_column { float: right; width: 280px;  }
#wg_picture_column { float: left; width: 140px }

div.wg_picture { margin-bottom: 20px; font-size: 11px }
div.wg_picture div.pic_title { font-weight: bold }

div.tooted { clear: both; padding-bottom: 30px  }




