/*---------------First Dropzone -- pride of australia 2007--------------------*/
.content-panel.pride-story
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	width: 352px;
}
.content-panel.pride-story p
{
	margin:0;
	padding:0 0 20px 0;
}
.content-panel.pride-story h2
{
	color:#1b73a4;
	font-size:15px;
	font-weight:bold;
	margin:0 0 4px 0;
}
.content-panel.pride-story h3
{
	color:#1b73a4;
	font-size:12px;
	font-weight:bold;
	margin:0 0 15px 0;
	border:none !important;
}
.content-panel.pride-story a
{
	color:#1b73a4;
	text-decoration:none;
}

.content-panel.pride-story a:hover
{
	text-decoration:underline;
}
.content-panel.pride-story a img
{
	border:none;
}
/*---------------2nd Dropzone -- Medal categories & criteria--------------------*/
.content-panel.pride-aus
{
	background:url(medal-categories.jpg) #cbe7fd top no-repeat;
	width:350px;
	padding:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.content-panel.pride-aus div
{
	background:url(prides-btm-bg.gif) no-repeat bottom;
	padding:170px 15px 17px 15px;
	width:320px;
}
.content-panel.pride-aus div ul
{
	margin::0;
	list-style:none;
	padding:1px 0 0 0;
}
.content-panel.pride-aus div ul li
{
	margin:5px 0 0 0;
	color:#000;
}
.content-panel.pride-aus div ul li span
{
	color:#1b73a4;
}

.content-panel.pride-aus div a
{
	color:#1b73a4;
	text-decoration:none;
}

.content-panel.pride-aus div a:hover
{
	text-decoration:underline;
}
