﻿.collectionListPageHeader
{
    padding-top:5px; 
    padding-bottom:5px; 
    color:#797466; 
    border-top:solid 1px #e5e5de; 
    border-bottom:solid 1px #e5e5de;
    font-family:Verdana,Arial,Helvetica,sans-serif; 
    font-size:18px; 
    line-height:18px;
}

.collectionListMsg
{
    padding-top:13px; padding-bottom:13px; 
}

.collectionListContainer
{
	margin: 0px; 
	padding: 0px; 
	list-style: none outside none;
}

.collectionListItem
{
	padding-bottom:10px;
}

.collectionListItem a:link, .collectionListItem a:active, .collectionListItem a:visited 
{
    color:#333333 !important;
    font-family:"Arial Black",Gadget,sans-serif;
    font-size:12px;
    font-style:normal;
    line-height:14px;
    text-transform:uppercase;
    text-decoration:none;
}

.collectionListItem a:hover 
{
    color:#333333 !important;
    font-family:"Arial Black",Gadget,sans-serif;
    font-size:12px;
    font-style:normal;
    line-height:14px;
    text-transform:uppercase;
    text-decoration:underline;
}

.collectionListItemDescription
{
    color:#333333;
    font-family:Georgia,"Times New Roman",Times,serif !important;
    font-size:12px !important;
    font-style:italic;
    line-height:14px !important;
    padding:0 0 6px;
}
