/* CSS Document */
/* photobox */
.ArticlesPhotoBox
{float:left;margin:2px 18px 18px 0;}

.ArticlesPhotoBoxRight
{float:right;margin:2px 0px 18px 18px;}

.ArticlesPhotoBoxRight img
{display:block; }

.ArticlesPhotoBoxRight hr {padding: 2px 0px 0px 0px; margin: 2p 0px 0px 0px;}

.ArticlesPhotoBox img
{display:block; }

.ArticlesPhotoBox hr {padding: 2px 0px 0px 0px; margin: 2p 0px 0px 0px;}

#ArticlesPhotoCaptionText
{border-width: 0;padding:2px 8px;margin:0;background:#000; }

#ArticlesPhotoCaptionText p
{margin:0; line-height:13px; color:#cccccc; font-family:Arial, Helvetica, sans-serif; font-size:0.7em;}

/************ knowledge-base articles case study styles ***************/

#cstext strong {color: #66CC33; font-family:Arial; font-size: .8em;}
#cstext ul {padding: 0px; margin: 0 0 15px 15px;}
#cstext ul li {color: #FF6633; padding: 0px; margin: 0px; font-size: .8em;}
#cstext ul li a {color: #FF6633; font-family:Arial;}

