﻿@charset "utf-8";
/* CSS Document */


#checkout {background-color:#000000; display:block; width:751px; clear:left; padding:45px 16px; background:url(../images/checkout.gif) no-repeat #000000 8px 4px;}
#privacy {background-color:#000000; display:block; width:751px; clear:left; padding:45px 16px; background:url(../images/privacy.gif) no-repeat #000000 8px 4px;}
#terms {background-color:#000000; display:block; width:751px; clear:left; padding:45px 16px; background:url(../images/terms.gif) no-repeat #000000 8px 4px;}
a.button {display:block; width:150px; height:15px; border:1px #CCCCCC solid; text-align:center; font-weight:bold; font-size:10px; padding:2px; margin:10px 0;}
a.button:hover {background:#333333; color:#FFFFFF;}
a.button2 {display:block; width:90px; height:15px; border:1px #CCCCCC solid; text-align:center; font-weight:bold; font-size:10px; padding:2px; margin:10px 0 10px 60px;}
a.button2:hover {background:#333333 !important; color:#FFFFFF;}
.ItunesLinker {text-transform:none; font-size:9px;}
.RowCol
{
	background-color:#333333;
}

.RowColAlt
{
	background-color:#242424;
}