<style type="text/css">
#mediaform
	{
	width:300px;
	}

#mediaform .tbltit
	{
	font-weight:bold;
	}
	
.error	
	{
	color:red;
	}
	
#mediaform .large
	{
	width:300px;
	}
	
#mediaform .small
	{
	width:144px;
	}
	
#mediaform .startdl
	{
	padding:5px;
	font-size:12px;
	background-color:#B9BAB8;
	font-weight:bold;
	-moz-border-radius: 10px;
	}
</style>
