
/* Style Sheet of Download Plugin for SOBI 2 Component download.css            */
/* --------------------------------------------------------------------------- */
/* Copyright (C) 2007 Sigsiu.NET (http://www.sigsiu.net). All rights reserved. */
/* SOBI2 Download Plugin is 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                                   */
/* $Id: download.css 1735 2007-09-08 15:26:54Z Sigrid Suski $                  */

div#license {
	margin:15px;
}
.sd_uploadFilesBt {
	font-weight: bold;
	font-size: 15px;
	padding-top: 13px;
	padding-left: 5px;
	color: rgb(204, 204, 204) !important;
}
.sd_popUpDowloadTitle {
	display:block;
	padding-top:20px;
	padding-left:70px;
	margin-bottom:30px;
}
.sd_licenseSelect {
	color: rgb(255, 0, 0);
	font-weight: bold;
}
.sd_selectedLicense {
	font-weight: bold;
	color: rgb(40, 40, 200);
}
.sd_licenseAgreement {
	color: rgb(255, 0, 0);
	font-size: 15px;
	font-weight: bold;
}
