@charset "iso-8859-1";
@import url(../../base/css/groups.css);

.photo1 {
  background-position:center center;
  background-repeat:no-repeat;
  border:1px solid #CCCCCC;
}

.group_edit_table tr td.group_edit_td_label
{
	text-align:right;
	font-weight:normal;
	vertical-align:top;
	padding-top:7px;
}

.group_info_row
{
	left:10px;
	position: relative;
	width:300px;
	overflow:hidden;
}

a.actions
{
	font-weight:bold;
	font-size:16px;
}

.group_first_column {
  width: 390px;
  float: left;
}

.group_second_column {
  width: 280px;
  float: right;

}

.group_actions a {
    font-size: 11px;
    text-decoration: underline;
}
.description {
    font-style: italic;
    padding-left: 20px;
}
.lastFilesPic {
background-position:center center;
background-repeat:no-repeat;
border:1px solid #EDEDED;
height:110px;
margin-right:10px;
position:relative;
width:110px;
}


