/*
 *  IE7 specific style-sheet
 *
 * @author Viknesk Kumarr Muniandy <vikneskm@sphm-newmedia.biz>
 * @since 22 May 2009
 */


/* Sidebar */
#nav li.expandable .clicker
{
	float: right;
	width: 25px;
	height: 27px;
	background: url('../img/core/buttons/expand-collapse2.gif') top left no-repeat;
	cursor: ns-resize;
	margin: 0;
}
#nav li.selected .clicker { background-position: top right; }

/* Forum table border */
#forum table, #forum tr, #forum td, #forum th { border: none; }

/* Comments */
div.comment .info textarea { width: 95%; }

/* Product Filter List by Manufacturers Jumplist  */
#manufacturer-jumplist-overlay.panel { position: relative; height: 120px; padding: 0; border: 0; z-index: 99999; }

/* Product Details page Compare This */
.product-compare input
{
	background: transparent url(../img/icon_compare.png) 5px 50% no-repeat;
	border: none;
	padding: 0;
	font-family: Verdana, sans-serif;
	color: #0066CC;
	cursor: pointer;
	margin-top: 5px;
}
#content-full .product-compare div.submit, #product-container .product-compare div.submit { display: block; }
#content-full #add-to-wishlist-1, #product-container #add-to-wishlist-1 { margin-left: 5px; }

/* Bookmark */
.share .bookmark form .submit input { text-indent: -999em; }

/* Promo Weekly buy */
#wkly-itpromo-container li { float: left; height: 250px; }

/* Market Place add ads */
#submit-btn .submit { display: inline; }

/* White Button */
.white-button { display: inline; }

/* Market Place */
table.ad-info td { border: none; }

/* Video borders */
.vid-container .border { display: inline; }

/* Google ads (Search results) */
.ad-google-search li { display: inline; }

/* STLs */
#sponsored-links li { display: inline; zoom: 1; }

/** Dell Promo Btn**/
#dell-promo-btn
{
	margin-top:-45px;
	margin-left:643px;
	float:left;
}

.article .share { margin-right: 10px; }
.info .share { margin-right: 0px; }
