﻿body 
{}

.signupUser
{
    font-size: 0pt;
    width: 196px;
    height:52px;
    display:block;
    background-position:center;
    background-repeat: no-repeat;
    background-image:url(../../Images/Info/signupUser.gif);
               
}

/*Round corner boxes*/

.roundcont
{
    width: 250px;
    color: #000033;
    background-color: #ccccff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url("../..Images/sk/ly_keyfeatures.jpg") no-repeat top right; 
}

.roundbottom {
	background: url("../..Images/sk/ly_keyfeatures_bttm.jpg") no-repeat top right; 
}

img.corner 
{
   width: 250px;
   /*height: 15px;*/
   border: none;
   display: block !important;
}

.features
{
    margin:5px;
    padding:5px;
    list-style-type:none;
    
}

.list
{
    margin:5px;
    padding:5px;
    list-style-type:disc;
}

.listLinks
{
   margin:5px;
    padding:5px;
   list-style-image: url("../../Images/sk/ly_arrow.jpg");
}

.tblSolutions
{
  width:275px;   
  color:#000033;
  background: #cdcdcd;
}

.tblCorner
{
    width: 275px;
    border: none;
   display:block !important;
}

.tblroundtop { 
	background: url("../..Images/sk/ly_problemtitle.jpg") no-repeat top right; 
}

.tblroundbottom {
	background: url("../..Images/sk/ly_tblBottom.gif") no-repeat top right; 
}

ul
{    margin-left:10px;
    margin-top:5px;
    padding-left:10px;
    padding-top:5px;
    
}