.bullet
{
    color: #4B4B4B;
    font-weight: bold;
    font-size: 20px;
}

.sc_upgrade img { padding: 10px 0; border: 1px solid #000000; margin: 15px 0; }


.bullet_text
{
    color: #4B4B4B;
    font-weight: normal;
    font-size: 12px;
}

.form_detail
{
    color: #4B4B4B;
    font-weight: normal;
    font-size: 12px;
    width: 350px;
}




.form_text
{
    color: #4B4B4B;
    font-weight: normal;
    font-size: 22px;
}

a
{
    color: #4B4B4B;
    font-weight: bold;
}

INPUT
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	
	color: black;
	background-color: #e7e7e7;
	border: inset 1px #4B4B4B;
	
	width: 350px;
}


TEXTAREA
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	
	color: black;
	background-color: #e7e7e7;
	border: inset 1px #4B4B4B;
	
	width: 350px;
}

SELECT
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	
	color: black;
	background-color: #e7e7e7;
	border: inset 1px #4B4B4B;
	
	width: 350px;
}

.prev_div
{
	
}

.form_text
{
    color: #4B4B4B;
    font-weight: normal;
    font-size: 22px;
}

table.edit_cart
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

td.edit_cart_header
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

input.edit_cart_input
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 60px;
	font-size: 12px;
	
	border: inset 1px #4B4B4B;
	text-align: right;
	background-color: #e7e7e7;
	
	color: black;
}