/* ~~~~~~~~~~~~~~~~~ 2 SECTIONS A + BB ~~~~~~~~~~~~~~~~~*/

.coltext
{
float: left;
width: 180px;
}

.colpics
{
margin-left: 190px;
}

/* ~~~~~~~~~~~~~~~~~ PICS ~~~~~~~~~~~~~~~~~*/

.colpics img
{
border: 1px solid #9a9e92;
}

.colpics img.big
{
margin-bottom: 10px;
border: 0;
}


/* ~~~~~~~~~~~~~~~~~ KEY INFORMATION ~~~~~~~~~~~~~~~~~*/


table.key
{
width: 549px;
border: 0;
margin: 1em 0 0 0;
font-size: 0.8em;
text-align: left;
}

table.key caption
{
font-size: 1.2em;
font-weight: bold;
color: #739826;
border-top: 1px solid #bcbdbd;
margin: 1em 0 0 0;
padding: 0.5em 0; 
text-align: left;
}

table.key caption.h3
{
font-size: 1.2em;
font-weight: bold;
color: #785989;
}

table.key th
{
background: #ed8a00;
font-size: 0.9em;
font-weight: bold;
line-height: 1.1em;
padding: 3px;
text-align: center;
}

table.key td
{
background: #ffc674;
padding: 3px;
}

table.key tr.alt td
{
background: #adb576;
padding: 3px;
}

table.key img
{
margin-right: 2px;
}

table.key th .measure
{
font-weight: normal;
font-size: 0.95em;
}

table.key td .special
{
font-weight: bold;
font-size: 0.95em;
color: #4e4c4c;
}


/* ~~~~~~~~~~~~~~~~~ BUY IT NOW BUTTONS ~~~~~~~~~~~~~~~~~*/

.buypay
{
float: left;
width: 160px;
}

.buyexe
{
margin-left: 170px;
}



