@charset "utf-8";
/* CSS Document */

.UC167RowItemV1 .ItemTitle{ float:left; display:block; }
.UC167RowItemV1 .RatingContainer{ float:right;}

.UC167RowItemV1 .ImageContainer,
.UC167RowItemV1 .ProdInfo{display:table-cell; vertical-align:top;}
.UC167RowItemV1 .ProdInfo{width:100%; padding-left:10px;}

.UC167RowItemV1 .DetailsRow{ width:100%; display:table; }
.UC167RowItemV1 .DetailsRow > div { display:table-cell; vertical-align:top; width:100%;}
/*.UC167RowItemV1 .DetailsRow .col1 > div{ width:100px; }*/
.UC167RowItemV1 .DetailsRow .col2 > div{ width:190px; padding-left:20px; }
.UC167RowItemV1 .DetailsRow .col3 > div{ min-width:80px; }

.UC167RowItemV1 .TeaserContainer { height:auto !important; }
.UC167RowItemV1 .QuantityRow{ width:100%; display:table; }
.UC167RowItemV1 .QuantityRow > div { display:table-cell; width:100%; vertical-align:middle; }
.UC167RowItemV1 .QuantityRow .QntBtnContainer{ width:22px; }
.UC167RowItemV1 .QntBtn{ cursor:pointer; width:22px; height:20px; background:#999999; background:url(../../SysImages/PrItemQntIcons.png); }
.UC167RowItemV1 .QntBtn.Plus{ background-position:100% 0; }
/*
.UC167RowItemV1 .ItemTitleContainer,
.UC167RowItemV1 .RatingContainer,
.UC167RowItemV1 .ItemTitleLink{border: 1px dotted gray;}
.UC167RowItemV1 .DetailsRow > div { border: 1px solid #399; }*/