
.guides
{
margin:0;
padding:0;
width:520px;
margin:auto;
}

.guides .item
{
background: #c3e4f7 url(/students/admissions/images/guide_filler.gif) repeat-x 0 0;
margin:5px 0 5px 0;
border:1px solid #a6d0e7;
width:503px;
padding:0 15px 15px 15px;
}

.guides .item .numbered
{
padding:15px 0 15px 60px;
}

 .guides .item .one
{
background: url(/students/admissions/images/one.gif) no-repeat 0 14px;
}

 .guides .item .two
{
background: url(/students/admissions/images/two.gif) no-repeat 0 14px;
}

 .guides .item .three
{
background: url(/students/admissions/images/three.gif) no-repeat 0 14px;
}

 .guides .item .four
{
background: url(/students/admissions/images/four.gif) no-repeat 0 14px;
}

 .guides .item .five
{
background: url(/students/admissions/images/five.gif) no-repeat 0 14px;
}

 .guides .item .six
{
background: url(/students/admissions/images/six.gif) no-repeat 0 14px;
}

 .guides .item .seven
{
background: url(/students/admissions/images/seven.gif) no-repeat 0 14px;
}

 .guides .item p
{
font:normal 12px "Trebuchet MS", Arial, Tahoma, Verdana,serif;
color:#000;
}

 .guides .item .numbered strong
{
color: #1061bb;
font: bold 16px "Trebuchet MS","Times New Roman",serif;
text-transform:uppercase;
}

.guides .item .apply
{
padding:10px;
background:#fff;
border:1px solid #ccc;
}

.guides .item .apply strong
{
color: #000;
font: bold 12px "Trebuchet MS","Times New Roman",serif;
text-transform:uppercase;
}

.guides .item .apply ol
{
margin:10px 0 0 0;
padding:0;
}

#container #content .guides .item .apply li
{
list-style:none;
padding:0 0 10px 45px;
margin: 5px 0 5px 0;
border-bottom:1px solid #efefef;
}

#container #content .guides .item .apply li span
{
display:block;
line-height:normal;
font: normal 11px Tahoma,Arial,serif;
padding:10px;
width:180px;
color:#000;
}

#container #content .guides .item .apply li a
{
color:#496aae;
font: normal 11px Tahoma,Arial,serif;
}

#container #content .guides .item .apply li a:hover
{
color:blue;
}

#container #content .guides .item .apply li.online
{
background:url(/students/admissions/images/online.gif) no-repeat 0 0;
}

#container #content .guides .item .apply li.fax
{
background:url(/students/admissions/images/fax.gif) no-repeat 0 0;
}

#container #content .guides .item .apply li.person
{
background:url(/students/admissions/images/person.gif) no-repeat 0 0;
border-bottom:none;
}
