/* ****************************************************************************************
STYLES FOR MAIN CONTENT:

To make sure that these styles are isolated to the main content area, append the ID of
the container on to the beginning of all your style declarations. For example...

if you are writing styles for the MAIN CONTENT AREA, write them like this:
#content-main h2 { color: red; }
#content-main p.terms { font-style: italics; }

if you are writing styles for the LEFT SIDEBAR AREA, write them like this:
#content-related p { color: red; }
#content-related div { font-style: italics; }
 
***************************************************************************************** */

#promotion-content { width: 434px; font-family: verdana, helvetica, sans-serif; color: #333333;}
#promotion-content h2 { color: #1936a8;font-size:14px; padding:10px 0 10px 10px; margin:0;}
#promotion-content p { color: #333333; font-size:11px; line-height:16px; padding:10px; margin:0; text-align:left;}
#promotion-content p strong{ color: #1936a8;}
#promotion-content a{ color: #1936a8; padding:0; margin:0;}
#promotion-content .product{width:434px;padding:0;margin:0;}
#promotion-content .productMobile{width:434px;padding-bottom:10px;margin:0;}
#promotion-content .language{ font-size:12px;padding:3px 0 3px 10px; margin:0; font-weight:bold;text-align:left;height:10px;}
#promotion-content .downloadlink {padding:0;margin:0;height:7px;}
#promotion-content .downloadlink a{text-decoration: none; color: #666666; font-size:11px; text-align:left;}
#promotion-content .downloadlink a:hover{ text-decoration: underline;}
#promotion-content .price {padding:3px 0 0 0; font-size:11px; color: #ff0000; text-align:left; width:45px;}
#promotion-content .model {padding:3px 0 0 10px; font-size:11px; color: #333333; text-align:left; width:150px;}

#promotion-content .terms p{font-size:10px; line-height:10px;}
#promotion-content .terms a{font-size:10px; line-height:10px;}
#promotion-content form { padding:5px 0 5px 0; margin:0;}
#promotion-content form p {padding:8px 10px 0 16px; margin:0;}
#promotion-content label {float: left; width:100px; display: block; font-weight:bold; }
#promotion-content label p{font-weight:bold;}
#promotion-content .submit input {margin-left: 320px;} 
#promotion-content .input {padding:0; margin:0;}