﻿.QuickInfo { position: relative; width: 300px; height: 170px; float: left; margin: 0; border-bottom: dotted 1px #dedede;}
		.QuickInfoEdit { position: absolute; top: 10px; left: 310px; width: 400px; height: 170px;}
		.QuickInfoWrapper {margin:10px;}
				.QuickInfoDetails { position: relative; }
						.QuickInfoImage { position: absolute; top: 35px; left: 10px;}
						.QuickInfoDetails h2 { background-color: #eee; padding: 3px;font-size: 11pt;}
						.QuickInfoDetails p { margin: 50px 0 0 170px; color: #888; height: 80px;}
				.QuickInfoBasket { position: absolute; top: 50px; left: 170px; width: 100px; height: 25px; }

.dcProduct_ShortTemplate .QuickInfo { background-color: White; border: dotted 1px #dedede; }

