.jp-wrapper {
	width:330px; height:304px; 
	border:5px solid #333; background-color:#FFF; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px;
}
.jp-container {
    width:320px; font-family:Arial; font-size:12px;
    height:290px;
    position:relative; margin-top:6px;
    background:#FFF;
    border:0; margin-left:auto; margin-right:auto; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px;
}
.jp-container a {
    padding:10px; text-decoration:none; color:#000;
    display:block;
    background-color:#FFF;
    border-bottom:1px solid #F2F4F8;
    border-top:1px solid #D8DFEA;
}
.jp-container a:first-child{
    border-top:none;
}
.jp-container a:last-child{
    border-bottom:none;
}
.jp-container a:hover{
   background:#ECEFF5;
   border-bottom-color:#ECEFF5;
}
.jp-container a h6 { 
    font-size:16px; font-family:'Lato',Arial;
    font-weight:bold;
    padding:2px 0 5px 0;
	letter-spacing:1px;
}
.jp-container a p { 
    font-size:12px; font-family:Verdana, Geneva, sans-serif;
    color:#960;
}
.jp-wrapper2 {
	width:968px; height:300px; 
	border:5px solid #333; background-color:#FFF; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px;
}
.jp-container2 {
    width:958px; font-family:Arial; font-size:12px;
    height:286px;
    position:relative; margin-top:6px;
    background:#FFF;
    border:0; margin-left:auto; margin-right:auto; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px;
}
.jp-container2 a {
    padding:10px; text-decoration:none; color:#000;
    display:block;
    background-color:#FFF;
    border-bottom:1px solid #F2F4F8;
    border-top:1px solid #D8DFEA;
}
.jp-container2 a:first-child{
    border-top:none;
}
.jp-container2 a:last-child{
    border-bottom:none;
}
.jp-container2 a:hover{
   background:#ECEFF5;
   border-bottom-color:#ECEFF5;
}
.jp-container2 a h6 { 
    font-size:16px; font-family:'Lato',Arial;
    font-weight:bold;
    padding:2px 0 5px 0;
	text-transform:uppercase;
}
