.Links {  margin-left: 0; margin-right: 0; margin-top: 0; font-family: Geneva, Arial, Helvetica, san-serif; color: #EE2E02; font-weight: bold; font-size: 11px}
.loginForm   { font-family: Verdana; font-size: 8pt }
.text    { margin-left: 10; margin-right: 15; font-family: Arial; font-size: 11px; color: #000000 }
.Links2 {   font-family: Geneva, Arial, Helvetica, san-serif; color: #EE2E02; font-weight: bold; font-size: 12px; text-decoration:none}

.drop-shadow
{
	float: left;
	position: relative;
	margin: 10px 3px 0 10px !important;
	margin: 10px 3px 0 5px;
	background: transparent url(../images/drop_shadow.png) bottom right no-repeat !important;
	background: transparent url(../images/drop_shadow_ie.gif) bottom right no-repeat;
}
.drop-shadow img
{
	padding: 4px;
	display: block;
	position: relative;
	margin: -6px 6px 6px -6px;
	background-color: #ffffff;
	border: 1px solid #a9a9a9;
}
#container	{margin:0px auto; text-align:center; width:760px; }
#content2	{float:left; line-height:100%; text-align:justify;}
	.rightbox_wrapper{
		background: #F5F5F5;
		padding:5px;
		margin-bottom: 10px;
		width:400px;
		overflow: hidden;
		font-size:11px;
		line-height: 18px;
		color: #000000;
        float: right;
	}
     .leftbox_wrapper{
		background: #F5F5F5;
		padding:5px;
		margin-bottom: 5px;
		width:400px;
		overflow: hidden;
		font-size:11px;
		line-height: 18px;
		color: #000000;
        float: right;
	}

	.rightbox{border: 1px dashed #d9e0e8;width:375px;overflow: hidden;padding-bottom:6px;}
	.product_image{ float: left;margin: 6px 0 0 6px;}
	.product_wrapper{
	float: right;
	width:260px;
}
	.product_wrapper h4{font-size:1.4em;color: red; font-weight: 140%;padding-top:10px;}
	.product_wrapper p{font-size:120%; font-weight:normal; line-height:130%; margin:0; padding: 0px 20px 20px 0; }

label
{
width: 10em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.input-focus {
	background-color: #CFCFCF;
    padding: 2px;
	border: 1px solid #7F94BC;
}
input
{
color: #000000;
background: #EFEFEF;
padding: 2px;
size: 40;
border: 1px solid #404040;
}
textarea
{
color: #000000;
background: #EFEFEF;
border: 1px solid #404040;
padding: 2px;
}

fieldset
{
border: 1px solid #781351;
width: 40em
}

legend
{
color: #fff;
background: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px
}

input.btn{
   color:#0000CC;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');}
input.btnhov{
   border-top-color:#c63;
   border-left-color:#c63;
   border-right-color:#930;
   border-bottom-color:#930;}

