/**
 * Product Info CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5347 2006-12-22 20:26:09Z birdbrain $
 */

/* =Layout - Product Info
--------------------------------------------------------------------------------------------------*/
label.attribsRadioButton { float: none; width: auto }
div.wrapperAttribsOptions { margin: 0; padding: 0; }
input { vertical-align: middle; }

div.navNextPrevWrapper { clear: both; margin-top: 4.5em; }

.navNextPrevCounter { margin-top: 2em; margin-bottom: 1em; }

#productMainImage { float: right; }


/* =Headings - Product Info
--------------------------------------------------------------------------------------------------*/
h4.optionName { margin: 0 0.6em 0 0; }
h3#attribsOptionsText {
	margin-bottom: 0;
}


/* =Typography - Product Info
--------------------------------------------------------------------------------------------------*/
#productTellFriendLink, #productReviewLink { margin-top: 1em; margin-bottom: 1em; }
