

/* Style Sheet of media Plugin for SOBI 2 Component sobi_media.css         */

/* --------------------------------------------------------------------------- */

/* Copyright (C) 2006 Sigsiu.NET (http://www.sigsiu.net). All rights reserved. */

/* SOBI2 and SOBI media are free software; you can redistribute it and/or    */

/* modify it under the terms of the GNU General Public License as published by */

/* the Free Software Foundation.                                               */

/* Authors: Sigrid & Radek Suski, Sigsiu.NET                                   */



/* Styles for Add/Edit Entry Form */

/* --------------------------------------- */

table.sobi_media_filesList {

	width: 100%;

	border-style:none;

	float: left;

	clear: both;

}

table.sobi_media_GformBox {

	/* width: 10%; */

	border-style: none;

	float: left;

	clear: both;

}

table.sobi_media_GformBox td{

	/* width: 10%; */

	border-style: none;

	text-align: left;

	font-size: 10px;

}

span.sobi_media_GtitleBox {

}



/* Description field */

.inputbox#sobi_media_Gimg_title {

	width: 150px;

}





/* Styles for Details View */

/* --------------------------------------- */

table.sobi_media {

	margin: 15px;

}



td.row1 {
	
}

td.row0 {

}

td.row1 p,

td.row0 p,

td.row1 div, 

td.row0 div{

	/* padding-left:10px; 8*/ /* throws things out of alignment. */

	/* padding-top:-10px; */
	margin-top:0px;

}
