.shop_form {
	display: block;
	width: 310px;
	margin: 15px;
	
}
.shop_table {
       border: 1px solid rgb(102, 102, 102);
       width: 288px;
}

td.shop_header{
	background-color: #F9F2E2;
	width: 288px;
}
h2.shop_h2 {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	MARGIN: 0px 0px 3px 0px;
	COLOR: #e11f31;
}

.shop_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}
.shop_input{
	border-color: grey; 
	border-style:inset;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	border: 1px solid #F1F1F1;
	background-color: #ffffff;
	width: 50px;	
}
.shop_checkbox {
	border:1px;
}

.shop_select {
	width: 84px;
	border: 1px inset #333333;
        font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	background-color: #ffffff;
	border: 1px none #F1F1F1;
	width: 84px;
}
.shop_dottedLine {
       height: 1%;
       width:172px;
       padding:5px;
       border-top: 1px dotted #CCCCCC;
}
a.shop_link, a.shop_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px; 
	COLOR: #434343;
	FONT-WEIGHT: BOLD;
}

#antivirus {
/*   float:left;
    width:60%;*/
}

#form_antivirus {
/*    float:left;
    width:40%;*/
}

