/* CSS Document */

.rounded {
padding:10px 20px;
}
.rounded h2 .Head {
color: #fff;
font-size: 12px;
text-transform: uppercase;
}
.blue, .blue .Normal {
background-color:#234b9d;
color: #fff;
}
.blue .Normal a:link, .blue .Normal a:visited, .blue .Normal a:hover, .blue .Normal a:active {
color: #fff;
}
.blue h2 {
color: #fff;
text-transform: uppercase;
font-weight: normal;
padding-bottom: 10px;
font-size: 12px;
}
.shotofthemonth {
border-top: solid 4px #e2edfe;
border-bottom: solid 4px #e2edfe;
padding-top: 35px;
background: url(_i/shotofmonthInner_title.gif) no-repeat 0 10px;
}
.shotofthemonth p, .shotofthemonth .Normal {
color: #263c85;
font-size: 10px;
font-weight: bold;
}
