/* Start of CMSMS style sheet 'wp_layout_2col' */
/* Layout style 2 Col
-----------------------------------------------*/
#content{
margin-top: 5px;
background-image:url(uploads/images/back_stripe.gif);
background-repeat:repeat;
}

#threeColContentMiddle {

float:left;
width:308px; 
margin:0px 0px 0px 0px; 

}

#threeColContentMiddle {
list-style-image:url(uploads/images/arrow.png); 
}


#threeColContentRight {
float:right;
width:616px;         
}

img{
padding-right:10px;
}

#m7moduleform_2 table{
width: 100px;
font-family:verdana, arial, helvetica;
font-size: 70%;
}

.m7{
width: 325px;
}

/* End of 'wp_layout_2col' */

