/**
 * @file
 * Views Styling
 */

/* Press Page */
.pressPGblock{ 
	width:575px; border-bottom:#CCCCCC 1px solid;
	margin: 10px 0 10px 20px;}
.pressPGteaser{}
	.pressPGteaser h1{ font-size:12px; color:#1c3160; }
	.pressPGteaser h2 {font-size:12px;}

.pressPGview{}
	.pressPGview h2 {font-size:12px;}
	.pressPGview h2 a {font-size:12px; color:#1c3160;}



/* cit */
.citPGbox{}
.citTease{ width:575px;border-bottom:#CCCCCC 1px solid; margin: 10px 0 0 20px; padding: 0 0 10px 0;}
	.citTease h1{ font-size:14px; line-height:17px; font-weight:normal;}
	.citTease h2{ font-size:14px; line-height:17px; font-weight:normal; color:#1c3160; }
	.citTease p{ font-size:14px; line-height:17px; font-weight:normal; margin-top:5px;}

.citBOX{}
	.citBOX h2 {margin-left:30px;}
.citHOMEtitle{}
	.citHOMEtitle h1{}
	.citHOMEtitle p a{ color:#6c6c6c;}