/********************************************
 * AUTHOR		: Victor Julian Lipesik 
 * WEBSITE		: http://www.tobsite.com/
 * TEMPLATE NAME: Belanja Audio User Interface
 * VERSION		: 1.0
 *******************************************/

div#pagingSortPan {margin:10px 0px 10px 0px; border-bottom:#CCCCCC 1px solid;}
div#pagingSortPan p {text-align:center; margin:5px 0px 5px 0px;}

div.contentItemPan {margin:10px 0px; border-bottom:#CCCCCC 1px solid; padding:0px 0px 10px 0px;}

div.contentItemPan div.imagePan {float:left; width:120px; text-align:center; margin-right:10px;}
div.contentItemPan div.imagePan img {max-width:110px;}

div.contentItemPan div.descriptionPan {float:left; width:330px; margin-right:10px;}
div.contentItemPan div.descriptionPan p.startTime {margin-top:20px;}
div.contentItemPan div.descriptionPan p.startTime span {margin-right:40px;}
div.contentItemPan div.descriptionPan p.endTime span {margin-right:27px;}

div.contentItemPan div.bidPan {float:right; width:190px;}

div.contentItemPan div.bidPan p.bidNumber span {margin-right:52px;}
div.contentItemPan div.bidPan p.bidPrice {margin-top:20px;}
div.contentItemPan div.bidPan p.bidPrice span {margin-right:30px;}
div.contentItemPan div.bidPan p.retailPrice {color:#FF0000;}
div.contentItemPan div.bidPan p.retailPrice span {margin-right:16px;}

div.contentItemPan div.starPan {text-align:right;}
