
.i100{width:100%}

.item {background-color:#fff;
margin-top:2em; font-size:11px;
margin:2em;
border:1px solid #999; 
color:#333;
}

a:link { color:#357; text-decoration:none; }
a:hover {  color:#357; text-decoration:underline; }
a:visited {  color:#357; text-decoration:none;}
a:active { color:#357; text-decoration:none;}

.item_title {
padding-top:2px;padding-bottom:2px;
}

.item_subtitle,.item_title, .item_title_no_subtitle{padding-left:4px; text-align:center;
background-color:#000; 
color:#fff;font-size:13px; font-weight:bold;}
.item_title_no_subtitle {
	border-bottom:2px solid #930;
}
.item_subtitle { background-color:#930;}

.item_features{ font-size:11px;color:#333;}

.item_package_number{font-weight:bold; 
color:#666;font-size:9px;}

.item_price{font-weight:bold; color:#595; font-size:13px}
.item_regprice{font-weight:normal; color:#333; font-size:13px}
.item_yourprice{font-weight:bold; color:#595; font-size:16px}

.pictures{}

.picture img {border:0px; margin:4px;}


