/* */
/* SORT PAGING CSS */
/* */

.regularPriceText, .regularPrice, .regularPriceTextWhenSale, .regularPriceWhenSale, .salePriceText, .salePrice{
display:inline;
}
.divider
{
vertical-align: middle;
}

.thickbox{
color:red;
font-size:8pt;
padding-right:7px;
text-decoration:none;
}

.contentsName
{
vertical-align: bottom;
padding-bottom: 10px;
text-align: center;
font: bold 12px arial;
width: 173px;
color: black;
}

.contentsRegPrice
{
font: normal 11px arial;
color: #000000;
}

.contentsSalePrice
{
font: bold 12px arial;
color: #840808;
}

.abstractText
{
padding: 5px 0 5px 0;
}

.SortPagingLinks
{
width: 100%;
background-color: #dddddd !important;
font: bold 12px arial;
color: #000000;
}

.SortPagingLinks img
{
border: 0;
display: inline;
}

.SortPagingLinks a:link
{
color: #4083a7;
font: bold 12px arial;
text-decoration: none;
}

.SortPagingLinks a:visited
{
color: #4083a7;
font: bold 12px arial;
text-decoration: none;
}

.SortPagingLinks a:hover
{
color: #4083a7;
font: bold 12px arial;
text-decoration: underline;
}

.SortPagingLinks a:active
{
color: #4083a7;
font: bold 12px arial;
text-decoration: none;
}

#SortPaging
{
margin-left: 15px;
width: 100%;
}

#SortPaging img
{
border: 0;
}

.regularPrice, .salePrice
{
font-weight: bold;
}

.name
{
margin-bottom: 5px;
font: bold 12px arial;
color: black;
}

.name a:link
{
font: bold 12px arial;
color: black;
text-decoration: none;
}

.name a:visited
{
font: bold 12px arial;
color: black;
text-decoration: none;
}

.name a:hover
{
font: bold 12px arial;
color: black;
text-decoration: underline;
}

.name a:active
{
font: bold 12px arial;
color: black;
text-decoration: none;
}

.linkOutput
{
width: 500px;
}
